Skip to content

Releases: linked-planet/ktor-plugins

v1.1.1 - Dependency Updates

10 Feb 13:04
Compare
Choose a tag to compare

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

01 Dec 12:09
Compare
Choose a tag to compare

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

19 Apr 12:54
Compare
Choose a tag to compare

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

12 Apr 14:26
Compare
Choose a tag to compare

!!! Broken Release !!!
Use 1.0.2 instead!

v1.0.0

24 Mar 15:58
Compare
Choose a tag to compare

Initial Release