Dear hAkkers,

We—the Akka committers—are pleased to be able to announce the availability
of Akka 2.4.10. This is mostly a bugfix release with a couple of new
features. Most notable changes are:

   - An addition of MergeHub and BroadcastHub which enables dynamic fan-in
   and fan-out streams. Find more information in the ticket
   <https://github.com/akka/akka/issues/20890> and documentation (Scala
   
<http://doc.akka.io/docs/akka/2.4/scala/stream/stream-dynamic.html#Dynamic_fan-in_and_fan-out_with_MergeHub_and_BroadcastHub>
    and Java
   
<http://doc.akka.io/docs/akka/2.4/java/stream/stream-dynamic.html#Dynamic_fan-in_and_fan-out_with_MergeHub_and_BroadcastHub>
   )
   - A refactoring <https://github.com/akka/akka/pull/21316> of Http client
   connection pool by Bernard “leachbj <https://github.com/leachbj>” Leach
   fixing race conditions which have manifested in various reported situations
   #19643 <https://github.com/akka/akka/issues/19643> #20570
   <https://github.com/akka/akka/issues/20570> #21235
   <https://github.com/akka/akka/issues/21235>
   - A regression fix in ByteString implementation #21237
   <https://github.com/akka/akka/issues/21237>
   - A regression fix in Cluster Singleton #21236
   <https://github.com/akka/akka/issues/21236>

In this patch release we closed 42 tickets
<https://github.com/akka/akka/milestone/93?closed=1>, and got the help from
18 community contributors, thanks a lot!

Credits:
Commits  added removed
    11     569      39 Johan Andrén
     7    1802     270 Endre Sándor Varga
     6     181      61 Patrik Nordwall
     5      79      29 gosubpl
     4      59      35 Konrad Malawski
     3       3       3 kenji yoshida
     2     426      30 Hawstein
     2     679     778 Cédric Chantepie
     2     173     216 Bernard Leach
     2     196       1 Alexander Golubev
     2      31      45 2beaucoup
     2      32       2 Martynas Mickevičius
     1      16       0 Jamie Longmuir
     1      14       0 Richard S. Imaoka
     1     246      31 Jan Ypma
     1       2       2 andreaTP
     1      15       0 Wade Waldron
     1       9       3 dyk
     1      27      21 Nafer Sanabria
     1      32      32 Kam Kasravi
     1     217       4 Richard Imaoka
     1       2       2 Adriaan Moors
     1      15       0 Paweł Motyl

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.

Reply via email to