Dear hAkkers,
We—the Akka committers—are pleased to be able to announce the availability of Akka 2.3.7. This is the seventh maintenance release of the 2.3 branch. Among other fixes and improvements this release contains:
and more contributions by xuwei-k, Max Cai, Marcus Ljungblad, rasummer and Josh Suereth.
The complete list of closed tickets can be found in the 2.3.7 github issues milestone.
Akka 2.3.7 is released for Scala 2.10.4 and 2.11.4. This release is backwards binary compatible with version 2.3.6 which means that the new JARs are a drop-in replacement for the old one (but not the other way around) as long as your build does not enable the inliner (Scala-only restriction). Always make sure to use at least the latest version required by any of your project’s dependencies.
Happy hAkking!