The Play Team is happy to announce the release of Play 3.0.7.
📗 About this Release
This patch release primarily upgrades dependencies, fixes minor bugs, 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.
Noteworthy Pull Request
- #13115 [3.0.x] Avoid error at shutdown if tmpdir is not writeable but was not used in the first place (backport #13039) by @gaeljw
- #13112 [3.0.x] Module: Accept constructor with (com.typesafe.config.Config) (backport #13044) by @tsawada
- #13005 [3.0.x] Change access modifier to package private for
RoutingDsl.{Route,RouteParam}
(backport #13003) by @WojciechMazur
Full Changelog
Following pull requests got merged for this release:
- #13189 [3.0.x] Patch updates by @mkurz
- #13188 [3.0.x] hibernate-core 6.6.10.Final (was 6.6.9.Final) by @mkurz
- #13172 [3.0.x] Patch updates by @mkurz
- #13171 [3.0.x] netty-codec-http, netty-handler, ... 4.1.119.Final (was 4.1.118.Final) by @mkurz
- #13166 [3.0.x] Avoid outdated commons-io in htmlunit and fluentlenium (backport #13164) by @mkurz
- #13156 [3.0.x] hibernate-core 6.6.9.Final (was 6.6.8.Final) by @mkurz
- #13158 [3.0.x] Patch updates by @mkurz
- #13157 [3.0.x] scalafmt-core 3.9.1 (was 3.8.6) by @mkurz
- #13147 [3.0.x] Explicitly submit the root project's dependency (backport #13145) by @mkurz
- #13143 [3.0.x] Scala 3.3.5 in docs (backport #13141) by @mkurz
- #13135 [3.0.x] hibernate-core 6.6.8.Final (was 6.6.5.Final) by @scala-steward
- #13134 [3.0.x] netty-codec-http, netty-handler, ... 4.1.118.Final (was 4.1.117.Final) by @scala-steward
- #13136 [3.0.x] Patch updates by @scala-steward
- #13130 [3.0.x] Documentation update: Add VSCode and url fixes to IDE page (backport #13014) by @TimothyFothergill
- #13126 [3.0.x] Eager bindings docs clarification (backport #12896) by @RommelTJ
- #13128 [3.0.x] Documentation Update: Asset timestamp handling with sbt (backport #12895) by @RommelTJ
- #13124 [3.0.x] Updates Custom Field Constructor Documentation (backport #12892) by @RommelTJ
- #13121 [3.0.x] Update link on how to fix slow localhost resolution (backport #13120) by @mkurz
- #13115 [3.0.x] Avoid error at shutdown if tmpdir is not writeable but was not used in the first place (backport #13039) by @gaeljw
- #13113 [3.0.x] Add example and fix doc for asynchronous accepting
WebSocket
(backport #13035) by @ihostage - #13112 [3.0.x] Module: Accept constructor with (com.typesafe.config.Config) (backport #13044) by @tsawada
- #13086 [3.0.x] Fix
apiMappings
(backport #13085) by @mkurz - #13078 [3.0.x] hibernate-core 6.6.5.Final (was 6.6.4.Final) by @scala-steward
- #13076 [3.0.x] Patch updates by @mkurz
- #13073 [3.0.x] Patch updates by @mkurz
- #13068 [3.0.x] Prepare scalafmt upgrade (backport #13066) by @mkurz
- #13064 [3.0.x] netty-codec-http, netty-handler, ... 4.1.117.Final (was 4.1.116.Final) by @mkurz
- #13063 [3.0.x] sbt-native-packager 1.11.0 (was 1.10.4) by @mkurz
- #13065 [3.0.x] Patch updates by @mkurz
- #13048 [3.0.x] Scala 2.13.16 (backport #13047) by @mkurz
- #13033 [3.0.x] Fix
Dependency Graph
action (backport #13032) by @ihostage - #13027 [3.0.x] Fix Microbenchmark tests to make it work with upcoming Scala releases (backport #13025) by @mkurz
- #13018 [3.0.x] Patch updates by @scala-steward
- #13016 [3.0.x] netty-codec-http, netty-handler, ... 4.1.116.Final (was 4.1.115.Final) by @scala-steward
- #13017 [3.0.x] hibernate-core 6.6.4.Final (was 6.6.3.Final) by @scala-steward
- #13005 [3.0.x] Change access modifier to package private for
RoutingDsl.{Route,RouteParam}
(backport #13003) by @WojciechMazur - #13000 [3.0.x] sbt 1.10.6 (backport #12998) by @mkurz
For more details see the full list of changes and the 3.0.7 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)!