From 78bf75b9d17d52c7303d30f540e3d3ed6e3fe574 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Zl=C3=A1mal?= Date: Thu, 30 Jul 2020 07:40:22 +0200 Subject: [PATCH] Release 3.9.6 - This version contains DB changes! - Allow to set secondary group name regex. - Added EnrichedHosts (Host with its attributes). - New module for erasmus persistent shadow. - Keep last_access timestamp when moving UES. - Support additional identifiers in registration process for eduteams. - Added getAdmins for resource manager. - Added missing logic for re-schedule interval in service provisioning. - Converted all char(1) columns to boolean. including member.status column. - Removed all unused status columns. - Use GWT 2.9.0 to build perun GUI. - New method in API to submit application. - Optimized search for members/users, should be quicker. - Validate sponsored membersh after adding sponsorships. - New methods to work with entityless attributes and their usage in GUI to prevent data/key mismatch. - Separate logs for group synchronizations. - Case insensitive check for duplicates in tcsMails:mu. - Travis CI replaced with GitHub CI. - Removed never used attribute cache. - Simplified code to read attribute value. - Fixed checks in login-namespace:vsup. --- 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 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/perun-auditparser/pom.xml b/perun-auditparser/pom.xml index 3ddc5b6c89..350c7aa718 100644 --- a/perun-auditparser/pom.xml +++ b/perun-auditparser/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.9.5 + 3.9.6 cz.metacentrum.perun diff --git a/perun-base/pom.xml b/perun-base/pom.xml index 2f61bab30b..f9562aec63 100644 --- a/perun-base/pom.xml +++ b/perun-base/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.9.5 + 3.9.6 cz.metacentrum.perun diff --git a/perun-cabinet/pom.xml b/perun-cabinet/pom.xml index 6d02db00b2..161b85a178 100644 --- a/perun-cabinet/pom.xml +++ b/perun-cabinet/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.9.5 + 3.9.6 cz.metacentrum.perun diff --git a/perun-cli-java/pom.xml b/perun-cli-java/pom.xml index ea3cebbedc..72ecaa565b 100644 --- a/perun-cli-java/pom.xml +++ b/perun-cli-java/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 3.9.5 + 3.9.6 cz.metacentrum.perun diff --git a/perun-core/pom.xml b/perun-core/pom.xml index ab68a4509b..ab9a3d4a77 100644 --- a/perun-core/pom.xml +++ b/perun-core/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.9.5 + 3.9.6 cz.metacentrum.perun diff --git a/perun-dispatcher/pom.xml b/perun-dispatcher/pom.xml index e910a5288b..04b63a160a 100644 --- a/perun-dispatcher/pom.xml +++ b/perun-dispatcher/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.9.5 + 3.9.6 cz.metacentrum.perun diff --git a/perun-engine/pom.xml b/perun-engine/pom.xml index aad78e6bda..5b65af6c6a 100644 --- a/perun-engine/pom.xml +++ b/perun-engine/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.9.5 + 3.9.6 cz.metacentrum.perun diff --git a/perun-ldapc/pom.xml b/perun-ldapc/pom.xml index ec6d705c59..74a990c864 100644 --- a/perun-ldapc/pom.xml +++ b/perun-ldapc/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 3.9.5 + 3.9.6 cz.metacentrum.perun diff --git a/perun-notification/pom.xml b/perun-notification/pom.xml index 74d946dbd7..b6bda7a24b 100644 --- a/perun-notification/pom.xml +++ b/perun-notification/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.9.5 + 3.9.6 cz.metacentrum.perun diff --git a/perun-openapi/pom.xml b/perun-openapi/pom.xml index 9a55bfc808..e5cfe91937 100644 --- a/perun-openapi/pom.xml +++ b/perun-openapi/pom.xml @@ -7,7 +7,7 @@ perun cz.metacentrum - 3.9.5 + 3.9.6 cz.metacentrum.perun diff --git a/perun-registrar-lib/pom.xml b/perun-registrar-lib/pom.xml index b23993f682..6663917e6a 100644 --- a/perun-registrar-lib/pom.xml +++ b/perun-registrar-lib/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.9.5 + 3.9.6 cz.metacentrum.perun diff --git a/perun-rpc/pom.xml b/perun-rpc/pom.xml index 0052c6cb9c..040781a042 100644 --- a/perun-rpc/pom.xml +++ b/perun-rpc/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.9.5 + 3.9.6 cz.metacentrum.perun diff --git a/perun-scim/pom.xml b/perun-scim/pom.xml index c37b44cb73..26c4229498 100644 --- a/perun-scim/pom.xml +++ b/perun-scim/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.9.5 + 3.9.6 cz.metacentrum.perun diff --git a/perun-voot/pom.xml b/perun-voot/pom.xml index 18336af951..d05ba3ea4a 100644 --- a/perun-voot/pom.xml +++ b/perun-voot/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.9.5 + 3.9.6 cz.metacentrum.perun diff --git a/perun-web-gui/pom.xml b/perun-web-gui/pom.xml index 47b0b17daa..220ef5fa9c 100644 --- a/perun-web-gui/pom.xml +++ b/perun-web-gui/pom.xml @@ -6,7 +6,7 @@ perun cz.metacentrum - 3.9.5 + 3.9.6 cz.metacentrum.perun diff --git a/pom.xml b/pom.xml index ea5628868e..647774161c 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ cz.metacentrum perun - 3.9.5 + 3.9.6 pom