All Versions
29
Latest Version
Avg Release Cycle
57 days
Latest Release
1263 days ago

Changelog History
Page 2

  • v2.8.0-M6 Changes

    October 16, 2019

    πŸš€ The Play Team is pleased to announce the release of Play Framework 2.8.0-M6. This is the fifth milestone release of Play 2.8.x series. Like all milestone releases, the primary goal is to get feedback. So please let us know if something isn't working or you see something that should be improved. If you are the author of a Play module, we would recommend checking out this release to see how it affect your module.

    πŸš€ There are both improvements and changes at this new release, and you can see them all in GitHub milestone.

    πŸ”„ Changelog

    Some of the most relevant changes are:

    1. Akka 2.6.0-M8 : as you can see in our roadmap, support Akka 2.6 is a priority, so we are closely tracking Akka 2.6 milestone releases to discover possible integrations problems sooner than later. Akka 2.6.0-M8 brought changes to its AbstractBehavior class, which required changes to the Akka Typed runtime dependency injection support, that is a part of Play 2.8.

    πŸ“š There is a long tail of other updates to APIs, documentation, and configurations. See the full list of changes here:

    1. Github milestone
    2. All changes

    Credits

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

    πŸ‘ 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, Dale Wijnand, gurkankaymak, Scala Steward, Renato Cavalcanti, Marcos Pereira, Ignasi Marimon-Clos, Jafer Khan, Eugene Yokota, a1kemist, Albaro Pereyra, Dominik Dorn.

  • v2.8.0-M5 Changes

    September 13, 2019

    πŸš€ The Play Team is pleased to announce the release of Play Framework 2.8.0-M5. This is the fourth milestone release of Play 2.8.x series. Like all milestone releases, the primary goal is to get feedback. So please let us know if something isn't working or you see something that should be improved. If you are the author of a Play module, we would recommend checking out this release to see how it affect your module.

    πŸš€ There are many improvements and changes at this new release, and you can see them all in Github milestone.

    πŸ”„ Changelog

    Some of the most relevant changes are:

    1. Akka 2.6.0-M7: as you can see in our roadmap, support Akka 2.6 is a priority, so we are closely tracking Akka 2.6 milestone releases to discover possible integrations problems sooner than later. We didn't have a release using Akka 2.6.0-M6, but we recommend to read its release announcement to understand better what changed. 0️⃣ 2. Play applications won't depend on Omnidoc by default anymore : playOmnidoc setting is still available, but we are changing the default to false.
    2. Multiple improvements to Results APIs : Java sendFile, sendPath and sendResource now support an onClose callback; send* methods now accept a parameter to set Content-Type header; the type parameter for file names when serving files is now an Optional which makes the API nicer when you need to send Optional.empty (instead of null). ⚑️ 4. Dependencies updates : thanks to scala-steward, all dependencies were updated to the newest versions.

    πŸ“š There are also many small updates to other APIs, documentation, and configurations. See the full list of changes here:

    1. Github milestone
    2. All changes

    Credits

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

    πŸ‘ 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: Scala Steward, Marcos Pereira, Dale Wijnand, Matthias Kurz, Renato Cavalcanti, Ignasi Marimon-Clos, golemiso, To-om, Emmanuel Guiton, nickweitzel, Jiangwr, srirachapills, Emmanuel GUITON, Seung-Zin Nam, Tim Moore, YourPsychiatrist.

  • v2.8.0-M4 Changes

    August 15, 2019

    πŸš€ The Play Team is pleased to announce the release of Play Framework 2.8.0-M4. This is the fourth milestone release of Play 2.8.x series. Like all milestone releases, the primary goal is to get feedback, so please let us know if something isn't working or you see something that should be improved. If you are the author of a Play module, we would recommend checking out this release to see how it will affect your module.

    πŸš€ There are many improvements and changes at this new release, and you can see them all in Github milestone.

    πŸ”„ Changelog

    Some of the most relevant changes are:

    1. Akka 2.6.0-M5: as you can see in our roadmap, support Akka 2.6 is a priority, so we are closely tracking Akka 2.6 milestone releases to discover possible integrations problems sooner than later. πŸ‘ 2. Dependency Injection Support for Akka Typed : this milestone introduces better integration with Akka Typed, mainly by supporting multiple flavors of Dependency Injection for Akka Typed Actors. πŸ‘‰ 3. Use Jackson ObjectMapper provided by Akka : which makes it consistent with Akka 2.6 Serialization defaults and also make the object mapper configurable using application.conf. ⚑️ 4. Dependencies updates : thanks to scala-steward, all dependencies were updated to the newest versions. The most relevant updates were jackson-databind to 2.9.9.3, Caffeine 2.8.0, specs2 4.7.0 and Akka HTTP 10.1.9.

    πŸ“š There are also many small updates to other APIs, documentation and configurations. See the full list of changes here:

    1. Github milestone
    2. All changes

    Credits

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

    πŸ‘ 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, Scala Steward, gurkankaymak, Dale Wijnand, Regan Koopmans, Matthias Kurz, Ander Parra, Eugene Yokota, JoΓ£o Ferreira, xuwei-k, Renato Cavalcanti, Brandon Brown, Sergey Morgunov, Seth Tisue, etienne, Arnout Engelen, igarashi-kazuya, CΓ©dric Chantepie..

  • v2.8.0-M3 Changes

    July 09, 2019

    πŸš€ The Play Team is pleased to announce the release of Play Framework 2.8.0-M3. This is the third milestone release of Play 2.8.x series. Like all milestone releases, the primary goal is to get feedback, so please let us know if something isn't working or you see something that should be improved. If you are the author of a Play module, we would recommend checking out this release to see how it will affect your module.

    πŸš€ There are many improvements and changes at this new release, and you can see them all in Github milestone.

    πŸ”„ Changelog

    Some of the most relevant changes are:

    πŸš€ 1. Akka 2.6.0-M4: as you can see in our roadmap, support Akka 2.6 is a priority, so we are closely tracking Akka 2.6 milestone releases to discover possible integrations problems sooner than later. πŸš€ 2. Dependencies updates: thanks to scala-steward, all dependencies were updated to the newest versions. The most relevant updates were specs2 4.6.0, Jackson Databind 2.9.9.1, and Mockito 3.0.0.

    πŸ‘€ See the full list of changes here:

    1. Github milestone
    2. All changes

    Credits

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

    πŸ‘ 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: Ignasi Marimon-Clos, Dale Wijnand, Marcos Pereira, Renato Cavalcanti, takashima0411, xuwei-k, Matthias Kurz, Nafer Sanabria.

  • v2.8.0-M2 Changes

    June 28, 2019

    πŸš€ The Play Team is pleased to announce the release of Play Framework 2.8.0-M2.

    πŸš€ Like all milestone releases, the primary goal is to get feedback, so please let us know if something isn't working or you see something that should be improved. If you are the author of a Play module, we would recommend checking out this release to see how it will affect your module.

    πŸš€ There are many improvements and changes at this new release, and you can see them all in Github milestone.

    πŸš€ This release builds on Akka 2.6.0-M3 and includes binaries for Scala 2.13 and 2.12.

  • v2.8.0-M1 Changes

    May 28, 2019

    πŸš€ The Play Team is pleased to announce the release of Play Framework 2.8.0-M1. This is the first milestone release of Play 2.8.x series. Like all milestone releases, the primary goal is to get feedback, so please let us know if something isn't working or you see something that should be improved. If you are the author of a Play module, we would recommend checking out this release to see how it will affect your module.

    πŸš€ There are many improvements and changes at this new release, and you can see them all in Github milestone.

    πŸ”„ Changelog

    Some of the most relevant changes are:

    πŸ‘ 1. Scala 2.13.0-RC2 support, to keep Play ecosystem on track with the new upcoming version of Scala. We are also dropping support for Scala 2.11. πŸš€ 2. Akka 2.6.0-M2: as you can see in our roadmap, support Akka 2.6 is a priority, so we are closely tracking Akka 2.6 milestone releases to discover possible integrations problems sooner than later. πŸ“š 3. Removing deprecated APIs: the main removal was play.mvc.Http.Context API, which we deprecated in POlay 2.7. If your application is still using this API, we recommend you to read the migration guide for Play 2.7. πŸš€ 4. Java 11 support: Play 2.8.0 applications will support Java 11. This release milestone fixes the know issues related to running Play applications in Java 11. 🚚 5. Final changes to remove global state: this is a long journey we started a few versions ago, deprecating the APIs, providing dependency injection support and many other changes in existing APIs. Play 2.8 removes APIs such as Play.current, Play.maybeApplication and others that depend on them. ⚑️ 6. Dependencies updates: thanks to scala-steward, all dependencies were updated to the newest versions.

    Standalone projects

    πŸš€ Together with Play 2.8.0-M1, we are also releasing compatible versions of standalone projects that directly depends on Play. These new releases update most of the dependencies and also have Scala 2.13.0-M3 support.

    βœ… 1. Scalatest+Play 5.0.0-M1

    1. Play WS 2.1.0-M2
    2. Twirl 1.4.1-M1
    3. Play Slick 5.0.0-M1
    4. Play JSON 2.8.0-M1

    πŸ‘€ See the full list of changes here:

    1. Github milestone
    2. All changes

    Credits

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

    πŸ‘ 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: Bryant Larsen, Dale Wijnand, Fajr Febriansyah, Greg Methvin, Ignasi Marimon-Clos, Jakub KozΕ‚owski, Johannes Rudolph, JoΓ£o Ferreira, Lukas Rytz, Marcos Pereira, Matthias Kurz, Nikolas, Peerapat A, Philippe Vinchon, Renato Cavalcanti, Roman Parshikov, Scala steward, Valy Dia, Will Sargent, Yinan Ding, Yoshiyuki Sakamoto, gaurang-sawhney, sullis, yohei.naruse.

  • v2.7.7 Changes

    November 05, 2020

    πŸš€ πŸ“£ 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:

    • πŸ‘ (regression) JsonNode deserializer support for @JsonRawValue as module (#10510)

    πŸ‘€ 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 Changes

    October 27, 2020

    πŸš€ πŸ“£ 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 Changes

    May 20, 2020

    πŸš€ πŸ“£ 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 Changes

    December 04, 2019

    πŸš€ 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

    πŸ‘€ 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.

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