diff --git a/docker-jans-config-api/CHANGELOG.md b/docker-jans-config-api/CHANGELOG.md index ba38a33fa6f..2b839657ab4 100644 --- a/docker-jans-config-api/CHANGELOG.md +++ b/docker-jans-config-api/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [1.0.1-1](https://github.com/JanssenProject/jans/compare/docker-jans-config-api-v1.0.0-1...docker-jans-config-api-v1.0.1-1) (2022-07-06) + + +### Features + +* expose prometheus metrics via jmx exporter ([#1573](https://github.com/JanssenProject/jans/issues/1573)) ([205e320](https://github.com/JanssenProject/jans/commit/205e3206cf87bdb7cf0908bfdd7ee777d1ab955d)) +* introduce new hybrid persistence mapping ([#1505](https://github.com/JanssenProject/jans/issues/1505)) ([a77ab60](https://github.com/JanssenProject/jans/commit/a77ab602d15cb6bdf4751aaa11c2be9485b04a34)) +* proper plugin activation of config-api container ([#1627](https://github.com/JanssenProject/jans/issues/1627)) ([07cabb9](https://github.com/JanssenProject/jans/commit/07cabb9c310fb0b00afa419599b2e032c7cf1652)) + + +### Bug Fixes + +* main docker version ([1220e1c](https://github.com/JanssenProject/jans/commit/1220e1c892c4462b74039bcf64f0cd0cedb80d1f)) + + +### Miscellaneous Chores + +* prepare docker images release 1.0.1-1 ([12660a8](https://github.com/JanssenProject/jans/commit/12660a800bacb210bd3fb4b35c9156e9c5445343)) + ## 1.0.0-1 (2022-05-20) diff --git a/docker-jans-config-api/version.txt b/docker-jans-config-api/version.txt index 82694261fdf..5563151961b 100644 --- a/docker-jans-config-api/version.txt +++ b/docker-jans-config-api/version.txt @@ -1 +1 @@ -1.0.0-1 +1.0.1-1