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

News & Articles

Full archive

January 02

2013

Akka 2.0.5 Released!

Dear hAkkers,

We—the Akka committers—are pleased to be able to announce the availability of Akka 2.0.5. This version contains a number of small bug fixes, for the full list of tickets closed see below, the most notable ones are

  • allow null as reply from a TypedActor
  • properly set stateData when stopping FSM actor
  • rethrow impl in 2.0.4 yields ClassCastException for non RuntimeExceptions

Summary of Changes

2.0.5 is the result of a collaboration of 3 contributors and weighs in at 44 files changed, 180 insertions, 77 deletions.

##Tickets closed

  • 2716 – spelling correction made in commit 4f4d77611b775e1da2db074afe740d350048c76d is not appearing on https://doc.akka.io/docs/akka/2.0.5/
  • 2778 - PinnedDispatcher threads have identical names
  • 2799 – allow null as reply from a TypedActor
  • 2815 – FSM: properly set stateData when stopping
  • 2817 – Wrong snapshot version in release-2.0
  • 2860 – Rethrow impl 2.0.4 yields CCE for non RuntimeExceptions

Akka is released under the Apache V2 license.

Happy Hakking!

Patrik