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

News & Articles

Full archive

January 28

2020

Akka 2.5.29 Released

Dear hakkers,

We are pleased to announce the 2.5.29 patch release of Akka 2.5. The release contains backports of a few important fixes.

Notable changes:

  • Improve performance of composite ByteString.toArray. #28137
  • Fix memory leak of restarting Artery outbound stream. #28390
  • Backport some of the SystemMaterializer API. #28494
  • Timestamp in EventEnvelope of Persistence Query. Persistence plugins should start using it. #28331

Version 2.5.28 was never announced because it included a major regression due to the the change of the EventEnvelope. Thanks to @nvollmar for finding and fixing. #28532

A total of 10 issues were closed since 2.5.27. The complete list can be found on the 2.5.28 and 2.5.29 milestone on github.

Credits

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

commits  added  removed
      5    579      130 Patrik Nordwall
      1    184       22 Johan Andrén
      1    107        0 Arnout Engelen
      1     14       12 Yury Gribkov
      1      3        3 Johannes Rudolph
      1      1        1 Nicolas Vollmar

Thanks to Lightbend for their continued sponsorship of the Akka core team’s efforts. Lightbend offers commercial support for Akka.

Happy hakking!

– The Akka Team