diff --git a/docker-jans-persistence-loader/CHANGELOG.md b/docker-jans-persistence-loader/CHANGELOG.md index 2d7257f260c..89feb49e93f 100644 --- a/docker-jans-persistence-loader/CHANGELOG.md +++ b/docker-jans-persistence-loader/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## 1.0.0-beta.14 (2021-12-27) + + +### Features + +* add support for plugins ([#67](https://www.github.com/JanssenProject/jans-cloud-native/issues/67)) ([7f2204c](https://www.github.com/JanssenProject/jans-cloud-native/commit/7f2204cb186902ebdc0d1f6ae1d321f3c5eeea5b)) +* deprecate password files in favor of secrets ([#152](https://www.github.com/JanssenProject/jans-cloud-native/issues/152)) ([f415213](https://www.github.com/JanssenProject/jans-cloud-native/commit/f415213cfd992363f3fb85005df16e963a6ed8ff)) + + +### Bug Fixes + +* always close file descriptors after parsing LDIF files ([#159](https://www.github.com/JanssenProject/jans-cloud-native/issues/159)) ([a99bef8](https://www.github.com/JanssenProject/jans-cloud-native/commit/a99bef82f8d48abc1b929cc5cb94d6e8f4222616)) + + +### Miscellaneous Chores + +* change release to 1.0.0-beta.14 ([2d5d61b](https://www.github.com/JanssenProject/jans-cloud-native/commit/2d5d61bc5971da0a087323e544f12206154af43f)) +* release 1.0.0-beta.13 ([789a9ed](https://www.github.com/JanssenProject/jans-cloud-native/commit/789a9edbe2d78e7424dc6ce4f153f719a5f09e35)) + ## 1.0.0-beta.13 (2021-12-03)