This repository has been archived by the owner on Dec 31, 2021. It is now read-only.
v0.4.0
This is the first GA version for 0.4.x. It contains the following improvements and bugfixes:
- Make compatibility for Keycloak 9. Note: The previous versions of Keycloak are also supported.
- Update the Nexus and the nexus3-keycloak-plugin to the latest version in
docker/Dockerfile
for #43. - Typo fixed #45 (Thank @nonshankus).
- Ignore the missing properties of the Keycloak model when deserializing the JSON response #44 (Thank @hypery2k).