We are happy to announce the 10.1.7 and 10.0.15 releases of Akka HTTP. The 10.0.15 release contains a number of relevant changes backported from the 10.1.x branch.
Changes in 10.1.7
For a full overview you can also see the 10.1.7 milestone:
- Media types were added for
application/problem+json
andapplication/problem+xml
(RFC 7807) #2323 - Media types were added for
font/woff
andfont/woff2
#2330 - A checker was added that produces a run-time warning when different versions of Akka HTTP modules are found on the classpath #2335
- Various dependencies were updated #2328
Changes in 10.0.15
For a full overview you can also see the 10.0.15 milestone
- Collision-resistant hashMap fixes #2343
- TLS closing issue fixes #2344
- Compilation error with Scala 2.12 #2350
- Dependency upgrades #2342
Credits
For 10.1.7 we had the help of 7 contributors – thank you all very much!
commits added removed
8 90 33 Johannes Rudolph
3 19 1 Arnout Engelen
2 38 5 Patrik Nordwall
1 2 338 Josep Prat
1 18 1 ashish kumar
1 2 0 bigwheel
1 1 1 sullis
Happy hakking!
– The Akka Team & Akka Http Contributors