ic-proxy/CHANGELOG.md

22 lines
541 B
Markdown
Raw Normal View History

2021-05-17 16:30:39 +02:00
# Changelog
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2023-02-09 11:33:16 +01:00
## [v1.3.0] - [2023-02-09]
- add support for UMA token
- Feature #24253 add support for decrypted ServiceEndpoint
- update lombok library to 1.18.4 with scope provided
2021-06-10 10:55:45 +02:00
## [v1.2.0] - [2021-06-08]
- Feature #21584 added support for /ServiceEndpoint/{category} REST call
2021-05-17 16:30:39 +02:00
## [v1.1.0-SNAPSHOT] - [2016-10-03]
- porting to auth v.2
## [v1.0.0] - [2015-07-01]
- First commit