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.
Fixes in this release include:
- Http client causes ‘Cannot pull closed port’ error #19503
- Akka HTTP WebSocket connections reset #19467
- Missing convenience class ContentTypes for javadsl #18600
The reference documentation for the 2.0.3 release can be found here for Java and Scala.
If you are upgrading from the old 1.0.x series, you may want to read the following migration guide for Java or migration guide for Scala.
The full list of changes since the last milestone is available under the stream-http-2.0.3 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