Hi everyone, The main reason for this is the throttle support to deal with HTTP/2 rapid reset scenario.
https://github.com/apache/incubator-pekko-http/pull/394 This change needs to be enabled using this config: pekko.http.server.http2.frame-type-throttle.frame-types = ["reset"] Milestone: https://github.com/apache/incubator-pekko-http/milestone/3?closed=1 The full set of changes is (mainly build and doc changes): https://github.com/apache/incubator-pekko-http/compare/v1.0.0...1.0.x If there are no objections, I will look to put together an RC1 within a few days. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pekko.apache.org For additional commands, e-mail: dev-h...@pekko.apache.org