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

Changelog History
Page 2

  • v1.6.0-M6 Changes

    October 07, 2019

    πŸš€ The Play Team is pleased to announce the release of Lagom 1.6.0-M6. This is the fifth 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. Pause and resume projections : after surfacing a design flaw, the implementation has been review and simplified. There are small API changes wrt Lagom 1.6.0-M5. Please test it out to see how it will work for your application. 0️⃣ 2. Kafka default settings : Lagom now defaults to only 1 max inflight request per connection (#2220). This can mean a drop in throughtput but also increases guarantees against duplication or reordering of messages. ⚑️ 3. 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.

  • v1.6.0-M5 Changes

    August 21, 2019

    πŸš€ The Play Team is pleased to announce the release of Lagom 1.6.0-M5. This is the fourth 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-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. Play 2.8.0-M4: we did a milestone release for Play a few days ago, and this Lagom milestone is already using that too.
    3. Pause and resume projections : we are introducing basic support to pause and resume read sides and topic producers by tagName. This is not complete yet, but you can test and see how it will work for your application. ⚑️ 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, Alpakka Kafka Connector 1.0.5, and Akka HTTP 10.1.9.

    πŸ‘€ 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: Marcos Pereira, Ignasi Marimon-Clos, Renato Cavalcanti, Dale Wijnand, Scala Steward, Tim Moore.

  • v1.6.0-M4 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-M3 Changes

    July 02, 2019

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

    1. Scala 2.13 is a high priority for Lagom 1.6 but there still are a few details to iron. Meanwhile we've made some code improvements in preparing to cross compile for Scala 2.12 and 2.13. πŸ›° 4. Multiple changes in default behaviors: persistence sharding uses ddata strategy instead of persistence, JSON compression only triggers for payloads bigger than 32kb, java.time.* serializes using ISO-8601instead of custom Jackson formats (only affects Java Lagom users), etc... ⚑️ 5. 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: Marcos Pereira, Ignasi Marimon-Clos, Renato Cavalcanti, Patrik Nordwall, Dale Wijnand, Scala Steward, norfe, Tim Moore, Play Team.

  • v1.6.0-M2 Changes

    June 03, 2019

    πŸš€ The Play Team is pleased to announce the release of Lagom 1.6.0-M2. This is the first 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-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. πŸš€ 2. Play 2.8.0-M1: we did a milestone release for Play a few days ago, and this Lagom milestone is already using that too. ⚑️ 3. Java 11 support: Lagom 1.6.0 applications will support Java 11. We still have work to do, but this milestone already updates some dependencies to versions that have better support for Java 11 and increase our testing surface using it. ⚑️ 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: Abhiknoldur, Alden Torres, Dale Wijnand, Dmitriy Grigoryev, Enno Runne, Ignasi Marimon-Clos, James Roper, Marcos Pereira, Play Team, Renato Cavalcanti, Ruth Stento, Scala steward, Sergey Morgunov, Sethi, Kunal, Steve Swing, Tim Moore.

  • v1.6.0-M1

    May 31, 2019
  • v1.5.5 Changes

    December 05, 2019

    πŸš€ We are pleased to announce the release of Lagom Framework 1.5.5. This is the latest stable release of Play 1.5.x series.

    πŸ”„ Changelog

    πŸš€ This release mainly includes security and overall fixes.

    πŸ‘€ 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: Renato Cavalcanti, Dale Wijnand, Ignasi Marimon-Clos, Tim Moore, Sergey Morgunov, Stephan Emmerich, Enno Runne, Marcos Pereira.

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

  • v1.5.4 Changes

    October 04, 2019

    πŸš€ The Lagom team has released the versions 1.5.4. For a list of the specific changes in Lagom 1.5.4, see the change log.

    Highlights

    • 0️⃣ #2240 Override default discovery method
    • 0️⃣ #2280 Default to only 1 max inflight request per connection

    Credits

    Thanks to the community for their detailed bug reports and contributions.

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

    Special thanks to the following contributors who helped with this release: Ignasi Marimon-Clos, Tim Moore, Matthias Kurz, Renato Cavalcanti.

  • v1.5.3 Changes

    September 04, 2019

    πŸš€ The Lagom team has released the versions 1.5.3 (due to an error during the release we had to skip 1.5.2). For a list of the specific changes in Lagom 1.5.3, see the change log.

    Highlights

    • ⬆️ #2191 Bump Akka to 2.5.25, which backports some of Akka 2.6's serializers, allowing rolling upgrades between Akka 2.5 and Akka 2.6, and, thus, between Lagom 1.5 and Lagom 1.6.
    • πŸ— #2174 Fix cross-building (++/+) Lagom apps
    • ⚑️ #2165 Update to Scala 2.12.9
    • #1979 Fix akka.discovery.method in dev-mode
    • 0️⃣ #1960 Setup default discovery methods
    • #1948 Fix the Akka Discovery ServiceLocator module ids for Java and Scala DSLs
    • πŸ”Œ #1950 Use Maven's built-in check of version for Lagom-Maven-Plugin
    • #1924 Add protobuf akka serializers

    Credits

    Thanks to the community for their detailed bug reports and contributions.

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

    Special thanks to the following contributors who helped with this release: Renato Cavalcanti, Dale Wijnand, Ignasi Marimon-Clos, Marcos Pereira, Sergey Morgunov, Tim Moore, fgonzalez, Dmitriy Grigoryev.

  • v1.5.2

    September 03, 2019