Skip to content

radar-jersey 0.11.0

Compare
Choose a tag to compare
@blootsvoets blootsvoets released this 17 Oct 11:26
· 36 commits to main since this release
4ef6ddb

Changes since version 0.10.0:

  • Use radar-auth 2.1.0 instead of custom authorisation processing code. Replaced Auth and explicit tokens with AuthService
  • Replace okhttp with ktor
  • Use radar-commons plugins and moved common code to radar-commons-kotlin.
  • Add support for async response processing using AsyncCoroutineService.
  • Make health checks use coroutines
  • Replace C3PO with HikariCP

What's Changed

Full Changelog: v0.10.0...v0.11.0