Download Latest Version Lagom 1.6.7 Released! source code.zip (4.9 MB)
Email in envelope

Get an email when there's a new version of Lagom

Home / 1.6.7
Name Modified Size InfoDownloads / Week
Parent folder
Lagom 1.6.7 Released! source code.tar.gz 2021-12-13 3.6 MB
Lagom 1.6.7 Released! source code.zip 2021-12-13 4.9 MB
README.md 2021-12-13 1.1 kB
Totals: 3 Items   8.5 MB 1

As previously explained in the Lightbend blog post, Lagom doesn't use log4j 2 directly, but it can be included as an opt-in.

With this release, the log4j version that can be included in a Lagom application is upgraded to version 2.15.0, the version that addresses the CVE-2021-44228 vulnerability.

Moreover, we discover that the Kafka broker library used in dev-mode was including an old version of log4j (v1.2.17) and that for no reason. This was never a real concern because this library is never deployed on a running Lagom application, but to avoid confusion and false alarms this obsolete dependency has been removed.

What's Changed

Full Changelog: https://github.com/lagom/lagom/compare/1.6.6...1.6.7

Source: README.md, updated 2021-12-13