[java-idp-plugin-mgmt] branch main updated: JJDBC-9 Release Version 1.0.2 (of JDBC Storage Plugin)

Rod Widdowson rdw at steadingsoftware.com
Mon Jun 27 12:19:20 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=fdcf9ee97a49ac1cf17739bc538732f170a25896

The following commit(s) were added to refs/heads/main by this push:
     new fdcf9ee  JJDBC-9 Release Version 1.0.2 (of JDBC Storage Plugin)
fdcf9ee is described below

commit fdcf9ee97a49ac1cf17739bc538732f170a25896
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Jun 26 14:18:39 2022 +0100

    JJDBC-9 Release Version 1.0.2 (of JDBC Storage Plugin)
    
    https://shibboleth.atlassian.net/browse/JJDBC-9
---
 plugins.properties | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/plugins.properties b/plugins.properties
index 950d045..e7a234e 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -176,7 +176,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
+net.shibboleth.plugin.storage.jdbc.versions=1.0.0 1.0.1 1.0.2
 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}
 
@@ -186,4 +186,8 @@ net.shibboleth.plugin.storage.jdbc.supportLevel.1.0.0= OutOfDate
 
 net.shibboleth.plugin.storage.jdbc.idpVersionMax.1.0.1 = 6.0.0
 net.shibboleth.plugin.storage.jdbc.idpVersionMin.1.0.1= 4.1.0
-net.shibboleth.plugin.storage.jdbc.supportLevel.1.0.1= Current
+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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list