The Akka-HTTP team is releasing 10.1.2 soon. This release introduces few interesting improvements.
I particularly would be interested to use:
"Introduces "Graceful" Server Termination""Fixes and improvements in akka-http2-support" (e.g. Allow Http2 without negotiation/TLS)this is blocked until akka-* and akka-http 2.13.0-M3 is released
/cc @raboof
Found this issue while looking for a 2.13.0-M3 build of play. Both akka 2.5.12 and akka-http 10.1.2 are available for Scala 2.13.0-M3.
Is there a Play release for Scala 2.13.0-M3?
actually the current master of play is on 2.13.0-M3.
Which can be used with the snapshot repositories:
(and this issue is about akka-http 10.1.x which play does only support on the master branch)
tl;dr: no, not yet
akka-http was updated to version 10.1.3 on master via #8473 already.
Most helpful comment
this is blocked until akka-* and akka-http
2.13.0-M3is released/cc @raboof