Skip to content

Play 3.0.9

Choose a tag to compare

@github-actions github-actions released this 11 Sep 14:13
· 99 commits to refs/heads/3.0.x since this release
3.0.9
ab35025

The Play Team is happy to announce the release of Play 3.0.9! 🎉

📗 About this Release

This patch release upgrades dependencies, fixes minor bugs, comes with support for Java 25 and improves compatibility with Scala 3. We recommend upgrading as soon as possible.

If you're considering upgrading to Play 3.0, please check the Play 3.0 release announcement for highlights and further details on how to migrate. Many projects have already smoothly upgraded to Play 3.0.

Official support for Java 25

Starting with this release, Play officially supports Java 25. Since all tests passed when running on the latest Java 25 release candidate, we are comfortable declaring Java 25 officially supported by Play.

Noteworthy Pull Requests

  • #13499 [3.0.x] Declare Java 25 LTS officially supported by @mkurz
  • #13462 [3.0.x] fix routes cache directory (backport #13443) by @xuwei-k
  • #13423 [3.0.x] Generate and set the request-id as early as possible (backport #13409) by @mkurz
  • #13419 [3.0.x] A call to onClientError from the server backend was missing the HttpErrorInfo attr (backport #13416) by @mkurz
  • #13415 [3.0.x] Make sure Java's Session and Flash always exists even if empty req attrs (backport #13413) by @mkurz
  • #13407 [3.0.x] Make sure Cookies, Session, Flash always exists even if empty by @mkurz
  • #13520 [3.0.x] Netty 4.1.127.Final (backport #13517) by @mkurz

Full Changelog

Following pull requests got merged for this release:

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

❤️ Thanks to our premium sponsors!

If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.

🙇 Thanks to our contributors

Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!