Skip to content

Releases: ahus1/keycloak-dropwizard-integration

Upgrade to Dropwizard 4.x

10 Feb 13:34
Compare
Choose a tag to compare

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

10 Feb 13:33
Compare
Choose a tag to compare

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

03 Feb 21:29
Compare
Choose a tag to compare

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

23 Jul 18:54
Compare
Choose a tag to compare

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

16 Jun 18:09
Compare
Choose a tag to compare

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

25 Mar 20:41
Compare
Choose a tag to compare

Supporting policy enforcer/authz support by makeing JaxrsHttpFacade implement OIDCHttpFacade #25

Upgrade to Keycloak 4

24 Feb 16:13
Compare
Choose a tag to compare

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+

22 Mar 21:19
Compare
Choose a tag to compare

Update to Keycloak 3.0.0 and Dropwizard 1.1.0 thanks to @maksymgendin and @reneploetz

Support Keycloak 2.5.1+

08 Mar 00:00
Compare
Choose a tag to compare

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

10 Aug 13:59
Compare
Choose a tag to compare

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.