Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com.typesafe.play:play to v2.7.9 #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 27, 2024

This PR contains the following updates:

Package Update Change
com.typesafe.play:play (source) minor 2.6.7 -> 2.7.9

Release Notes

playframework/playframework (com.typesafe.play:play)

v2.7.9: Play 2.7.9

Compare Source

📣 Play 2.7.9 Released

The Play Team is happy to announce the releases of Play 2.8.7 and Play 2.7.9.

As we found a regression just after building the 2.8.6 and 2.7.8 releases, we followed up on those without announcing them.

📗 What is new?

The following are the relevant changes of this bugfix release:

  • Let user overwrite limit memory size on form binding #​10543
  • The Play Runner now works on Mac OS Big Sur #​10372
  • We publish a Maven BOM pom.xml for Play 2.8 #​10549

For more details see the full list of changes and the 2.7.8 and 2.7.9 milestones.

Migration

To make the form binding size limit configurable, some sources may need adaptation to make the FormBinding implicits available (see Parser maxMemoryBuffer limits).

🙇 Credits

Finally, thanks to the community for their help with detailed bug reports, discussion about new features, and pull requests review. Play is only possible due to the help we had from amazing contributors.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

v2.7.8

Compare Source

v2.7.7: Play 2.7.7

Compare Source

📣 Play 2.7.7 Released

The Play Team is proud to announce the release of Play 2.7.7.

📗 What is new?

The following are the main changes of this bugfix release:

For more details see the full list of changes and the 2.7.7 milestone.

🙇 Credits

Finally, thanks to the community for their help with detailed bug reports, discussion about new features, and pull requests review. Play 2.7.7 is only possible due to the help we had from amazing contributors.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release:

  • Renato Cavalcanti
  • Ignasi Marimon-Clos

v2.7.6: Play 2.7.6

Compare Source

📣 Play 2.7.6 Released

The Play Team is proud to announce the release of Play 2.7.6.

📗 What is new?

The following are the main changes of this bugfix release:

For more details see the full list of changes and the 2.7.6 milestone.

🙇 Credits

Finally, thanks to the community for their help with detailed bug reports, discussion about new features, and pull requests review. Play 2.8.3 is only possible due to the help we had from amazing contributors.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release:

  • Arnout Engelen
  • Ignasi Marimon-Clos
  • Johannes Rudolph
  • Play Team
  • Renato Cavalcanti
  • Sebastien Coquelin

v2.7.5: Play 2.7.5

Compare Source

📣 Play 2.7.5 Released

The Play Team is proud to announce the release of Play 2.7.5.

📗 What is new?

The following are the main changes of this bugfix release:

  • Fix HTTP/2 support for JDK8 after u252 #​10281
  • Fixed CSRF handling for invalid content types #​10293
  • artifacts for Scala 2.13 are compiled using 2.13.2 #​10279

For more details see the full list of changes and the 2.7.5 milestone.

🙇 Credits

Finally, thanks to the community for their help with detailed bug reports, discussion about new features, and pull requests review. Play 2.7.5 is only possible due to the help we had from amazing contributors.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release:

  • Matthias Kurz
  • Renato Cavalcanti
  • Ignasi Marimon-Clos
  • Dale Wijnand
  • Marcos Pereira
  • Suiyi Fu
  • Greg Methvin
  • James Roper
  • Jacob Wahlgren

v2.7.4: Play 2.7.4

Compare Source

The Play Team is pleased to announce the release of Play Framework 2.7.4. This is the latest stable release of Play 2.7.x series.

Changelog

This release mainly includes security and overall fixes.

For more details see the full list of changes and the 2.7.4 milestone.

Credits

Thanks to the community for their detailed bug reports and contributions. Special thanks to the following contributors who helped with this release: Dale Wijnand, Matthias Kurz, Renato Cavalcanti, Marcos Pereira, Jafer Khan, Eugene Yokota, Ignasi Marimon-Clos, Ander Parra, João Ferreira, rhdevlin, Vlad Romanenko, takashima0411, igarashi-kazuya, Arnout Engelen, nickweitzel, YourPsychiatrist, Brandon Brown, Owen Miller, Albaro Pereyra, etienne.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

v2.7.3: Play 2.7.3

Compare Source

The Play Team is pleased to announce the release of Play Framework 2.7.3 with binaries for Scala 2.13. This is the latest stable release of Play 2.7.x series.

Changelog

In order to have a Scala 2.13 build we needed to remove one internal class that can't be compiled with Scala 2.13 (see playframework/playframework@1ad816e for details). The removed class, org.jdbcdslog.LogSqlDataSource, was only used internally so in principle users should not be impact by it.

For more details see the full list of changes and the 2.7.3 milestone.

Credits

Thanks to the community for their detailed bug reports and contributions.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

v2.7.2: Play 2.7.2

Compare Source

The Play Team is pleased to announce the release of Play Framework 2.7.2, the latest stable release of Play.

Changelog

Play 2.7.2 is virtually similar to Play 2.7.1, released a few days before. It mainly fixes a problem with play-docs artifact generation, but from the users' perspective, nothing substantial changed. For more details see the full list of changes.

Credits

Thanks to the community for their detailed bug reports and contributions.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release: Dale Wijnand, Marcos Pereira, Renato Cavalcanti.

Join the Play Community

Want to discuss the new release or have questions related to Play? Visit the Play Framework forum.

v2.7.1: Play 2.7.1

Compare Source

Released 18 Apr 2019

For all the details, see the announcement here: https://blog.playframework.com/play-2-7-1-released/.

v2.7.0: Play 2.7.0

Compare Source

The Play Team is proud to announce the release of Play 2.7.0. This release adds many new features and continues our efforts to make Play more modular, flexible, and secure. Play 2.7.0 is the result of more than 1 year of relentless work from our fantastic community comprehending more than 720 changes made from almost 150 contributors.

What's new?

The highlights in Play 2.7.0 include:

gRPC support

gRPC is a transport mechanism for request/response and (non-persistent) streaming use cases. It is a schema-first RPC framework, where your protocol is declared in a protobuf service descriptor, and requests and responses will be streamed over an HTTP/2 connection. Play now offers play-grpc which is a module built on top of akka-grpc and gives you experimental support to declare your services in this format. See Akka gRPC's documentation on Why gRPC? for more information about when to use gRPC as your transport.

Akka Coordinated Shutdown

Play 2.6 introduced the usage of Akka's Coordinated Shutdown but still did not use it all across the core framework or expose it to the end user. Coordinated Shutdown is now used internally to handle Play's lifecycle.

The main advantage is that it gives you fine-grained phases where you can register tasks instead of just having a single phase like Play's application lifecycle. For example, you can add tasks to run before or after server binding, or after all the current requests finishes.

New cache implementation using Caffeine

Caffeine is a high performance, near optimal caching library based on Java 8. It is now the underlying cache library used by Play Cache APIs implementation since it is a much better option for a local cache than the version of EhCache we were using before.

Enhanced Content Security Policy support

There is a new Content Security Policy filter available that supports CSP nonce and hashes for embedded content. The previous setting of enabling CSP by default and setting it to default-src 'self' was too strict, and interfered with browser plugins.

The CSP filter uses Google's Strict CSP policy by default, which is a nonce based policy.

Direct access to request data without Http.Context

Historically, Play used play.mvc.Http.Context as a way to access request information and set some response data. It is a crucial part of Java HTTP & MVC APIs, but it is not a proper abstraction of how these APIs should work. You can now make your actions directly receive the request as a parameter, and consistent APIs were added to manipulate its data and the response.

See our detailed migration guide for examples showing how to migrate to the new APIs.

Major library updates

Play 2.7 brings a new version of most of its dependencies. The updates mainly include new features, security and overall fixes. See a list of the most important updates in our migration guide. Of course, we are also bringing the latest version of our own libraries such as Play JSON, Play-WS and Twirl.

Many improvements in Java Forms API

Java Forms APIs bring a good number of improvements like binding for file uploads, better support for advanced validation, and repeatable constraints.

New HTTP Error Handlers that are more suitable for REST APIs

Play 2.7 brings two new error handlers — one targeting REST APIs which will return errors formatted in JSON. The second one returns HTML or JSON errors based on the preferences specified in client’s Accept header, and it is a better option if your application uses a mixture of HTML and JSON, as is common in modern web apps.


As usual, you can see the more details of those new features in the release highlights and learn how to migrate in our migration guide. See the milestone for a more comprehensive list of changes.

How to start or migrate to Play 2.7

To get started with Play, follow the instructions in our Try Play page. And if you need to migrate from an older version to Play 2.7, see our migration guide.

Thanks to our contributors

Finally, many, many thanks to the community for their help with detailed bug reports, discussion about new features, and pull requests.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release:

   145  Matthias Kurz
   134  Marcos Pereira
    85  Greg Methvin
    36  Rich Dougherty
    24  Play Team
    17  Will Sargent
    17  Ignasi Marimon-Clos
    17  Dale Wijnand
    16  Schmitt Christian
    10  Tim Moore
     9  Renato Cavalcanti
     8  Lousanna
     6  Arnout Engelen
     6  Ben McCann
     6  Shunsuke Otani
     5  sullis
     5  Roman Parshikov
     4  Shruti Singh
     4  James Roper
     4  Cédric Chantepie
     4  Koen De Groote
     4  Shenker93
     3  kenji yoshida
     3  Zack Grannan
     3  Pongpira Upra
     3  jxtps
     3  Nathan Coleman
     2  Erik LaBianca
     2  Arne Schuldt
     2  Andrii
     2  Reto Habluetzel
     2  joymufeng
     2  Toshiyuki Takahashi
     2  techmoksha
     2  mufeng
     2  Tomek Kopczynski
     2  Adam Lane
     2  Alvaro Pereyra
     2  Thiago Arrais
     2  Manogna M
     2  rmcloughlin
     2  James Petty
     2  Dmitry Avershin
     2  Jules Ivanic
     2  Aristotelis Dossas
     2  Guylian
     2  yuuri111
     2  Christian Treppo
     2  Kamil Duda
     2  Radim Kolar
     2  danoliv
     1  Peerapat A
     1  Pierre Court
     1  Quentin PROUST
     1  Rafael Zanella
     1  Rajesh Pitty
     1  Ruth Stento
     1  Ryan Peters
     1  Sean Glover
     1  Sergey Chupov
     1  Sergey Novikov
     1  SheldonSoftdev
     1  Shunsuke Tadokoro
     1  Stephen Marsh
     1  Takahiro Takashima
     1  Tanin Na Nakorn
     1  Taylor Raack
     1  Thibault Meyer
     1  To-om
     1  Ty Kowalewski
     1  Tzu-Chiao Yeh
     1  Valentin Stoyanov
     1  Valy
     1  Veselin Slavchev
     1  Vincent Munier
     1  Yawar Amin
     1  Yinan Ding
     1  YuitoSato
     1  Yury Gribkov
     1  cdow
     1  chenweisomebody126
     1  ctoomey
     1  denisname
     1  duncangodwin
     1  dusanstanojeviccs
     1  Aakash Jain
     1  katainaka
     1  kerami
     1  markglh
     1  nafg
     1  natefitzgerald
     1  nwalsh1995
     1  ozencem
     1  picimaci
     1  sarathraj
     1  sweety98
     1  fghzxm
     1  Adam Williams
     1  Aidara Moussa
     1  Akhil Vijayan
     1  Alain Defrance
     1  Alexandr Tarasyuk
     1  Alexis Hernandez
     1  Amit Mhatre
     1  Ben Nelson
     1  Bora Kaplan
     1  Caio Novaes
     1  Claudio Bley
     1  Daniel Manchester
     1  Daniel Reigada
     1  Derek Wickern
     1  Dominik Dorn
     1  Elijah Rippeth
     1  Eliot Chan
     1  Gabriel Klappenbach
     1  Gui Becker. L
     1  Guillaume Galy
     1  Hajime Shiozawa
     1  Henri Cook
     1  Ivan Orone
     1  Ivar Abrahamsen
     1  Jakub Kozłowski
     1  Jean-Philippe Melanson
     1  Joe Kutner
     1  Johannes Stickel
     1  John Duffell
     1  John Gutierrez
     1  Juan J. Martínez
     1  JunpeiAnzai
     1  Justin Pihony
     1  Justin du Coeur, AKA Mark Waks
     1  Kavit
     1  Kazuhiro Sera
     1  Konstantin Perikov
     1  Lj Chen
     1  Mariot Chauvin
     1  Matthias Berndt
     1  Matthias Erche
     1  Maximilien Riehl
     1  Nafer Sanabria
     1  Naoki Takezoe
     1  Natsumi
     1  NickBlow
     1  Nishan Patel
     1  Onilton Maciel
     1  Paul Porter
     1  Pedro Rijo

v2.6.25: Play 2.6.25

Compare Source

The Play Team is pleased to announce the release of Play Framework 2.6.25. This is the latest stable release of Play 2.6.x series.

📗 Changelog

Play 2.6.25 brings a fix for SameSite Cookie attribute parsing to also accept None value.

For more details see the full list of changes and the 2.6.25 milestone.

👽 Updated dependencies
  • Akka 2.5.26
  • Jackson Databind 2.8.11.4
  • SLF4J 1.7.29
  • Netty 4.1.43
  • Reactive Streams 1.0.3

🙇 Credits

Finally, thanks to the community for their help with detailed bug reports, discussion about new features, and pull requests review. Play 2.6.25 is only possible due to the help we had from amazing contributors.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release:

v2.6.24

Compare Source

v2.6.23: Play 2.6.23 released!

Compare Source

The Play Team is pleased to announce the release of Play Framework 2.6.23. This is the latest stable release of Play 2.6.x series.

Changelog

Play 2.6.23 brings in a new version of play-ws (v1.1.13) that includes an important bug fix on streamed calls. In case of an error, after a connection is established, the error is now properly propagated. See https://github.com/playframework/play-ws/pull/340

For more details see the full list of changes and the 2.6.23 milestone.

Credits

Thanks to the community for their detailed bug reports and contributions.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

v2.6.22: Play 2.6.22 released!

Compare Source

The Play Team is pleased to announce the release of Play Framework 2.6.22. This is the latest stable release of Play 2.6.x series.

Changelog

Play 2.6.22 brings several bug fixes and documentation improvements.

As always, there are a good number of documentation improvements made by Play contributors. For more details see the full list of changes and the 2.6.22.

Credits

Thanks to the community for their detailed bug reports and contributions.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release: Dale Wijnand, Albaro Pereyra, Marcos Pereira, Matthias Kurz, Renato Cavalcanti, Ignasi Marimon-Clos, Ruth Stento, Yinan Ding, Naoki Takezoe, Valentin Stoyanov, James Roper.

v2.6.21: Play 2.6.21

Compare Source

The Play Team is pleased to announce the release of Play Framework 2.6.21. This is the latest stable release of Play.

What is Play Framework?

Play is a high-productivity Java and Scala web application framework that integrates the components and APIs you need for modern web application development.

Play is based on a lightweight, stateless, web-friendly architecture and features predictable and minimal resource consumption (CPU, memory, threads) for highly-scalable applications thanks to its reactive model, based on Akka Streams.

Getting Play

  1. To start a new project, visit https://www.playframework.com/download.
  2. To upgrade an existing Play 2.6 project, edit your project/plugins.sbt file and set the sbt-plugin to 2.6.21.
  3. To update an older Play project, take a look at the Play 2.6 Migration Guide.

Join the Play Community

Want to discuss the new release or have questions related to Play? Visit the Play Framework forum.

Changelog

Play 2.6.21 brings several bug fixes and performance improvements. Notable changes:

  1. playframework/playframework#8741: Forms - add support for IndexedSeq and Vector bindings.
  2. playframework/playframework#8920: Update guava to version 23.6.1.
  3. playframework/playframework#8890: Update Akka to 2.5.19
  4. playframework/playframework#8586: Update Akka Http to 10.0.15
  5. playframework/playframework#8772: Handle null content type as if the header was not set

And, as always, there are a good number of documentation improvements made by Play contributors. For more details see the full list of changes and the 2.6.21.

Credits

Thanks to the community for their detailed bug reports and contributions.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release: Amit Mhatre, Greg Methvin,
Gui Becker. L, Hajime Shiozawa, Juan J. Martínez, Kelvin Trambadiya, Marcin Aman, Marcos Pereira, Matthias Kurz, Renato Cavalcanti, Sandeep Chivukula, Roman Parshikov, Taylor Raack, Veselin Slavchev, Will Sargent, Yury Gribkov, fghzxm, picimaci
.

v2.6.20

Compare Source

The Play Team is pleased to announce the release of Play Framework 2.6.20. This is the latest stable release of Play.

What is Play Framework?

Play is a high-productivity Java and Scala web application framework that integrates the components and APIs you need for modern web application development.

Play is based on a lightweight, stateless, web-friendly architecture and features predictable and minimal resource consumption (CPU, memory, threads) for highly-scalable applications thanks to its reactive model, based on Akka Streams.

Getting Play

  1. To start a new project, visit https://www.playframework.com/download.
  2. To upgrade an existing Play 2.6 project, edit your project/plugins.sbt file and set the sbt-plugin to 2.6.20.
  3. To update an older Play project, take a look at the Play 2.6 Migration Guide.

Join the Play Community

Want to discuss the new release or have questions related to Play? Visit the Play Framework forum.

Changelog

Play 2.6.20 brings several bug fixes and performance improvements. Notable changes:

  1. playframework/playframework#8642: Honor play settings on AkkaHttpServer for client auth in SSL.
  2. playframework/playframework#dc3e11977: Update Akka 2.5.17.
  3. playframework/playframework#8586: Added Java APIs for general dependency-injection to be DI framework agnostic
  4. playframework/playframework#8614: Fix PhantomReference approach for TempFileCreator

And, as always, there are a good number of documentation improvements made by Play contributors. For more details see the full list of changes and the 2.6.20.

Credits

Thanks to the community for their detailed bug reports and contributions.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release: Alexandr Tarasyuk, Dale Wijnand, Ignasi Marimon-Clos, Marcos Pereira, Matthias Kurz, Renato Cavalcanti, Shenker93, Yinan Ding, techmoksha.

v2.6.19

Compare Source

The Play Team is pleased to announce the release of Play Framework 2.6.19. This is the latest stable release of Play.

What is Play Framework?

Play is a high-productivity Java and Scala web application framework that integrates the components and APIs you need for modern web application development.

Play is based on a lightweight, stateless, web-friendly architecture and features predictable and minimal resource consumption (CPU, memory, threads) for highly-scalable applications thanks to its reactive model, based on Akka Streams.

Getting Play

  1. To start a new project, visit https://www.playframework.com/download.
  2. To upgrade an existing Play 2.6 project, edit your project/plugins.sbt file and set the sbt-plugin to 2.6.19.
  3. To update an older Play project, take a look at the Play 2.6 Migration Guide.

Join the Play Community

Want to discuss the new release or have questions related to Play? Visit the Play Framework forum.

Changelog

Play 2.6.19 brings several bug fixes and performance improvements. Notable changes:

  1. playframework/playframework#8590: Upgrade Akka version to 2.5.16 including an important bug fix.
  2. playframework/playframework#8598: Upgrade Akka HTTP to 10.0.14
  3. Special note on Akka 2.5.16 upgrade. In Akka 2.5.12 there was a bug fix that introduced a backward incompatible change. This didn't affect Play users because we were still depending on Akka 2.5.11. This new release is bringing in Akka 2.5.16 and therefore you may need to adapt your code.

And, as always, there are a good number of documentation improvements made by Play contributors. For more details see the full list of changes and the 2.6.19.

Credits

Thanks to the community for their detailed bug reports and contributions.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release: Marcos Pereira, Matthias Kurz, Sheldon Young, denisname, techmoksha.

v2.6.18

Compare Source

The Play Team is pleased to announce the release of Play Framework 2.6.18. This is the latest stable release of Play.

Changelog

Play 2.6.18 brings several bug fixes and performance improvements. Notable changes:

  1. playframework/playframework#8162: Add support to more easily configure HTTP max header length for Akka HTTP Server backend.
  2. playframework/playframework#8550: Better logging while executing database evolutions.
  3. playframework/playframework#8549: CSRF filter considers either the cookie or the session, but not both.

And, as always, there are a good number of documentation improvements made by Play contributors. For more details see the full list of changes and the 2.6.18.

Credits

Thanks to the community for their detailed bug reports and contributions.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release: Arne Schuldt, Greg Methvin, Justin Pihony, Kazuhiro Sera, Marcos Pereira, Play Team, Tanin Na Nakorn, Tzu-Chiao Yeh, nafg.

v2.6.17

Compare Source

The Play Team is pleased to announce the release of Play Framework 2.6.17. This is the latest stable release of Play.

Play 2.6.17 brings bug fixes, some updates and build improvements. For more details see the full list of changes and 2.6.17 issues on GitHub.

Credits

Thanks to the community for their detailed bug reports and contributions.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release: Marcos Pereira and NickBlow.

v2.6.16

Compare Source

The Play Team is pleased to announce the release of Play Framework 2.6.16. This is the latest stable release of Play.

Changelog

Play 2.6.16 brings bug fixes, some updates and build improvements. For more details see the full list of changes and 2.6.16 issues on GitHub.

Credits

Thanks to the community for their detailed bug reports and contributions.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release: Marcos Pereira, Arnout Engelen, Daniel Manchester, Greg Methvin, Kavit, Play Team, Schmitt Christian, Tim Moore, Yinan Ding, YuitoSato, Adam Lane, katainaka.

v2.6.15

Compare Source

The Play Team is pleased to announce the release of Play Framework 2.6.15. This is the latest stable release of Play.

Getting Play

  1. To start a new project, visit https://www.playframework.com/download.
  2. To upgrade an existing Play 2.6 project, edit your project/plugins.sbt file and set the sbt-plugin to 2.6.15.
  3. To update an older Play project, take a look at the Play 2.6 Migration Guide.

Changelog

Play 2.6.15 brings several bug fixes and performance improvements. Notable changes:

  1. PR #​8432: Adds support for programmatically overring Akka HTTP configuration. See the documentation.
  2. PR #​8352: Updates jackson-databind to a more secure version. If you want to have a more secure version without updating Play you can update the dependency directly.

For more details see the full list of changes and the 2.6.14 and 2.6.15 issues on GitHub.

Credits

Thanks to the community for their detailed bug reports and contributions.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release: Arnout Engelen, Ben McCann, Cédric Chantepie, Greg Methvin, Ivar Abrahamsen, James Petty, James Roper, John Duffell, Kamil Duda, Kenji Yoshida, Marcos Pereira, Matthias Kurz, Rich Dougherty, Schmitt Christian, Thibault Meyer.

v2.6.14

Compare Source

v2.6.13

Compare Source

The Play Team is pleased to announce the release of Play Framework 2.6.13. This is the latest stable release of Play.

Getting Play

  1. To start a new project, visit https://www.playframework.com/download.
  2. To upgrade an existing Play 2.6 project, edit your project/plugins.sbt file and set the sbt-plugin to 2.6.13.
  3. To update an older Play project, take a look at the Migration Guide.

Changelog

See the full list of changes and the 2.6.13 milestone on GitHub. The changes include several backward-compatible bug fixes.

Credits

Thanks to the community for their detailed bug reports and contributions.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release: Schmitt Christian, Marcos Pereira, Rich Dougherty, Will Sargent, Ignasi Marimon-Clos, John Duffell, Matthias Kurz, Christian Treppo, kenji yoshida, Cédric Chantepie, Dominik Dorn, Greg Methvin.

v2.6.12

Compare Source

The Play Team is pleased to announce the release of Play Framework 2.6.12. This is the latest stable release of Play.

Getting Play

  1. To start a new project, visit https://www.playframework.com/download.
  2. To upgrade an existing Play 2.6 project, edit your project/plugins.sbt file and set the sbt-plugin to 2.6.12.
  3. To update an older Play project, take a look at the Migration Guide.

Changelog

See the full list of changes and the 2.6.12 milestone on GitHub. The changes include several backward-compatible bug fixes.

Credits

Thanks to the community for their detailed bug reports and contributions.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release: Greg Methvin, Matthias Kurz, Toshiyuki Takahashi, Rich Dougherty, ozencem, Joe Kutner, Christian Treppo, Tomek Kopczynski, Ignasi Marimon-Clos, sullis and Stephen Marsh.

v2.6.11

Compare Source

The Play Team is pleased to announce the release of Play Framework 2.6.11. This is the latest stable release of Play.

Getting Play

  1. To start a new project, visit https://www.playframework.com/download.
  2. To upgrade an existing Play 2.6 project, edit your project/plugins.sbt file and set the sbt-plugin to 2.6.11.
  3. To update an older Play project, take a look at the Migration Guide.

Changelog

See the full list of changes and the 2.6.11 milestone on GitHub. The changes include several backward-compatible bug fixes.

Credits

Thanks to the community for their detailed bug reports and contributions.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release: Greg Methvin, Matthias Kurz, Eliot Chan, Marcos Pereira, Aidara Moussa, Sergey Chupov and Elijah Rippeth.

v2.6.10

Compare Source

v2.6.9

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants