Playframework: Upgrade to Akka HTTP 10.1.2

Created on 8 Jun 2018  路  4Comments  路  Source: playframework/playframework

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"
  • almost all in "Fixes and improvements in akka-http2-support" (e.g. Allow Http2 without negotiation/TLS)

Most helpful comment

this is blocked until akka-* and akka-http 2.13.0-M3 is released

/cc @raboof

All 4 comments

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.

Was this page helpful?
0 / 5 - 0 ratings