Commit graph

315 commits

Author SHA1 Message Date
GitHub Actions
3e1c72421f chore(release): prepare release v17.0.0 2022-02-15 19:53:29 +01:00
Sven-Torben Janus
37c0d98524 docs: Add deprecation warning to release notes 2022-02-15 19:47:51 +01:00
Sven-Torben Janus
64950345e9 docs: Deprecate legacy/Wildfly-based Keycloak support 2022-02-15 19:46:42 +01:00
Sven-Torben Janus
9b80c05a40 chore: Make compatibility tests work with latest testcontainers
Relates to #19
2022-02-15 19:03:21 +01:00
Sven-Torben Janus
40f9a490b6 chore(dev-deps): Update testcontainers-keycloak to latest version
Relates to #19
2022-02-15 19:01:55 +01:00
Sven-Torben Janus
65f207cb9c Revert "chore: Fix build for Keycloak 'latest'"
This reverts commit e8082792ad.
2022-02-14 08:52:39 +01:00
Sven-Torben Janus
e8082792ad chore: Fix build for Keycloak 'latest'
Closes #58
2022-02-14 08:45:30 +01:00
Sven-Torben Janus
a8b7a8a461 chore: Fix build for Keycloak 'latest'
Relates to #58
2022-02-14 08:40:45 +01:00
Sven-Torben Janus
106e1c46f9 chore: Fix build for Keycloak 17.0.0
Resolves #58
2022-02-14 08:36:26 +01:00
Sven-Torben Janus
1c0203fc9d chore(deps): Remove keycloak-spi-bom. Not available for 17.0.0 2022-02-14 08:08:32 +01:00
Sven-Torben Janus
325afaab29 chore(deps): Update Keycloak dependencies to 17.0.0 2022-02-12 10:16:52 +01:00
dependabot[bot]
4e3dc44607 chore(deps-dev): bump version.mockito from 4.3.0 to 4.3.1
Bumps `version.mockito` from 4.3.0 to 4.3.1.

Updates `mockito-core` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.3.0...v4.3.1)

Updates `mockito-junit-jupiter` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 07:06:23 +01:00
Sven-Torben Janus
098e6138d8 chore(deps): Update Keycloak dependencies to 16.1.1 2022-01-25 17:47:07 +01:00
GitHub Actions
6d6a2043d0 chore(release): prepare for next development iteration 2022-01-24 18:57:00 +01:00
GitHub Actions
c95bb1e661 chore(release): prepare release v16.0.1 2022-01-24 18:57:00 +01:00
Sven-Torben Janus
87dbb0ed81 fix(#53): Fixes NPE when authenticator is not configured
Resolves #53
2022-01-24 18:47:07 +01:00
dependabot[bot]
2d05bd81c6 chore(deps-dev): bump version.mockito from 4.2.0 to 4.3.0
Bumps `version.mockito` from 4.2.0 to 4.3.0.

Updates `mockito-core` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.2.0...v4.3.0)

Updates `mockito-junit-jupiter` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 14:11:47 +01:00
dependabot[bot]
b75b466dd5 chore(deps-dev): bump junit-jupiter from 1.16.2 to 1.16.3
Bumps [junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.16.2 to 1.16.3.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.16.2...1.16.3)

---
updated-dependencies:
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-20 15:01:15 +01:00
dependabot[bot]
2ee21b60a7 chore(deps): bump maven-jar-plugin from 3.2.1 to 3.2.2
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.1...maven-jar-plugin-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 17:47:08 +01:00
dependabot[bot]
c5f12fbac1 chore(deps): bump maven-jar-plugin from 3.2.0 to 3.2.1
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 17:01:46 +01:00
dependabot[bot]
575dbd520f chore(deps): bump maven-release-plugin from 3.0.0-M4 to 3.0.0-M5
Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0-M4 to 3.0.0-M5.
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.0.0-M4...maven-release-3.0.0-M5)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-release-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 13:33:18 +01:00
dependabot[bot]
6ae350f85c chore(deps-dev): bump assertj-core from 3.21.0 to 3.22.0
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.21.0 to 3.22.0.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](https://github.com/assertj/assertj-core/compare/assertj-core-3.21.0...assertj-core-3.22.0)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 13:29:09 +01:00
dependabot[bot]
0162a786e4 chore(deps): bump maven-deploy-plugin from 3.0.0-M1 to 3.0.0-M2
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.0.0-M1 to 3.0.0-M2.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.0.0-M1...maven-deploy-plugin-3.0.0-M2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 13:25:46 +01:00
dependabot[bot]
440fe02213 chore(deps-dev): bump log4j-slf4j18-impl from 2.17.0 to 2.17.1
Bumps log4j-slf4j18-impl from 2.17.0 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j18-impl
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-30 20:03:05 +01:00
dependabot[bot]
92a67f483d chore(deps-dev): bump log4j-core from 2.17.0 to 2.17.1
Bumps log4j-core from 2.17.0 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-30 20:02:43 +01:00
Sven-Torben Janus
3e96d2bec9 chore(deps): Update Keycloak dependencies to 16.1.0 2021-12-20 17:27:06 +01:00
dependabot[bot]
c455f5009f chore(deps-dev): bump log4j-slf4j18-impl from 2.16.0 to 2.17.0
Bumps log4j-slf4j18-impl from 2.16.0 to 2.17.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j18-impl
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 13:35:30 +01:00
dependabot[bot]
e9411817bf chore(deps-dev): bump log4j-core from 2.16.0 to 2.17.0
Bumps log4j-core from 2.16.0 to 2.17.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-18 19:51:01 +01:00
GitHub Actions
e2a8a5f0da chore(release): prepare for next development iteration 2021-12-18 14:20:29 +01:00
GitHub Actions
4b437afdca chore(release): prepare release v16.0.0 2021-12-18 14:20:29 +01:00
Sven-Torben Janus
f31592c934 chore(dev-deps): bump testcontainers-keycloak to 1.9.0 2021-12-18 13:18:20 +01:00
Sven-Torben Janus
ed4469dcd0 chore(deps): Update Keycloak dependencies to 16.0.0 2021-12-18 13:09:48 +01:00
Sven-Torben Janus
5100f8e6fa chore: Update compatibility checks to Keycloak version 15.1.1 2021-12-18 12:51:18 +01:00
dependabot[bot]
3f9da78034 chore(deps): bump version.keycloak from 15.1.0 to 15.1.1
Bumps `version.keycloak` from 15.1.0 to 15.1.1.

Updates `keycloak-spi-bom` from 15.1.0 to 15.1.1

Updates `keycloak-core` from 15.1.0 to 15.1.1
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/15.1.0...15.1.1)

Updates `keycloak-server-spi` from 15.1.0 to 15.1.1
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/15.1.0...15.1.1)

Updates `keycloak-server-spi-private` from 15.1.0 to 15.1.1
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/15.1.0...15.1.1)

Updates `keycloak-services` from 15.1.0 to 15.1.1
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/15.1.0...15.1.1)

Updates `keycloak-admin-client` from 15.1.0 to 15.1.1

---
updated-dependencies:
- dependency-name: org.keycloak.bom:keycloak-spi-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-server-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-server-spi-private
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-services
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-admin-client
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-18 12:51:18 +01:00
dependabot[bot]
28fab179d1 chore(deps-dev): bump version.mockito from 4.1.0 to 4.2.0
Bumps `version.mockito` from 4.1.0 to 4.2.0.

Updates `mockito-core` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.1.0...v4.2.0)

Updates `mockito-junit-jupiter` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 13:31:26 +01:00
dependabot[bot]
bd7dde948c chore(deps-dev): bump log4j-slf4j18-impl from 2.15.0 to 2.16.0
Bumps log4j-slf4j18-impl from 2.15.0 to 2.16.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j18-impl
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 19:38:19 +01:00
dependabot[bot]
7407cb673f chore(deps-dev): bump log4j-core from 2.15.0 to 2.16.0
Bumps log4j-core from 2.15.0 to 2.16.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 14:10:14 +01:00
Sven-Torben Janus
7f56c44ec1 test: Make tests run with latest changes to testcontainers-keycloak
https://github.com/dasniko/testcontainers-keycloak/issues/10#issuecomment-991902555
2021-12-12 15:36:09 +01:00
GitHub Actions
65f25f5ab3 chore(release): prepare for next development iteration 2021-12-12 15:00:40 +01:00
GitHub Actions
842babe804 chore(release): prepare release v15.2.0 2021-12-12 15:00:40 +01:00
Sven-Torben Janus
2aa046a825 docs: Update installaton instructions for Keycloak.X 2021-12-11 20:18:46 +01:00
Sven-Torben Janus
5b27120709 chore: Allow release with timestamp snapshots
Currently testcontainers-keycloak library is only available as a
snapshot version for keycloak-x. This needs to be removed again, if an
offical release for testcontainers-keycloak is available.
2021-12-11 19:53:15 +01:00
Sven-Torben Janus
48176a01f8 Revert "chore: Allow release with snapsho test dependency"
This reverts commit 3b6add3942.
2021-12-11 19:52:07 +01:00
Sven-Torben Janus
3b6add3942 chore: Allow release with snapsho test dependency
Currently testcontainers-keycloak library is only available as a
snapshot version for keycloak-x. This commit sets the keycloak
distribution for releases to keycloak. This disables the profile that
uses the snapshot dependency.
2021-12-11 18:45:00 +01:00
Sven-Torben Janus
165bd44e4e chore: Adjust bug issue template 2021-12-11 18:40:24 +01:00
Sven-Torben Janus
e37a1c09c5 chore: Trigger build on main branch only on code changes 2021-12-11 18:30:28 +01:00
Sven-Torben Janus
9b7479ba2f docs: Fix typo in README 2021-12-11 18:10:19 +01:00
Sven-Torben Janus
b817ae8996 chore: Fix docker-compose for debugging 2021-12-11 18:09:54 +01:00
Sven-Torben Janus
17124c0d91 test: Check breaking changes in 15.0.2 and 15.1.0 and latest explicitly 2021-12-11 18:05:11 +01:00
Sven-Torben Janus
109b2a7c39 test: Make keycloak-x tests work with latest Docker image (15.1.0) 2021-12-11 18:05:11 +01:00