All Versions
27
Latest Version
Avg Release Cycle
45 days
Latest Release
1260 days ago

Changelog History
Page 1

  • v1.6.5-RC1

    November 06, 2020
  • v1.6.4 Changes

    August 26, 2020

    We are pleased to announce the release of Lagom Framework 1.6.4. This is the latest stable release of Lagom 1.6.x series.

    ๐Ÿฑ ๐Ÿ“— What's new?

    ๐Ÿš€ This release includes a few improvements and fixes:

    • ๐Ÿ“„ Lagom now ships with the Akka Split-Brain Resolver recently open-sourced. That is part of bumping the Akka dependency to 2.6.8. (#3018)
    • 0๏ธโƒฃ Command handlers in Persistent Entities can now overwrite the default behavior. (#3011)
    • ๐Ÿ‘ Play-JSON schema migrations support future schema version to better handle evolutions with forward-one compatibility. (#3019)

    ๐Ÿ‘€ For more details see the full list of changes.

    ๐Ÿฑ ๐Ÿ™‡ Credits

    Thanks to the community for their detailed bug reports and contributions. Special thanks to the following contributors who helped with this release: Ignasi Marimon-Clos, Patrik Nordwall, Enno Runne.

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

  • v1.6.3 Changes

    July 24, 2020

    We are pleased to announce the release of Lagom Framework 1.6.3. This is the latest stable release of Lagom 1.6.x series.

    Note : for a rolling upgrade, you should first migrate to 1.6.2. More details in the documentation

    ๐Ÿฑ ๐Ÿ“— Changelog

    • Bump Akka to 2.6.5 (#2925)
    • Bump Play to 2.8.2 (#2934)
    • โฌ†๏ธ Bump other dependencies (#2962)

    ๐Ÿ‘€ For more details see the full list of changes.

    ๐Ÿฑ ๐Ÿ™‡ Credits

    Thanks to the community for their detailed bug reports and contributions. Special thanks to the following contributors who helped with this release: Julien Roubieu, Ignasi Marimon-Clos, Renato Cavalcanti. And a special mention to our contributor Sergey Morgunov for his continued efforts and for stepping up and accepting the challenge to run the release.

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

  • v1.6.2 Changes

    April 24, 2020

    ๐Ÿš€ We are pleased to announce the release of Lagom Framework 1.6.2. This is the latest stable release of Lagom 1.6.x series.

    ๐Ÿ”„ Changelog

    ๐Ÿš€ This release mainly includes bug fixes.

    A few highlights:

    • ๐Ÿ›  Fixed bug in Service client where HeaderFilter was not honoring the status code change for strict calls #2750 by @Munandermaan
    • โฌ†๏ธ Upgrade to Akka Persistence Cassandra v0.103 #2758 by @ignasi35
    • Projections SPI for Telemetry #2727 by @ignasi35
    • ๐Ÿ›  Fixed different behavior for maybeLogException in Scala/Java DSLs #2809 by @ihostage
    • โฌ†๏ธ Upgrade to Akka v2.6.4 #2837 by @scala-steward

    ๐Ÿ‘€ For more details see the full list of changes.

    Credits

    Thanks to the community for their detailed bug reports and contributions. Special thanks to the following contributors who helped with this release: Ignasi Marimon-Clos, Renato Cavalcanti, Johannes Rudolph, Patrik Nordwall, Munandermaan, Qiuyang Nie, Sergey Morgunov, Dale Wijnand.

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

  • v1.6.1

    February 24, 2020
  • v1.6.0 Changes

    July 11, 2019

    ๐Ÿš€ The Play Team is pleased to announce the release of Lagom 1.6.0-M4. This is the third milestone release of Lagom 1.6.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 Lagom 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. Play 2.8.0-M3: we did a milestone release for Play a few days ago, and this Lagom milestone is already using that too.

    1. Scala 2.13 support: this is the first Lagom release that supports Scala 2.13. You can now use Scala 2.13 for both your sbt and Maven projects. โšก๏ธ 4. Dependencies updates: thanks to scala-steward, all dependencies were updated to the newest versions.

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

    Special thanks to the following contributors who helped with this release: Ignasi Marimon-Clos, Dale Wijnand, Marcos Pereira, Alden Torres, Renato Cavalcanti, Scala Steward.

  • v1.6.0-RC3 Changes

    December 09, 2019

    Dear Lagom Community,

    ๐Ÿš‘ The Lagom Team is pleased to announce the release of Lagom 1.6.0-RC3. This is the third Release Candidate of Lagom 1.6.x series. Like the milestone releases, one of our major goals is to get feedback, so please let us know if something isn't working or you see something that should be improved. But unlike the milestones, we are now freezing the APIs and other changes, and we intended to promote the release candidate to 1.6.0 final if no critical issues are reported. If you are the author of a Lagom module, we would recommend checking out this release to see how it will affect your module.

    ๐Ÿ“š Asides from the critical fixes listed below, this release mostly contained lots of documentation updates in preparation for the release. You can see the full list of changes in the GitHub milestone.

    ๐Ÿฑ ๐Ÿ“— Changes in 1.6.0-RC3

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

    1. All changes

    ๐Ÿฑ ๐Ÿ™‡ Credits

    Finally, thanks to the community for their help with detailed bug reports, discussion about new features, and pull requests review. Lagom 1.6.0-RC2 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 Lagom.

    ๐Ÿš€ Special thanks to the following contributors who helped with this release:

  • v1.6.0-RC2 Changes

    November 08, 2019

    Dear Lagom Community,

    ๐Ÿš‘ The Lagom Team is pleased to announce the release of Lagom 1.6.0-RC2. This is the second Release Candidate of Lagom 1.6.x series. Like the milestone releases, one of our major goals is to get feedback, so please let us know if something isn't working or you see something that should be improved. But unlike the milestones, we are now freezing the APIs and other changes, and we intended to promote the release candidate to 1.6.0 final if no critical issues are reported. If you are the author of a Lagom module, we would recommend checking out this release to see how it will affect your module.

    ๐Ÿ“š Asides from the critical fixes listed below, this release mostly contained lots of documentation updates in preparation for the release. You can see the full list of changes in the GitHub milestone.

    ๐Ÿฑ ๐Ÿ“— Changes in 1.6.0-RC2

    ๐Ÿš‘ As mentioned above, this release mostly contained critical fixes:

    1. DB (Slick/JPA) shutdown must happen after cluster is shut down: We discovered and fixed a problem in the shutdown ordering of JPA and Slick DBs. #2426
    2. Unbreaking lagom-persistence-couchbase : Unexpectedly an internal API change broke lagom-persistence-couchbase. Thanks to the Akka Team resolving the underlying issue that had driven the API change, we were able to revert the change and, therefore, unbreak lagom-persistence-couchbase. #2414/#2416 โž• 3. Add Akka and Play versions to LagomVersion : We added akka, akkaHttp, and play to com.lightbend.lagom.core.LagomVersion, which can be used to help align these versions in Lagom applications. #2408

    ๐Ÿ‘€ 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. Lagom 1.6.0-RC2 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 Lagom.

    ๐Ÿš€ Special thanks to the following contributors who helped with this release:

  • v1.6.0-RC1 Changes

    November 01, 2019

    Dear Lagom Community,

    ๐Ÿš‘ The Lagom Team is pleased to announce the release of Lagom 1.6.0-RC1. This is the first Release Candidate of Lagom 1.6.x series. Like the milestone releases, one of our major goals is to get feedback, so please let us know if something isn't working or you see something that should be improved. But unlike the milestones, we are now freezing the APIs and other changes, and we intended to promote the release candidate to 1.6.0 final if no critical issues are reported. If you are the author of a Lagom 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 the GitHub milestone.

    ๐Ÿฑ ๐Ÿ“— Changes in 1.6.0-RC1

    Some of the most relevant changes are:

    1. Akka 2.6.0-RC2 : as you can see in our roadmap, support Akka 2.6 is a priority, so we are closely tracking Akka 2.6 releases to discover possible integrations problems sooner than later. See Akka 2.6.0-RC1 and 2.6.0-RC2 announcements.
    2. Play 2.8.0-RC1 : similarly we're tracking the release cadence of Play.

    ๐Ÿ‘€ 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. Lagom 1.6.0-RC1 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 Lagom.

    ๐Ÿš€ Special thanks to the following contributors who helped with this release:

  • v1.6.0-M7 Changes

    October 21, 2019

    Lagom 1.6.0-M7 was expedited for the purposes of lagom-samples only.