From 4f33fae55291dd41a276d9f9f2603f7de93ffc10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Zl=C3=A1mal?= Date: Wed, 10 Mar 2021 19:51:18 +0100 Subject: [PATCH] Release 3.19.0 - Fixed password generation process when creating sponsored members. - Support sponsoring members with accounts in other namespaces than MU or without namespace. New config file is required for this! - Support adding new sponsored members created from CSV to selected groups or newly created group. - Delete destination once its removed from the last facility/service. - Use insert/delete returning for VO. - Updated OpenAPI generator version. - Added getAssignedResourcesByAssignedService(). - Added getRichMembersByIds(). - Fixed getRichUsersFromListOfUsers(). - New attribute module for UUID in reseracher-acces namespace. - Fixed re-scheduling of WAITING tasks. - Auditlogger for Kibana now stores whole message, including timestamp and original actor. - Added UUID to CLI definition for User and RichUser. --- 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 7ef7e7b374..b3ecc77caa 100644 --- a/perun-auditlogger/pom.xml +++ b/perun-auditlogger/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.19.0-SNAPSHOT + 3.19.0 cz.metacentrum.perun diff --git a/perun-auditparser/pom.xml b/perun-auditparser/pom.xml index ff2804a177..c8c8deb16e 100644 --- a/perun-auditparser/pom.xml +++ b/perun-auditparser/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.19.0-SNAPSHOT + 3.19.0 cz.metacentrum.perun diff --git a/perun-base/pom.xml b/perun-base/pom.xml index c92a9fad82..303bf0ce4f 100644 --- a/perun-base/pom.xml +++ b/perun-base/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.19.0-SNAPSHOT + 3.19.0 cz.metacentrum.perun diff --git a/perun-cabinet/pom.xml b/perun-cabinet/pom.xml index 27c2d79c69..418185d01f 100644 --- a/perun-cabinet/pom.xml +++ b/perun-cabinet/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.19.0-SNAPSHOT + 3.19.0 cz.metacentrum.perun diff --git a/perun-cli-java/pom.xml b/perun-cli-java/pom.xml index fbc6bcb333..4809526568 100644 --- a/perun-cli-java/pom.xml +++ b/perun-cli-java/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 3.19.0-SNAPSHOT + 3.19.0 cz.metacentrum.perun diff --git a/perun-core/pom.xml b/perun-core/pom.xml index 600ba137fb..0630895a7b 100644 --- a/perun-core/pom.xml +++ b/perun-core/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.19.0-SNAPSHOT + 3.19.0 cz.metacentrum.perun diff --git a/perun-dispatcher/pom.xml b/perun-dispatcher/pom.xml index bfd4198546..853d6d29b7 100644 --- a/perun-dispatcher/pom.xml +++ b/perun-dispatcher/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.19.0-SNAPSHOT + 3.19.0 cz.metacentrum.perun diff --git a/perun-engine/pom.xml b/perun-engine/pom.xml index 7c331908c4..25e6b7000c 100644 --- a/perun-engine/pom.xml +++ b/perun-engine/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.19.0-SNAPSHOT + 3.19.0 cz.metacentrum.perun diff --git a/perun-ldapc/pom.xml b/perun-ldapc/pom.xml index 0650f7fc2a..cabf6e7fa5 100644 --- a/perun-ldapc/pom.xml +++ b/perun-ldapc/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 3.19.0-SNAPSHOT + 3.19.0 cz.metacentrum.perun diff --git a/perun-notification/pom.xml b/perun-notification/pom.xml index 9c439e6cdb..557219ba02 100644 --- a/perun-notification/pom.xml +++ b/perun-notification/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.19.0-SNAPSHOT + 3.19.0 cz.metacentrum.perun diff --git a/perun-openapi/pom.xml b/perun-openapi/pom.xml index 2d2d8598d6..214d83eb12 100644 --- a/perun-openapi/pom.xml +++ b/perun-openapi/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 3.19.0-SNAPSHOT + 3.19.0 cz.metacentrum.perun diff --git a/perun-registrar-lib/pom.xml b/perun-registrar-lib/pom.xml index 5724ac66d7..e58cd51874 100644 --- a/perun-registrar-lib/pom.xml +++ b/perun-registrar-lib/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.19.0-SNAPSHOT + 3.19.0 cz.metacentrum.perun diff --git a/perun-rpc/pom.xml b/perun-rpc/pom.xml index f50043d38d..31c1dcbc09 100644 --- a/perun-rpc/pom.xml +++ b/perun-rpc/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.19.0-SNAPSHOT + 3.19.0 cz.metacentrum.perun diff --git a/perun-scim/pom.xml b/perun-scim/pom.xml index 49ed716c88..7869357005 100644 --- a/perun-scim/pom.xml +++ b/perun-scim/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.19.0-SNAPSHOT + 3.19.0 cz.metacentrum.perun diff --git a/perun-voot/pom.xml b/perun-voot/pom.xml index ac83b3b7c2..b38517e97b 100644 --- a/perun-voot/pom.xml +++ b/perun-voot/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.19.0-SNAPSHOT + 3.19.0 cz.metacentrum.perun diff --git a/perun-web-gui/pom.xml b/perun-web-gui/pom.xml index d6497bf335..a44f7ec4b9 100644 --- a/perun-web-gui/pom.xml +++ b/perun-web-gui/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.19.0-SNAPSHOT + 3.19.0 cz.metacentrum.perun diff --git a/pom.xml b/pom.xml index f05a047e33..bfdf4907c6 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ cz.metacentrum perun - 3.19.0-SNAPSHOT + 3.19.0 pom