From 3029b41192582ef8a287a08c23b9cb5154c4e09f Mon Sep 17 00:00:00 2001 From: mo-auto <54212639+mo-auto@users.noreply.github.com> Date: Tue, 1 Nov 2022 07:43:28 +0000 Subject: [PATCH] chore(main): release agama 1.0.2 --- agama/CHANGELOG.md | 27 +++++++++++++++++++++++++++ agama/engine/pom.xml | 2 +- agama/inboundID/pom.xml | 2 +- agama/model/pom.xml | 2 +- agama/pom.xml | 2 +- agama/transpiler/pom.xml | 2 +- 6 files changed, 32 insertions(+), 5 deletions(-) diff --git a/agama/CHANGELOG.md b/agama/CHANGELOG.md index ccfb97c4994..b9de563e776 100644 --- a/agama/CHANGELOG.md +++ b/agama/CHANGELOG.md @@ -1,5 +1,32 @@ # Changelog +## 1.0.2 (2022-11-01) + + +### Features + +* **agama:** add utility classes for inbound identity ([#2204](https://github.com/JanssenProject/jans/issues/2204)) ([29f58ee](https://github.com/JanssenProject/jans/commit/29f58ee0e6c84b4af5493cabcb19167bc7ffbe40)) +* **agama:** add utility classes for inbound identity ([#2231](https://github.com/JanssenProject/jans/issues/2231)) ([96e32a4](https://github.com/JanssenProject/jans/commit/96e32a407ec6c545b73a6fd103ed2ae5876bd500)) +* **agama:** add utility classes for inbound identity ([#2280](https://github.com/JanssenProject/jans/issues/2280)) ([ca6fdc9](https://github.com/JanssenProject/jans/commit/ca6fdc90256e4ef103bf50dc27cb694c940ba70b)) +* **agama:** add utility classes for inbound identity ([#2417](https://github.com/JanssenProject/jans/issues/2417)) ([2878bdd](https://github.com/JanssenProject/jans/commit/2878bdd737b4bd7f8f080113826a4bc4bf49ffba)) +* **jans-config-api:** agama flow endpoint ([#1898](https://github.com/JanssenProject/jans/issues/1898)) ([0e73306](https://github.com/JanssenProject/jans/commit/0e73306f7642a74a3ed2cf8a8687a1ea447aa7bd)) + + +### Bug Fixes + +* jans-config-api/plugins/sample/helloworld/pom.xml to reduce vulnerabilities ([#972](https://github.com/JanssenProject/jans/issues/972)) ([e2ae05e](https://github.com/JanssenProject/jans/commit/e2ae05e5515dd85a95c0a8520de57f673aba7918)) +* jans-eleven/pom.xml to reduce vulnerabilities ([#2676](https://github.com/JanssenProject/jans/issues/2676)) ([d27a7f9](https://github.com/JanssenProject/jans/commit/d27a7f99f22cb8f4bd445a3400224a38cb91eedc)) + + +### Documentation + +* add instructions to setup inbound identity flows [#2198](https://github.com/JanssenProject/jans/issues/2198) ([#2222](https://github.com/JanssenProject/jans/issues/2222)) ([d959b32](https://github.com/JanssenProject/jans/commit/d959b32cc9de0b8311d13ce25fcba162d0b0c5a3)) + + +### Miscellaneous Chores + +* release 1.0.2 ([43dead6](https://github.com/JanssenProject/jans/commit/43dead615f3508ca393c330c2db27a8fb9d1017a)) + ## 1.0.2 (2022-08-30) diff --git a/agama/engine/pom.xml b/agama/engine/pom.xml index bb9e81908a8..ca85680e186 100644 --- a/agama/engine/pom.xml +++ b/agama/engine/pom.xml @@ -9,7 +9,7 @@ io.jans agama - 1.0.3-SNAPSHOT + 1.0.2 diff --git a/agama/inboundID/pom.xml b/agama/inboundID/pom.xml index 2ce676fe9a2..21925332dba 100644 --- a/agama/inboundID/pom.xml +++ b/agama/inboundID/pom.xml @@ -10,7 +10,7 @@ io.jans agama - 1.0.3-SNAPSHOT + 1.0.2 diff --git a/agama/model/pom.xml b/agama/model/pom.xml index 1e5218db1dd..5c95c3c0200 100644 --- a/agama/model/pom.xml +++ b/agama/model/pom.xml @@ -9,7 +9,7 @@ io.jans agama - 1.0.3-SNAPSHOT + 1.0.2 diff --git a/agama/pom.xml b/agama/pom.xml index e963422427f..182ce2348fe 100644 --- a/agama/pom.xml +++ b/agama/pom.xml @@ -5,7 +5,7 @@ io.jans agama pom - 1.0.3-SNAPSHOT + 1.0.2 agama parent diff --git a/agama/transpiler/pom.xml b/agama/transpiler/pom.xml index 4172ec13994..c292659077c 100644 --- a/agama/transpiler/pom.xml +++ b/agama/transpiler/pom.xml @@ -9,7 +9,7 @@ io.jans agama - 1.0.3-SNAPSHOT + 1.0.2