Play 2.9.5
The Play Team is happy to announce the release of Play 2.9.5! 🥳
📗 About this Release
This patch release primarily upgrades dependencies and fixes a bug that may occur in specific situations during file uploads. We recommend upgrading as soon as possible.
If you're considering upgrading to Play 2.9, please check the Play 2.9 release announcement for highlights and further details on how to migrate. Many projects have already smoothly upgraded to Play 2.9.
Noteworthy Pull Request
- #12780 [2.9.x] Prevent TemporaryFile to be deleted before returning a response (backport #12772) by @tkawachi
- Prevent a
TemporaryFile
from being deleted until the response is finished.
- Prevent a
Full Changelog
Following pull requests got merged for this release:
- #12797 [2.9.x] Backport explicit supervision strategy setting (backport #12796) by @gwak
- #12811 [2.9.x] Patch updates by @mkurz
- #12809 [2.9.x] h2 2.3.230 (was 2.2.224) by @mkurz
- #12810 [2.9.x] netty-codec-http, netty-handler, ... 4.1.112.Final (was 4.1.111.Final) by @mkurz
- #12786 [2.9.x] jjwt 0.12.6 (for testing only) (backport #12783) by @mkurz
- #12780 [2.9.x] Prevent TemporaryFile to be deleted before returning a response (backport #12772) by @tkawachi
For more details see the full list of changes and the 2.9.5 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)!