keycloak-d4science-spi-parent/ldap-storage-mapper/CHANGELOG.md

23 lines
664 B
Markdown

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for "keycloak-extension-spi"
## [v2.24.0]
Now the minor part of the version (the `24` in the `2.24.x`) shows the compatibility to the specific Keycloak major version, in this case `24.x.x`
## [v2.1.0]
Changes in other sub-components
## [v2.0.0]
- Updated to be compiled/used with Keycloak v19.x
## [v1.1.0]
## [v1.0.1]
changes in other sub-components
## [v1.0.0]
Prepared for the release in pre-prod
## [v0.2.0-SNAPSHOT]
- Extracted sub-module from the original project. Uses the LDAP storage mapper SPI to provide a new `user attribute templated ldap mapper`.