Skip to content

2.6.15

Compare
Choose a tag to compare
@marcospereira marcospereira released this 28 May 15:36
· 5485 commits to main since this release

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.