radar-jersey 0.11.0
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
- Update to ManagementPortal dev by @blootsvoets in #73
- Default to "main" organization for non-supported MP by @blootsvoets in #77
- Release 0.11.0 by @blootsvoets in #78
Full Changelog: v0.10.0...v0.11.0