Introducing Akka Cloud to Edge Continuum. Build once for the Cloud. Seamlessly deploy to the Edge. Learn More
 

News & Articles

Full archive

September 06

2022

Akka HTTP 10.2.10 Released

Dear hakkers,

We are happy to announce the 10.2.10 release of Akka HTTP. This release contains a few smaller improvements and bugfixes.

Noteworthy changes since 10.2.9

  • Avoid loop in JavaQuery.render(HttpCharset, CharPredicate) #4078
  • Optimization: avoid array copy for string entities #4098
  • Allow zero max-content-length #3903
  • Fix for Uri.collapseDotSegments failing on some relative paths #2507
  • Allow custom verifier in Credentials.Provided #4146
  • Make toStrictEntity fail with bad request in case of entity errors #4135
  • HTTP/2: When connection is aborted due to completion timeout, abort ongoing substreams (on Akka 2.6) #4062

Credits

The complete list of closed issues can be found on the 10.2.10 milestone on GitHub.

For this release we had the help of 7 contributors – thank you all very much!

commits  added  removed
     24    285       92 Johannes Rudolph
      2    990     1034 Arnout Engelen
      1     37        1 Kirill
      1     33        0 Andreas Rigas
      1     33        0 Mike Pedersen
      1     10        7 Sebastian Alfers
      1     12        2 Yash0215
      1      7        1 Nicholas Connor
      1      2        2 brharrington
      1      2        1 Levi Ramsey
      1      2        0 kerr

Akka by Lightbend

The Akka core team is employed by Lightbend. If you’re looking to take your Akka systems to the next level, let’s set up a time to discuss our enterprise-grade expert support, self-paced education courses, and technology enhancements that help you manage, monitor and secure your Akka systems - from development to production.

Happy hakking!

– The Akka Team