Releases: Koriit/ktor-error-responses
Releases · Koriit/ktor-error-responses
0.4.0
Changelog
- Update Kotlin to 1.6
- Update dependencies
- Update Gradle Wrapper to 7.3
- Migrate to Maven Central from JCenter
- Migrate to Github Actions from Travis-Ci
- Change package names to match new group id
Breaking change
Migration to Maven Central required change of artifact group id koriit.kotlin
which was used with JCenter to new com.koriit.kotlin
.
All packages have been renamed to match this change.
Known issues
- Intercepting exceptions in Send Pipeline is not working #1
Version 0.3.2 was re-published to Maven Central as-is.
Full Changelog: 0.3.2...0.4.0