Releases: linked-planet/ktor-plugins
Releases · linked-planet/ktor-plugins
v1.1.1 - Dependency Updates
General
- Updated all dependencies
ktor-server-onelogin-saml
- Migrated from Locations to Resources
- Improved README.md
v1.1.0 - Fix Response Body unavailable & Upgrade all dependencies
General
- Maintenance: Upgrade to ktor 2.3.6, Kotlin 1.9 etc.
ktor-client-awesome-logging
- Fix: If logging response body on error was activated, the library would consume the response body, making it unavailable for use by the application.
v1.0.2 - Do not treat response status 3xx as error
ktor-client-awesome-logging
- Fix: Do not log response bodies on status codes 3xx, as they are not errors.
v1.0.1 - Do not treat response status 3xx as error
!!! Broken Release !!!
Use 1.0.2 instead!
v1.0.0
Initial Release