@raboof wrote:
Dear hakkers,
We are happy to announce the 10.1.11 release of Akka HTTP. This release is the eleventh update in the 10.1.x series of Akka HTTP.
Changes since 10.1.10
For a full overview you can also see the 10.1.11 milestone:
akka-http-core
- Hide body data from
Http.Strict#toString
#2737- Support chunked trailing headers in
transformDataBytes
#2748- Fix race condition in ConnectionPoolSpec, #2796
- Improve WS masking performance #2801
- Update naming for status codes 413, 414, 416 and 505 #2808
- Improve “Entity stream truncation” error message #2789
- Silence noisy pool idle timeout messages #2816
- Improve
EntityStreamSizeException
message #2823- Tone down the connection failure warning #2837
akka-http
- fix default rejection message for unsupported content type #2804
akka-http2-support
- Allow sending an ack SETTINGS frame immediately #2735
- Make sure all substreams are closed when connection is torn down#2777
- Fix HTTP/1.1 ALPN negotiation #2791
docs
- Fix
authorizeAsync
documentation #2746- Doc fix for regex paths from Java #2749
- Fix/amend 10.1.10 release notes formatting#
- Typed sample polish #2784
build
- Collapse PR validation report for less clutter #2707
- Update to latest Scala versions #2756
- Allow deployRsync for publishing snapshot docs #2821
- Use more resilient checking for Scala 2.13 in Mima #2820
- Enable coursier #2835
Credits
The complete list of closed issues can be found on the 10.1.11 milestone on GitHub.
For this release we had the help of 13 contributors – thank you all very much!
commits added removed 28 500 328 Johannes Rudolph 8 70 30 Arnout Engelen 2 251 200 Johan Andrén 2 2 2 Matt Kohl 1 56 32 Philippus Baalman 1 30 46 João Ferreira 1 61 7 satorg 1 50 10 pasikon 1 52 3 Christopher Batey 1 13 36 pfcoperez 1 5 5 vitojeng 1 4 3 PiotrJander 1 1 1 Christopher Hunt
Thanks to Lightbend for their continued sponsorship of the Akka core
team’s efforts. Lightbend offers commercial support
for Akka.Happy hakking!
– The Akka Team
Posts: 1
Participants: 1