Skip to content

Commit

Permalink
Release to kc-20-b1
Browse files Browse the repository at this point in the history
  • Loading branch information
Captain-P-Goldfish committed Apr 26, 2023
1 parent 478ed57 commit 83aea3e
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 32 deletions.
54 changes: 28 additions & 26 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -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 <br/>the enterprise version for upcoming releases. See above <br/> | - |

## Versioning

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>de.captaingoldfish</groupId>
<artifactId>scim-for-keycloak</artifactId>
<version>kc-20-b1-SNAPSHOT</version>
<version>kc-20-b1</version>

<name>SCIM for Keycloak</name>
<description>A third party module that extends keycloak by SCIM functionality</description>
Expand Down Expand Up @@ -42,7 +42,7 @@

<version.keycloak>19.0.3</version.keycloak>
<version.resteasy-core-spi>4.7.5.Final</version.resteasy-core-spi>
<version.scim.sdk>1.17.1</version.scim.sdk>
<version.scim.sdk>1.17.1-kc</version.scim.sdk>

<version.sun.javax.activation>1.2.0</version.sun.javax.activation>
<version.javax.activation>1.1.1</version.javax.activation>
Expand Down
2 changes: 1 addition & 1 deletion scim-for-keycloak-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.captaingoldfish</groupId>
<artifactId>scim-for-keycloak</artifactId>
<version>kc-20-b1-SNAPSHOT</version>
<version>kc-20-b1</version>
</parent>

<artifactId>scim-for-keycloak-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scim-for-keycloak-frontend-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.captaingoldfish</groupId>
<artifactId>scim-for-keycloak</artifactId>
<version>kc-20-b1-SNAPSHOT</version>
<version>kc-20-b1</version>
</parent>

<artifactId>scim-for-keycloak-frontend-integration-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scim-for-keycloak-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.captaingoldfish</groupId>
<artifactId>scim-for-keycloak</artifactId>
<version>kc-20-b1-SNAPSHOT</version>
<version>kc-20-b1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion scim-for-keycloak-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.captaingoldfish</groupId>
<artifactId>scim-for-keycloak</artifactId>
<version>kc-20-b1-SNAPSHOT</version>
<version>kc-20-b1</version>
</parent>

<artifactId>scim-for-keycloak-server</artifactId>
Expand Down

0 comments on commit 83aea3e

Please sign in to comment.