Dear hakkers, We are proud to announce Akka 2.4.16, which is another maintenance release of Akka 2.4.
Some notable improvements and bug fixes are: - durable storage <http://doc.akka.io/docs/akka/2.4.16/scala/distributed-data.html#Durable_Storage> of Distributed Data, #21645 <https://github.com/akka/akka/issues/21645> - API for ActorSystemSettings, #21894 <https://github.com/akka/akka/issues/21894> - optimize monitoring SPI for Artery, #21924 <https://github.com/akka/akka/pull/21924> - fix regression that caused sharding entities to not always be restarted when coordinator is moved to another node, #21892 <https://github.com/akka/akka/issues/21892> - treat NotSerializableException from deserialization as transient problem in remoting, #20641 <https://github.com/akka/akka/issues/20641> It has been released for Scala 2.11 and 2.12, but the sync to Maven Central is still in progress for 2.12. The observant reader might notice that we skipped 2.4.15. It was dead on arrival because it was released from the wrong branch. Credits A total 41 issues were closed since 2.4.14. The complete list of closed issues can be found on the 2.4.16 <https://github.com/akka/akka/milestone/100?closed=1> milestones on github. For this release we had the help of 15 committers – thank you all very much! Credits: commits added removed 12 2597 402 Patrik Nordwall 11 1001 130 Johan "Party Cannon" Andrén 5 442 25 Konrad `ktoso` Malawski 2 781 678 Björn Antonsson 1 153 34 Kam Kasravi 1 134 27 Martynas "danger" Mickevičius 1 51 15 Christian Schmitt 1 15 15 Richard Imaoka 1 7 7 kenji yoshida 1 6 4 Andrey Kuznetsov 1 2 2 Tal Pressman 1 2 2 Johannes Rudolph 1 2 1 Dominik Pawlak 1 1 1 Guido Medina 1 1 0 Packt Happy hakking! – The Akka Team -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
