From 455faf101d0aeb0cf89a04f5d1f01df3da31b28a Mon Sep 17 00:00:00 2001 From: Peter Balcirak Date: Wed, 2 Jun 2021 15:04:25 +0200 Subject: [PATCH] Release 3.25.0 - Methods which work with embedded applications shifted to RegistrarManager. - UUID token used for email change requests instead of old parameters "i" and "m". - Method requestPreferredEmailChange has a new parameter customURL, which replaces the old solution with referer header and customPath parameter. - Method getMembersPage now supports pagination and filtering by groupId and groupStatuses. - Member removal from VO also includes silent rejection of his opened group applications. - Fixed bug which caused that it was not possible to force remove VOs in some cases. --- 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 9772760024..eaa6a3da35 100644 --- a/perun-auditlogger/pom.xml +++ b/perun-auditlogger/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.25.0-SNAPSHOT + 3.25.0 cz.metacentrum.perun diff --git a/perun-auditparser/pom.xml b/perun-auditparser/pom.xml index 518a2fe2b0..94fcfe1953 100644 --- a/perun-auditparser/pom.xml +++ b/perun-auditparser/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.25.0-SNAPSHOT + 3.25.0 cz.metacentrum.perun diff --git a/perun-base/pom.xml b/perun-base/pom.xml index 8ec96e0c56..c56f269043 100644 --- a/perun-base/pom.xml +++ b/perun-base/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.25.0-SNAPSHOT + 3.25.0 cz.metacentrum.perun diff --git a/perun-cabinet/pom.xml b/perun-cabinet/pom.xml index ec09f49330..14faffa836 100644 --- a/perun-cabinet/pom.xml +++ b/perun-cabinet/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.25.0-SNAPSHOT + 3.25.0 cz.metacentrum.perun diff --git a/perun-cli-java/pom.xml b/perun-cli-java/pom.xml index 3242cdf7d7..6163cc5d35 100644 --- a/perun-cli-java/pom.xml +++ b/perun-cli-java/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 3.25.0-SNAPSHOT + 3.25.0 cz.metacentrum.perun diff --git a/perun-core/pom.xml b/perun-core/pom.xml index 140d3d1968..4759215d6b 100644 --- a/perun-core/pom.xml +++ b/perun-core/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.25.0-SNAPSHOT + 3.25.0 cz.metacentrum.perun diff --git a/perun-dispatcher/pom.xml b/perun-dispatcher/pom.xml index dce62db7a4..f2adb17e09 100644 --- a/perun-dispatcher/pom.xml +++ b/perun-dispatcher/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.25.0-SNAPSHOT + 3.25.0 cz.metacentrum.perun diff --git a/perun-engine/pom.xml b/perun-engine/pom.xml index ddd67dc800..2a3eb4b654 100644 --- a/perun-engine/pom.xml +++ b/perun-engine/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.25.0-SNAPSHOT + 3.25.0 cz.metacentrum.perun diff --git a/perun-ldapc/pom.xml b/perun-ldapc/pom.xml index 32530cfc31..4c77023dc0 100644 --- a/perun-ldapc/pom.xml +++ b/perun-ldapc/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 3.25.0-SNAPSHOT + 3.25.0 cz.metacentrum.perun diff --git a/perun-notification/pom.xml b/perun-notification/pom.xml index d55d037765..6727aeda18 100644 --- a/perun-notification/pom.xml +++ b/perun-notification/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.25.0-SNAPSHOT + 3.25.0 cz.metacentrum.perun diff --git a/perun-openapi/pom.xml b/perun-openapi/pom.xml index f56779c132..594016799d 100644 --- a/perun-openapi/pom.xml +++ b/perun-openapi/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 3.25.0-SNAPSHOT + 3.25.0 cz.metacentrum.perun diff --git a/perun-registrar-lib/pom.xml b/perun-registrar-lib/pom.xml index 0fa8b4ca82..d030c774c3 100644 --- a/perun-registrar-lib/pom.xml +++ b/perun-registrar-lib/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.25.0-SNAPSHOT + 3.25.0 cz.metacentrum.perun diff --git a/perun-rpc/pom.xml b/perun-rpc/pom.xml index 37c68771c7..86d28afabb 100644 --- a/perun-rpc/pom.xml +++ b/perun-rpc/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.25.0-SNAPSHOT + 3.25.0 cz.metacentrum.perun diff --git a/perun-scim/pom.xml b/perun-scim/pom.xml index 62d5e40217..d0f20af9a0 100644 --- a/perun-scim/pom.xml +++ b/perun-scim/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.25.0-SNAPSHOT + 3.25.0 cz.metacentrum.perun diff --git a/perun-voot/pom.xml b/perun-voot/pom.xml index c0e9cc1b7d..cdace25ca2 100644 --- a/perun-voot/pom.xml +++ b/perun-voot/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.25.0-SNAPSHOT + 3.25.0 cz.metacentrum.perun diff --git a/perun-web-gui/pom.xml b/perun-web-gui/pom.xml index 72955391b5..cd02736334 100644 --- a/perun-web-gui/pom.xml +++ b/perun-web-gui/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.25.0-SNAPSHOT + 3.25.0 cz.metacentrum.perun diff --git a/pom.xml b/pom.xml index 3ff9d84eb0..ec9572bc02 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ cz.metacentrum perun - 3.25.0-SNAPSHOT + 3.25.0 pom