From 5a606d972fec91e809d52ff917bb69019a51bac4 Mon Sep 17 00:00:00 2001 From: mo-auto <54212639+mo-auto@users.noreply.github.com> Date: Thu, 14 Dec 2023 10:59:43 +0000 Subject: [PATCH] chore(main): release jans-link 1.0.21 --- jans-link/CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/jans-link/CHANGELOG.md b/jans-link/CHANGELOG.md index 52f2db3e6d7..a495bb70397 100644 --- a/jans-link/CHANGELOG.md +++ b/jans-link/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## 1.0.21 (2023-12-14) + + +### Features + +* **jans-keycloak-link:** implement password decryption ([#6335](https://github.com/JanssenProject/jans/issues/6335)) ([b6ec0c1](https://github.com/JanssenProject/jans/commit/b6ec0c1863696c2c07d915860a23100cca4901f5)) +* keycloak refactoring referred to Issue [#5330](https://github.com/JanssenProject/jans/issues/5330) review ([#6157](https://github.com/JanssenProject/jans/issues/6157)) ([7319120](https://github.com/JanssenProject/jans/commit/73191202f2e39bf040749b69a31d01bdfbcec8eb)) + + +### Documentation + +* **casa:** add sonarcloud properties to enable analysis ([#6190](https://github.com/JanssenProject/jans/issues/6190)) ([0599417](https://github.com/JanssenProject/jans/commit/059941724a7d6b5209253b93e2fdb90e64632523)) + ## 1.0.19 (2023-10-11)