Dear Hakkers, we—the Akka committers—are happy to announce the third maintenance release of Akka Streams & HTTP 2.0. This minor update addresses a couple of stability issues discovered recently for those who can not upgrade to Akka 2.4.2-RC1 <http://akka.io/news/2016/01/26/akka-2.4.2-RC1-released.html>.
Fixes in this release include: - Http client causes ‘Cannot pull closed port’ error #19503 <https://github.com/akka/akka/issues/19503> - Akka HTTP WebSocket connections reset #19467 <https://github.com/akka/akka/issues/19467> - Missing convenience class ContentTypes for javadsl #18600 <https://github.com/akka/akka/issues/18600> The reference documentation for the 2.0.3 release can be found here for Java <http://doc.akka.io/docs/akka-stream-and-http-experimental/2.0.3/java.html?_ga=1.260961869.1958946341.1452501189> and Scala <http://doc.akka.io/docs/akka-stream-and-http-experimental/2.0.3/scala.html?_ga=1.260961869.1958946341.1452501189> . If you are upgrading from the old 1.0.x series, you may want to read the following migration guide for Java <http://doc.akka.io/docs/akka-stream-and-http-experimental/2.0.3/java/migration-guide-1.0-2.x-java.html?_ga=1.260961869.1958946341.1452501189> or migration guide for Scala <http://doc.akka.io/docs/akka-stream-and-http-experimental/2.0.3/scala/migration-guide-1.0-2.x-scala.html?_ga=1.260961869.1958946341.1452501189> . The full list of changes since the last milestone is available under the stream-http-2.0.3 <https://github.com/akka/akka/issues?q=is%3Aissue+milestone%3Astream-http-2.0.3+is%3Aclosed> milestone on github for your reference. Credits commits added removed 2 32 28 Roland Kuhn 1 1 1 William Bowling 1 5 5 Martynas Mickevičius 1 43 23 Tim Harper 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.
