Published 28 June 2023
Bugfixes
- Linking release build leads to compilation error with coroutines of version 1.7.0-Beta (KTOR-5728)
- MapApplicationConfig removes deeply nested properties when converting to a map (KTOR-6013)
- Cache returns null when vary header has more fields in the cached response (KTOR-6001)
- ContentType of a response body isn't set inside OkHttp's interceptor when a form request is sent (KTOR-5971)