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

23 lines
664 B
Markdown
Raw Permalink Normal View History

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for "keycloak-extension-spi"
2024-04-24 10:54:04 +02:00
## [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
2022-12-22 16:43:01 +01:00
## [v2.0.0]
- Updated to be compiled/used with Keycloak v19.x
2021-06-25 13:34:31 +02:00
## [v1.1.0]
2020-12-22 11:34:18 +01:00
## [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`.