v10.1.3
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 https://github.com/akka/akka-http/milestone/41?closed=1:
Fixes in akka-http-core
- ServerTerminator memory leak in 10.1.2 (#2067)
- Avoid eagerly failing connections when request closes (#2066)
Fixes in docs
Improvements in docs
Credits
Thanks to all contributors to this release!
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