From 83aea3e1294686435beb1780798de722603ed31e Mon Sep 17 00:00:00 2001 From: Captain-P-Goldfish Date: Wed, 26 Apr 2023 21:44:54 +0200 Subject: [PATCH] Release to kc-20-b1 --- README.MD | 54 ++++++++++--------- pom.xml | 4 +- scim-for-keycloak-client/pom.xml | 2 +- .../pom.xml | 2 +- scim-for-keycloak-resources/pom.xml | 2 +- scim-for-keycloak-server/pom.xml | 2 +- 6 files changed, 34 insertions(+), 32 deletions(-) diff --git a/README.MD b/README.MD index 9bde995..10f3495 100644 --- a/README.MD +++ b/README.MD @@ -94,32 +94,34 @@ Thanks to *Raffael Grob* for providing this manual. ## Keycloak support matrix -| version | supported | scim-for-keycloak version | SCIM-SDK Version | -|:----------------|:-------------------|:----------------------------------------------------------------------------------------|------------------| -| lower | :x: | - | | -| 9.0.x | :x: | You may find an older working version at https://github.com/Captain-P-Goldfish/SCIM-SDK | | -| 10.0.x | :x: | You may find an older working version at https://github.com/Captain-P-Goldfish/SCIM-SDK | | -| 11.0.x | :heavy_check_mark: | kc-11-b1 | 1.8.3 | -| 12.0.x | :heavy_check_mark: | kc-12-b1 | 1.8.3 | -| 12.0.x | :heavy_check_mark: | kc-12-b2 | 1.9.2 | -| 13.0.0 | :heavy_check_mark: | kc-13-b1 | 1.9.2 | -| 13.0.1 | :heavy_check_mark: | kc-13-b2 | 1.11.0 | -| 13.0.1 | :heavy_check_mark: | kc-13-b3 | 1.11.0 | -| 13.0.1 | :heavy_check_mark: | kc-13-b4 | 1.11.0 | -| 14.0.0 | :heavy_check_mark: | kc-14-b1 | 1.11.0 | -| 14.0.0 | :heavy_check_mark: | kc-14-b2 | 1.11.0 | -| 14.0.x | :heavy_check_mark: | kc-14-b3 | 1.11.0 | -| 15.0.x | :heavy_check_mark: | kc-15-b1 | 1.12.0 | -| 15.0.x | :heavy_check_mark: | kc-15-b2 | 1.12.1 | -| 15.0.x | :heavy_check_mark: | kc-15-b3 | 1.12.1 | -| 16.0.x | :x: | kc-16-b1 (BROKEN -(due to missing theme files) | 1.12.3 | -| 16.0.x | :heavy_check_mark: | kc-16-b2 | 1.12.3 | -| 16.1.x | :x: | kc-16-b3 (BROKEN - due to liquibase problem) | 1.12.4 | -| 16.1.x | :heavy_check_mark: | kc-16-b4 | 1.12.4 | -| 17.0.x | :x: | :x: | :x: | -| 18.0.x | :heavy_check_mark: | kc-18-b1 | 1.13.4 | -| 18.0.x / 19.0.x | :heavy_check_mark: | kc-18-b2 | 1.13.4 | -| 19.0.x | :heavy_check_mark: | kc-19-b1 | 1.17.1 | +| version | supported | scim-for-keycloak version | SCIM-SDK Version | +|:----------------|:-------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------|------------------| +| lower | :x: | - | | +| 9.0.x | :x: | You may find an older working version at https://github.com/Captain-P-Goldfish/SCIM-SDK | | +| 10.0.x | :x: | You may find an older working version at https://github.com/Captain-P-Goldfish/SCIM-SDK | | +| 11.0.x | :heavy_check_mark: | kc-11-b1 | 1.8.3 | +| 12.0.x | :heavy_check_mark: | kc-12-b1 | 1.8.3 | +| 12.0.x | :heavy_check_mark: | kc-12-b2 | 1.9.2 | +| 13.0.0 | :heavy_check_mark: | kc-13-b1 | 1.9.2 | +| 13.0.1 | :heavy_check_mark: | kc-13-b2 | 1.11.0 | +| 13.0.1 | :heavy_check_mark: | kc-13-b3 | 1.11.0 | +| 13.0.1 | :heavy_check_mark: | kc-13-b4 | 1.11.0 | +| 14.0.0 | :heavy_check_mark: | kc-14-b1 | 1.11.0 | +| 14.0.0 | :heavy_check_mark: | kc-14-b2 | 1.11.0 | +| 14.0.x | :heavy_check_mark: | kc-14-b3 | 1.11.0 | +| 15.0.x | :heavy_check_mark: | kc-15-b1 | 1.12.0 | +| 15.0.x | :heavy_check_mark: | kc-15-b2 | 1.12.1 | +| 15.0.x | :heavy_check_mark: | kc-15-b3 | 1.12.1 | +| 16.0.x | :x: | kc-16-b1 (BROKEN -(due to missing theme files) | 1.12.3 | +| 16.0.x | :heavy_check_mark: | kc-16-b2 | 1.12.3 | +| 16.1.x | :x: | kc-16-b3 (BROKEN - due to liquibase problem) | 1.12.4 | +| 16.1.x | :heavy_check_mark: | kc-16-b4 | 1.12.4 | +| 17.0.x | :x: | :x: | :x: | +| 18.0.x | :heavy_check_mark: | kc-18-b1 | 1.13.4 | +| 18.0.x / 19.0.x | :heavy_check_mark: | kc-18-b2 | 1.13.4 | +| 19.0.x | :heavy_check_mark: | kc-19-b1 | 1.17.1 | +| 20.0.x | :heavy_check_mark: | kc-20-b1 | 1.17.1-kc | +| 21.0.x | :heavy_check_mark: | :x: The Open Source project reached end of life with kc-21. Please refer to
the enterprise version for upcoming releases. See above
| - | ## Versioning diff --git a/pom.xml b/pom.xml index b89442e..e3d68cb 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ de.captaingoldfish scim-for-keycloak - kc-20-b1-SNAPSHOT + kc-20-b1 SCIM for Keycloak A third party module that extends keycloak by SCIM functionality @@ -42,7 +42,7 @@ 19.0.3 4.7.5.Final - 1.17.1 + 1.17.1-kc 1.2.0 1.1.1 diff --git a/scim-for-keycloak-client/pom.xml b/scim-for-keycloak-client/pom.xml index 73c5a88..10ff3de 100644 --- a/scim-for-keycloak-client/pom.xml +++ b/scim-for-keycloak-client/pom.xml @@ -6,7 +6,7 @@ de.captaingoldfish scim-for-keycloak - kc-20-b1-SNAPSHOT + kc-20-b1 scim-for-keycloak-client diff --git a/scim-for-keycloak-frontend-integration-tests/pom.xml b/scim-for-keycloak-frontend-integration-tests/pom.xml index 3308822..6597d62 100644 --- a/scim-for-keycloak-frontend-integration-tests/pom.xml +++ b/scim-for-keycloak-frontend-integration-tests/pom.xml @@ -7,7 +7,7 @@ de.captaingoldfish scim-for-keycloak - kc-20-b1-SNAPSHOT + kc-20-b1 scim-for-keycloak-frontend-integration-tests diff --git a/scim-for-keycloak-resources/pom.xml b/scim-for-keycloak-resources/pom.xml index 64c4d7e..c1daada 100644 --- a/scim-for-keycloak-resources/pom.xml +++ b/scim-for-keycloak-resources/pom.xml @@ -4,7 +4,7 @@ de.captaingoldfish scim-for-keycloak - kc-20-b1-SNAPSHOT + kc-20-b1 4.0.0 diff --git a/scim-for-keycloak-server/pom.xml b/scim-for-keycloak-server/pom.xml index b775508..e419128 100644 --- a/scim-for-keycloak-server/pom.xml +++ b/scim-for-keycloak-server/pom.xml @@ -6,7 +6,7 @@ de.captaingoldfish scim-for-keycloak - kc-20-b1-SNAPSHOT + kc-20-b1 scim-for-keycloak-server