2020-08-13 16:27:32 +02:00
This project adheres to [Semantic Versioning ](https://semver.org/spec/v2.0.0.html ).
2020-09-04 18:09:02 +02:00
# Changelog for "keycloak-d4science-spi-parent"
2020-07-16 13:42:55 +02:00
2023-10-09 17:10:28 +02:00
## [v2.2.0-SNAPSHOT]
2023-09-12 17:12:14 +02:00
## [v2.1.0]
2023-09-12 13:21:50 +02:00
- Added new [protocol-mapper ](protocol-mapper/README.md ) module to make the custom protocol mappers available
- Revised terms, EU links, D4Science and Blue-Cloud logo updated (#25444)
2022-12-22 16:43:01 +01:00
2022-10-24 12:19:55 +02:00
## [v2.0.0]
- Updated to be compiled/used with Keycloak v19.0.2
2022-02-16 13:46:25 +01:00
- Added themes sub-module to be included in the EAR artifact, porting from `d4science-keycloak-themes` repo
2021-12-24 17:33:41 +01:00
2021-06-25 13:34:31 +02:00
## [v1.1.0]
Updated athentication with bearer code took from new examples: added realm param. Now calls to orchestrators are UMA authenticated with `keycloak-client` credentials and `conductor-server` audience
2020-12-22 11:34:18 +01:00
## [v1.0.1]
user put in disable status and avatar deleted at user delete request, params returned correctly adding avatar
2020-12-17 10:26:05 +01:00
2020-11-20 13:02:43 +01:00
## [v1.0.0]
2020-11-17 17:06:22 +01:00
Added delete-account sub-module and prepared for the release in pre-prod
2020-08-13 16:27:32 +02:00
## [v0.2.0-SNAPSHOT]
Completed the refactoring as Maven multi-module project and each project has been documented as the new project template advise. It also provide the avatar support (#19726)
2020-07-31 18:27:30 +02:00
## [v0.1.0-SNAPSHOT]
2020-08-13 16:27:32 +02:00
- Refactored as Maven multi-module project and support for avatar (#19726)
2020-07-31 18:27:30 +02:00
2020-07-16 16:20:54 +02:00
## [v0.0.1-SNAPSHOT]
2020-07-31 18:27:30 +02:00
- First release (#19657, #19684 )