[java-idp-plugin-mgmt] branch main updated: JJDBC-6 Release Version 1.0.1 (of the jdbc plugin)

Rod Widdowson rdw at steadingsoftware.com
Thu Jun 23 13:19:59 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=33882a85773e1cebe7ac9a1d052ee498bfe9bade

The following commit(s) were added to refs/heads/main by this push:
     new 33882a8  JJDBC-6 Release Version 1.0.1 (of the jdbc plugin)
33882a8 is described below

commit 33882a85773e1cebe7ac9a1d052ee498bfe9bade
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Jun 23 14:11:05 2022 +0100

    JJDBC-6 Release Version 1.0.1 (of the jdbc plugin)
    
    https://shibboleth.atlassian.net/browse/JJDBC-6
---
 plugins.properties | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/plugins.properties b/plugins.properties
index fa4ed98..950d045 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -176,10 +176,14 @@ net.shibboleth.idp.plugin.metadatagen.supportLevel.1.0.1= Current
 ##################################
 # STORAGE SERVICE PLUGIN         #
 ##################################
-net.shibboleth.plugin.storage.jdbc.versions=1.0.0
+net.shibboleth.plugin.storage.jdbc.versions=1.0.0 1.0.1
 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}
 
 net.shibboleth.plugin.storage.jdbc.idpVersionMax.1.0.0 = 6.0.0
 net.shibboleth.plugin.storage.jdbc.idpVersionMin.1.0.0= 4.1.0
-net.shibboleth.plugin.storage.jdbc.supportLevel.1.0.0= Current
+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

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


More information about the commits mailing list