[java-idp-plugin-mgmt] branch main updated: JJDBC-13 Release Version 1.0.3
Rod Widdowson
rdw at steadingsoftware.com
Mon Jul 11 14:56:35 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=d6c329ac05e1e0c4326a9382fc4d6f4ffa1c3fbe
The following commit(s) were added to refs/heads/main by this push:
new d6c329a JJDBC-13 Release Version 1.0.3
d6c329a is described below
commit d6c329ac05e1e0c4326a9382fc4d6f4ffa1c3fbe
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Jul 11 15:54:34 2022 +0100
JJDBC-13 Release Version 1.0.3
https://shibboleth.atlassian.net/browse/JJDBC-13
Update version in plugins.properties
---
plugins.properties | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/plugins.properties b/plugins.properties
index 128c361..3901704 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
+net.shibboleth.plugin.storage.jdbc.versions=1.0.0 1.0.1 1.0.2 1.0.3
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}
@@ -202,4 +202,8 @@ net.shibboleth.plugin.storage.jdbc.supportLevel.1.0.1= OutOfDate
net.shibboleth.plugin.storage.jdbc.idpVersionMax.1.0.2 = 6.0.0
net.shibboleth.plugin.storage.jdbc.idpVersionMin.1.0.2= 4.1.0
-net.shibboleth.plugin.storage.jdbc.supportLevel.1.0.2= Current
+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
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list