From 25fc8ccfe2f81e4e7b661f139abcc245597f0d31 Mon Sep 17 00:00:00 2001 From: Martin Kostka Date: Fri, 9 Apr 2021 09:23:22 +0200 Subject: [PATCH] Release 3.21.0 * Upgraded Spring boot to 2.4.4 * Upgraded OpenAPI generator to 5.1.1 * Updates to OpenAPI * Allowed null in member attribute o365EmailAddresses_mu * Fixed sponsored member creation at MU * Specify language when calling MU pwd backend * Password reset using UUID as token * Suspending propagating tasks to engine * Removing authorization for password strength check * Added new methods for group stats * Csv option for namespace configuration * Fixed badge link in README * Allowed only new thanks in publications * Fixed optional ns config options --- perun-auditlogger/pom.xml | 2 +- perun-auditparser/pom.xml | 2 +- perun-base/pom.xml | 2 +- perun-cabinet/pom.xml | 2 +- perun-cli-java/pom.xml | 2 +- perun-core/pom.xml | 2 +- perun-dispatcher/pom.xml | 2 +- perun-engine/pom.xml | 2 +- perun-ldapc/pom.xml | 2 +- perun-notification/pom.xml | 2 +- perun-openapi/pom.xml | 2 +- perun-registrar-lib/pom.xml | 2 +- perun-rpc/pom.xml | 2 +- perun-scim/pom.xml | 2 +- perun-voot/pom.xml | 2 +- perun-web-gui/pom.xml | 2 +- pom.xml | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/perun-auditlogger/pom.xml b/perun-auditlogger/pom.xml index 36dfb55222..bfc9f49f37 100644 --- a/perun-auditlogger/pom.xml +++ b/perun-auditlogger/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.21.0-SNAPSHOT + 3.21.0 cz.metacentrum.perun diff --git a/perun-auditparser/pom.xml b/perun-auditparser/pom.xml index c3fc982877..afa6ab73ec 100644 --- a/perun-auditparser/pom.xml +++ b/perun-auditparser/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.21.0-SNAPSHOT + 3.21.0 cz.metacentrum.perun diff --git a/perun-base/pom.xml b/perun-base/pom.xml index 9cb490a9a7..9f8782bacf 100644 --- a/perun-base/pom.xml +++ b/perun-base/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.21.0-SNAPSHOT + 3.21.0 cz.metacentrum.perun diff --git a/perun-cabinet/pom.xml b/perun-cabinet/pom.xml index adf1e7309d..07cc03fc6e 100644 --- a/perun-cabinet/pom.xml +++ b/perun-cabinet/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.21.0-SNAPSHOT + 3.21.0 cz.metacentrum.perun diff --git a/perun-cli-java/pom.xml b/perun-cli-java/pom.xml index 370f757526..e1ddb268c0 100644 --- a/perun-cli-java/pom.xml +++ b/perun-cli-java/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 3.21.0-SNAPSHOT + 3.21.0 cz.metacentrum.perun diff --git a/perun-core/pom.xml b/perun-core/pom.xml index 0c3e7f7d02..c985d0d2a0 100644 --- a/perun-core/pom.xml +++ b/perun-core/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.21.0-SNAPSHOT + 3.21.0 cz.metacentrum.perun diff --git a/perun-dispatcher/pom.xml b/perun-dispatcher/pom.xml index 99d72ca219..1f465668de 100644 --- a/perun-dispatcher/pom.xml +++ b/perun-dispatcher/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.21.0-SNAPSHOT + 3.21.0 cz.metacentrum.perun diff --git a/perun-engine/pom.xml b/perun-engine/pom.xml index 43a1b6668e..7f32bb5aa5 100644 --- a/perun-engine/pom.xml +++ b/perun-engine/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.21.0-SNAPSHOT + 3.21.0 cz.metacentrum.perun diff --git a/perun-ldapc/pom.xml b/perun-ldapc/pom.xml index 20f24b8e77..b2e247d184 100644 --- a/perun-ldapc/pom.xml +++ b/perun-ldapc/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 3.21.0-SNAPSHOT + 3.21.0 cz.metacentrum.perun diff --git a/perun-notification/pom.xml b/perun-notification/pom.xml index 906423fba3..ee26f2970d 100644 --- a/perun-notification/pom.xml +++ b/perun-notification/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.21.0-SNAPSHOT + 3.21.0 cz.metacentrum.perun diff --git a/perun-openapi/pom.xml b/perun-openapi/pom.xml index 067179ede6..24667b6e4a 100644 --- a/perun-openapi/pom.xml +++ b/perun-openapi/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 3.21.0-SNAPSHOT + 3.21.0 cz.metacentrum.perun diff --git a/perun-registrar-lib/pom.xml b/perun-registrar-lib/pom.xml index 3ac82f58a5..8f35957790 100644 --- a/perun-registrar-lib/pom.xml +++ b/perun-registrar-lib/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.21.0-SNAPSHOT + 3.21.0 cz.metacentrum.perun diff --git a/perun-rpc/pom.xml b/perun-rpc/pom.xml index b9e4d0f213..7eae896486 100644 --- a/perun-rpc/pom.xml +++ b/perun-rpc/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.21.0-SNAPSHOT + 3.21.0 cz.metacentrum.perun diff --git a/perun-scim/pom.xml b/perun-scim/pom.xml index bdc16bebb0..d21619efda 100644 --- a/perun-scim/pom.xml +++ b/perun-scim/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.21.0-SNAPSHOT + 3.21.0 cz.metacentrum.perun diff --git a/perun-voot/pom.xml b/perun-voot/pom.xml index 82b73e957a..e69ebe8f67 100644 --- a/perun-voot/pom.xml +++ b/perun-voot/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.21.0-SNAPSHOT + 3.21.0 cz.metacentrum.perun diff --git a/perun-web-gui/pom.xml b/perun-web-gui/pom.xml index 6f1d9a9dd7..251d182796 100644 --- a/perun-web-gui/pom.xml +++ b/perun-web-gui/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.21.0-SNAPSHOT + 3.21.0 cz.metacentrum.perun diff --git a/pom.xml b/pom.xml index f6e287a449..52b2aee0bb 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ cz.metacentrum perun - 3.21.0-SNAPSHOT + 3.21.0 pom