From ffbdc300399de05217c3779a915c334fbcc1f618 Mon Sep 17 00:00:00 2001 From: mo-auto <54212639+mo-auto@users.noreply.github.com> Date: Mon, 27 Dec 2021 09:27:54 -0500 Subject: [PATCH] chore: release docker-jans-certmanager 1.0.0-beta.14 (#142) --- docker-jans-certmanager/CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/docker-jans-certmanager/CHANGELOG.md b/docker-jans-certmanager/CHANGELOG.md index 4d573e2804a..65427413a96 100644 --- a/docker-jans-certmanager/CHANGELOG.md +++ b/docker-jans-certmanager/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 + +* **certmanager:** handle issues reported by CodeQL ([#160](https://www.github.com/JanssenProject/jans-cloud-native/issues/160)) ([f5037af](https://www.github.com/JanssenProject/jans-cloud-native/commit/f5037af9a9097b44063e099fd071cbdcd9feb21f)) + + +### 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)