Introducing Akka Cloud to Edge Continuum. Build once for the Cloud. Seamlessly deploy to the Edge. Learn More
 

News & Articles

Full archive

March 31

2020

Akka 2.5.31 Released

Dear hakkers,

We are pleased to announce the 2.5.31 patch release of Akka 2.5. The release backports some API’s to make it easier to write libraries that work with 2.5, but also feel ‘native’ when used with 2.6, particularly with the new Typed API’s.

Notable changes:

  • Make ClassicActorSystemProvider.classicSystem public API #28851
  • Make both ActorSystem implementations implement ClassicActorSystemProvider #28765

A total of 4 issues were closed since 2.5.30. The complete list can be found on the 2.5.31 milestone on github.

Credits

For this release we had the help of 4 committers – thank you very much!

commits  added  removed
      2    204       23 Enno Runne
      2      7        5 Arnout Engelen
      1      6        3 Patrik Nordwall
      1      2        2 Johannes Rudolph

The Akka core team is employed by Lightbend. If you’re looking to take your Akka systems to the next level, let’s set up a time to discuss our enterprise-grade expert support, self-paced education courses, and technology enhancements that help you manage, monitor and secure your Akka system from development to production.

Happy hakking!

– The Akka Team