Ignasi Marimon-Clos |

Lagom 1.4.6 released!

The Lagom team has released Lagom 1.4.6.

This release provides several bug fixes and updates.

Highlights:

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

Share


Discuss