Dear hakkers, we—the Akka committers—are proud to announce a new patch release of Akka 2.4. This release contains a number of minor improvements and fixes spread out across many of the Akka modules and the documentation. Some noteworthy changes in the 2.4.7 release are:
- A resource leak in remoting fixed, and this also solved a problem when quickly reconnecting a cluster node multiple times in a sequence (#20523 <https://github.com/akka/akka/issues/20523>, #20639 <https://github.com/akka/akka/issues/20639>) - Easy usage of a circuit breaker from the HTTP routing DSLs (#20198 <https://github.com/akka/akka/issues/20198>) - Akka persistence now has got a timeout for recovery events (#20698 <https://github.com/akka/akka/issues/20698>) The full list of changes since the last milestone is available under the 2.4.7 milestone on github <https://github.com/akka/akka/issues?q=milestone%3A2.4.7+is%3Aclosed> for your reference. *Credits* Thanks to the Community! For this release we had the help of 32 committers Special thanks for all contributions to the Java DSL documentation (#20466 <https://github.com/akka/akka/issues/20466>), it is great to see so many new contributors! Commits added removed 12 480 238 Patrik Nordwall 8 421 64 Konrad Malawski 4 1046 64 Hawstein 3 122 17 Endre Sándor Varga 3 59 12 Jan Pustelnik 3 132 8 Johan Andrén 2 196 5 Fabian Gutierrez 2 403 474 Alexander Golubev 2 242 7 Felipe Fernández 2 624 11 Stefano Bonetti 2 29 17 Jan Ypma 2 4 186 Daniel Moran 1 7 2 Erol Staveley 1 128 128 Johan Andrén 1 1 1 David Knapp 1 33 1 Patryk Jażdżewski 1 75 14 qian miao 1 238 8 John Zhang 1 91 31 zhxiaog 1 60 5 Robert Budźko 1 54 18 drewhk 1 2685 2155 Björn Antonsson 1 63 28 Richard Imaoka 1 0 10 Jakub Kozłowski 1 5 5 Yegor Andreenko 1 1 1 Saeed Zarinfam 1 26 23 Björn Antonsson 1 42 42 2beaucoup 1 9 6 Heiko Seeberger 1 236 26 tjugo 1 24 2 David Piggott 1 18 3 Konstantin Fedorov Thanks a lot to every single one of you! 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.
