[java-idp-plugin-mgmt] branch main updated: JJDBC-16 Release Version 1.0.4
Rod Widdowson
rdw at steadingsoftware.com
Wed Aug 17 13:07:27 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-idp-plugin-mgmt.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-mgmt.git;a=commit;h=124e53c7ef237a5393a963d59b6a85e0e4ec4e90
The following commit(s) were added to refs/heads/main by this push:
new 124e53c JJDBC-16 Release Version 1.0.4
124e53c is described below
commit 124e53c7ef237a5393a963d59b6a85e0e4ec4e90
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Aug 17 13:55:06 2022 +0100
JJDBC-16 Release Version 1.0.4
https://shibboleth.atlassian.net/browse/JJDBC-16
Update plugins.properties
---
plugins.properties | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/plugins.properties b/plugins.properties
index 3901704..e1fc0c7 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -188,7 +188,7 @@ net.shibboleth.idp.plugin.metadatagen.supportLevel.1.0.1= Current
##################################
# STORAGE SERVICE PLUGIN #
##################################
-net.shibboleth.plugin.storage.jdbc.versions=1.0.0 1.0.1 1.0.2 1.0.3
+net.shibboleth.plugin.storage.jdbc.versions=1.0.0 1.0.1 1.0.2 1.0.3 1.0.4
net.shibboleth.plugin.storage.jdbc.baseName.%{version} = java-plugin-jdbc-storage-%{version}
net.shibboleth.plugin.storage.jdbc.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/plugins/jdbc/%{version}
@@ -206,4 +206,8 @@ net.shibboleth.plugin.storage.jdbc.supportLevel.1.0.2= OutOfDate
net.shibboleth.plugin.storage.jdbc.idpVersionMax.1.0.3 = 6.0.0
net.shibboleth.plugin.storage.jdbc.idpVersionMin.1.0.3= 4.1.0
-net.shibboleth.plugin.storage.jdbc.supportLevel.1.0.3= Current
+net.shibboleth.plugin.storage.jdbc.supportLevel.1.0.3= OutOfDate
+
+net.shibboleth.plugin.storage.jdbc.idpVersionMax.1.0.4 = 6.0.0
+net.shibboleth.plugin.storage.jdbc.idpVersionMin.1.0.4= 4.1.0
+net.shibboleth.plugin.storage.jdbc.supportLevel.1.0.4= Current
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list