Akka HTTP 10.1.3 released, please upgrade!

Dear hakkers,

10.1.3 is the fourth release in the 10.1.x series of Akka HTTP.

This release addresses a critical memory leak issue introduced by the graceful termination infrastructure added in 10.1.2.
No other risky changes are made in this release, in order to make it a trustworthy fix drop-in replacement of 10.1.2.

Changes since 10.1.2

For a full overview you can also see the Milestone:

Fixes in akka-http-core

  • ServerTerminator memory leak in 10.1.2 (#2067)
  • Avoid eagerly failing connections when request closes (#2066)

Fixes in docs

  • Correct pipelining-limit flag name (#2059)
  • Fix link to compatibility rules section (#2062)

Improvements in docs

  • Reference documentation for Graceful Termination (#2072)
  • Enhance Caching Documentation (#2060)

Credits

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

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

commits  added  removed
      3    227       29 Konrad `ktoso` Malawski
      3     25       11 herzrasen
      1     38        0 Arnout Engelen
      1      4        4 Josep Prat
      1      1        1 Raymond Roestenburg
      1      1        1 Richard Imaoka
      1      1        1 Will Sargent

Happy hakking!

– The Akka Team & Akka Http Contributors

1 Like