From b630dfad433d2c3d4cde84efc83032b2a65caf6a Mon Sep 17 00:00:00 2001 From: Brad Nicholes Date: Tue, 12 Jan 2021 10:21:52 -0700 Subject: [PATCH 1/2] Add version compatibility note to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 00284ec..01cf9a0 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ One Identity Safeguard Web API Java SDK +## Version Compatibility +Note that SafeguardJava 6.8.0 is no longer compatible with versions of Safeguard for Priviledged Passwords less than 6.8.0. To use SafeguardJava with a version of Safeguard for Priviledged Passwords less than 6.8.0, SafeguardJava 6.7.3 or less must be used. + ## Support One Identity open source projects are supported through [One Identity GitHub issues](https://github.com/OneIdentity/SafeguardJava/issues) and the [One Identity Community](https://www.oneidentity.com/community/). This includes all scripts, plugins, SDKs, modules, code snippets or other solutions. For assistance with any One Identity GitHub project, please raise a new Issue on the [One Identity GitHub project](https://github.com/OneIdentity/SafeguardJava/issues) page. You may also visit the [One Identity Community](https://www.oneidentity.com/community/) to ask questions. Requests for assistance made through official One Identity Support will be referred back to GitHub and the One Identity Community forums where those requests can benefit all users. From 6959db5e34084a6b3419ee2e0b28a3ea3e9150cd Mon Sep 17 00:00:00 2001 From: Brad Nicholes Date: Tue, 12 Jan 2021 10:24:00 -0700 Subject: [PATCH 2/2] Update the snapshot version for 6.9 --- azure-pipelines.yml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6054e52..f15c123 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -12,7 +12,7 @@ pool: # Maven Build Variables: variables: - version: '6.8.0.$(Build.BuildId)-SNAPSHOT' + version: '6.9.0.$(Build.BuildId)-SNAPSHOT' targetDir: 'target' codeSigningCertFileName: 'OneIdentityCodeSigning.pfx' issuerKeyStorePath: 'settings/signingstore.jks' diff --git a/pom.xml b/pom.xml index dcc90c3..a22d690 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ UTF-8 - 6.8.0-SNAPSHOT + 6.9.0-SNAPSHOT ./signingcert.pfx 1 secret