Releases: ahus1/keycloak-dropwizard-integration
Upgrade to Dropwizard 4.x
Upgrade to Dropwizard 4.x, which migrated to Jakarta EE.
Removing all examples except the Dropwizard Module, as Keycloak doesn't provide Jakarta EE variants of the clients anymore.
Upgrade to Dropwizard 3.x
Upgrade to Dropwizard 3.x, which introduced API changes related to Dropwizard.
No other API changes for your code.
Support cookie store for Dropwizard module
Upgrading to latest Keycloak 12.0.1 thanks to @gjvoosten #39
Support cookie store for Dropwizard module, promote usage also for situations for not only a bearer token (#38)
No API changes for your code.
Upgrade Keycloak 11.0.0
Upgrading to latest Keycloak 11.0.0 and Dropwizard 2.0.12 thanks to @gjvoosten #35
No API changes for your code.
Upgrade to Keycloak 10
Upgrading to latest Keycloak 10.0.2 thanks to @gjvoosten #31
Upgrade to httpclient dependency.
No API changes for your code.
Policy enforcer/authz support
Supporting policy enforcer/authz support by makeing JaxrsHttpFacade implement OIDCHttpFacade #25
Upgrade to Keycloak 4
Update to Keycloak 4.8.9 and Dropwizard 1.3.9. No API changes for your code. Minor change to use the Keycloak 4 client library.
Support Dropwizard 1.1+
Update to Keycloak 3.0.0 and Dropwizard 1.1.0 thanks to @maksymgendin and @reneploetz
Support Keycloak 2.5.1+
Upgrade to Keycloak 2.5.4, fixes by @reneploetz. Previous Keycloak 2.x versions should still work. Update to Dropwizard 1.0.6.
Support Dropwizard 1.0
Upgrade to Keycloak 2.1.0 and Dropwizard 1.0. Some code changes due to the Dropwizard upgrade.
User who want to stay on Dropwizard 0.9 should use the 0.8.x releases.