The Lagom team has released Lagom 1.4.6.
This release provides several bug fixes and updates.
Highlights:
- Updates Akka to 2.5.13
- Updates Akka Persistence JDBC to 3.4.0
- Fix in testkit to allow tests using Play’s DBAPI
- Small fixes improving the error reporting for developers. E.g. improved error message in some issues in the Service.Descriptor and improved error message when there’s no connection settings for userland read-side DB
See GitHub for the full list of commits and the issues and pull requests assigned to the 1.4.6 milestone.
Updating a Lagom project to version 1.4.6
To update an sbt project, change the version of lagom-sbt-plugin
in your project/plugins.sbt
file.
To update a Maven project, change the lagom.version
property in your top-level pom.xml
.
After updating, it is recommended to fix any new deprecation warnings you see when compiling or running your services.
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:
commits added removed 7 158 652 Tim Moore 3 82 52 Ignasi Marimon-Clos 1 22 14 Patrik Nordwall 1 100 10 James Roper 1 21 6 Renato Cavalcanti 1 2 2 Wade Waldron 1 2 2 Markus Hennerbichler
Cookies are required for this functionality.Allow Cookies