oidc-library-portal/CHANGELOG.md

13 lines
612 B
Markdown
Raw Normal View History

2020-08-12 20:14:04 +02:00
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2020-06-19 15:21:25 +02:00
# Changelog for "oidc-library-portal"
2021-01-20 11:48:00 +01:00
## [v1.2.0]
2021-01-20 01:01:08 +01:00
- New context roles mapper that not rely on User or Groups objects but in their ID as strings. New revised version of the cache proxy with mutex and session id used in place of session object, logs revised and scheduled log added that dumps cache contents. Marked as deprecated all utils methods for session objects get/set. (#20445)
2020-11-20 13:08:36 +01:00
## [v1.1.0]
2020-08-12 20:14:04 +02:00
- Added configuration for avatar URL (#19726)
## [v1.0.0-SNAPSHOT]
2020-06-19 15:21:25 +02:00
- First release (#19143) (#19225) (#19226) (#19227) (#19228)