From 3ffd87c26527d16919aa2fb410c768a2353649b3 Mon Sep 17 00:00:00 2001
From: mo-auto <54212639+mo-auto@users.noreply.github.com>
Date: Mon, 9 Jan 2023 09:31:40 +0000
Subject: [PATCH] chore(main): release agama 1.0.6
---
agama/CHANGELOG.md | 11 +++++++++++
agama/pom.xml | 2 +-
agama/transpiler/pom.xml | 2 +-
3 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/agama/CHANGELOG.md b/agama/CHANGELOG.md
index 8db8bf36439..3b4e0d06f2e 100644
--- a/agama/CHANGELOG.md
+++ b/agama/CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog
+## 1.0.6 (2023-01-09)
+
+
+### Bug Fixes
+
+* add 'java' to the list of restricted variable names [#3533](https://github.com/JanssenProject/jans/issues/3533) ([#3534](https://github.com/JanssenProject/jans/issues/3534)) ([a970d88](https://github.com/JanssenProject/jans/commit/a970d88d81f920973f3ba812db97448f135090a9))
+* **agama:** fix agama auth dependency which blocks build process [#3149](https://github.com/JanssenProject/jans/issues/3149) ([#3244](https://github.com/JanssenProject/jans/issues/3244)) ([8f9fee3](https://github.com/JanssenProject/jans/commit/8f9fee31c66ce08046258694e5e2d83a31e38b5d))
+* avoid NPE when configuration is missing [#2857](https://github.com/JanssenProject/jans/issues/2857) ([#2863](https://github.com/JanssenProject/jans/issues/2863)) ([4a27091](https://github.com/JanssenProject/jans/commit/4a2709185bd7ba84c3230cb94d4efea940681742))
+* ensure non-empty array is generated [#2672](https://github.com/JanssenProject/jans/issues/2672) ([#3047](https://github.com/JanssenProject/jans/issues/3047)) ([47902bd](https://github.com/JanssenProject/jans/commit/47902bd8a5c7fe60cbac6f819787ee90726ac4a0))
+* prepare for 1.0.6 release ([9e4c8fb](https://github.com/JanssenProject/jans/commit/9e4c8fb4c0a1ef4779934558e8d8d40d8fedbabf))
+
## [1.0.4](https://github.com/JanssenProject/jans/compare/agama-v1.0.3...agama-v1.0.4) (2022-11-08)
diff --git a/agama/pom.xml b/agama/pom.xml
index fc8f3f7536f..c76062ed853 100644
--- a/agama/pom.xml
+++ b/agama/pom.xml
@@ -5,7 +5,7 @@
io.jans
agama
pom
- 1.0.6-SNAPSHOT
+ 1.0.6
agama parent
diff --git a/agama/transpiler/pom.xml b/agama/transpiler/pom.xml
index d7ce3575931..288f1bc5738 100644
--- a/agama/transpiler/pom.xml
+++ b/agama/transpiler/pom.xml
@@ -9,7 +9,7 @@
io.jans
agama
- 1.0.6-SNAPSHOT
+ 1.0.6