Dear hakkers, We have expedited the 2.4.4 release due to a few annoying bugs in 2.4.3.
Important fixes: - Enable streaming responses with ‘Connection: close’, issue #20254 <https://github.com/akka/akka/pull/20254> - NPE in ConsistentHashingRouter for SimpleDnsManager, issue #20263 <https://github.com/akka/akka/issues/20263> - Streams wiring should work in arbitrary nest levels far from original module, issue #20216 <https://github.com/akka/akka/issues/20216> - Fixed dangerous sharing of state in HTTP’s connection management (thanks Samuel Tardieu and Mark van der Tol!), issues #20228 <https://github.com/akka/akka/issues/20228> #20080 <https://github.com/akka/akka/issues/20080> - Fix and enable Server Name Indication configuration via ssl-config, issue #20214 <https://github.com/akka/akka/issues/20214> Several other things were also improved, see the 2.4.4 <https://github.com/akka/akka/issues?q=milestone%3A2.4.4> milestone on github. Migration Guide When migrating a code base to 2.4 please refer to the migration guide <http://doc.akka.io/docs/akka/2.4.4/project/migration-guide-2.3.x-2.4.x.html> in order to profit from some of the improvements. Credits A total 33 issues were closed since 2.4.3. The complete list of closed issues can be found on the 2.4.4 <https://github.com/akka/akka/issues?q=milestone%3A2.4.4> milestone on github. For this release we had the help of 18 committers – thank you! For the full stats see the announcement on the website <http://akka.io/news/2016/04/14/akka-2.4.4-released.html>. Happy hakking! -- Patrik Nordwall Akka Tech Lead Lightbend <http://www.lightbend.com/> - Reactive apps on the JVM Twitter: @patriknw -- >>>>>>>>>> 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.
