Dear hakkers,

we—the Akka committers—are pleased to announce the third release candidate for 
Akka Streams & HTTP. The most notable changes since 1.0-RC2 are:

we integrated the Scala and Java DSLs within combined artifacts again, since 
the separation was only superficial and did not justify the added build 
complexity; this entails no movement of classes between packages, we only 
reduced the number of produced artifacts
we added tons of documentation, mostly in HTTP
we added HTTPS integration for client and server (but no session renegotiation 
for now)
we smoothed some wrinkles and straightened out some kinks in the DSLs (made 
argument types less restrictive, added preStart/postStop hooks for Stages, …)
we updated the Akka dependency to 2.3.11 (which contains some important 
regression fixes)
and we fixed a few deficiencies here and there (most notably some Actor leaks 
and Reactive Streams compliance issues).

For the full list please refer to the github milestones for Streams 
<https://github.com/akka/akka/issues?q=milestone%3Astreams-1.0-RC3+is%3Aclosed> 
and HTTP 
<https://github.com/akka/akka/issues?q=milestone%3Ahttp-1.0-RC3+is%3Aclosed>.

We’d like to thank Philip L. McMahon, Alexander Golubev, Greg Methvin and 
2beaucoup for their contributions!

Please give it a spin!

Happy hakking!

-- 
>>>>>>>>>>      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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to