keycloak-client/CHANGELOG.md

10 lines
413 B
Markdown
Raw Normal View History

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for "keycloak-client"
2022-01-13 15:06:38 +01:00
## [v1.1.0]
- Added refresh token facilities for expired tokens (#22515) and some helper methods added.
2021-12-09 15:05:26 +01:00
2021-10-07 10:53:01 +02:00
## [v1.0.1]
- First release (#21389 #22155) provides the basic helper classes for Keycloak tokens retrieve and functions for the gCube framework integration (automatic service discovery).