storage-manager-trigger/CHANGELOG.md

16 lines
570 B
Markdown
Raw Permalink Normal View History

# Changelog for storage-manager-trigger
2022-03-09 15:02:53 +01:00
## [v1.12.0] 2022-03-07
* change mongodb authentication mechanism. It was mongodbcr now it is handshaked from client and server. fix incident #22920
2021-07-15 15:24:55 +02:00
## [v1.11.1-SNAPSHOT]
* moved from UmaJWTProvider to AccessTokenProvider
## [v1.11.0-SNAPSHOT]
* add CHANGELOG.md
* upgrade mongo-java-driver to 3.12.0 version
* switch from document-store-lib-couchbase to document-sore-lib-accounting-service
* upgrade accounting libraries to 2.0.0 versions
2021-05-07 10:53:57 +02:00
* update JUnit to 4.12
* add oidc-library dep
* switch to UMAToken