Dear hakkers,
We are happy to announce the 10.1.7 release of Akka HTTP. 10.1.7 is the eighth release in the 10.1.x series of Akka HTTP. See the full list of changes below.
Changes since 10.1.6
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
Credits
The complete list of closed issues can be found on the 10.1.7 milestone on GitHub.
For this release 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