Commit graph

44 commits

Author SHA1 Message Date
Sven-Torben Janus
105da83582 chore(deps): Update Keycloak dependencies to 21.0.1 2023-03-02 22:05:10 +01:00
Sven-Torben Janus
7b1a093c08 chore: No longer backwards compatible with version < 21.x 2023-02-23 20:54:39 +01:00
Sven-Torben Janus
c19135a980 chore(deps): Update Keycloak dependencies to 21.0.0 2023-02-23 20:23:16 +01:00
Sven-Torben Janus
e7ac4d2361 chore(deps): Update Keycloak dependencies to 20.0.5 2023-02-21 09:02:24 +01:00
Sven-Torben Janus
8e4a54577e chore(deps): Update Keycloak dependencies to 20.0.3 2023-01-17 12:08:14 +01:00
Sven-Torben Janus
d0ebbe9f61 chore(deps): Update Keycloak dependencies to 20.0.2 2022-12-13 17:23:58 +01:00
Sven-Torben Janus
37a375b745 chore(deps): Update Keycloak dependencies to 20.0.1 2022-11-08 07:39:41 +01:00
Sven-Torben Janus
c4ddcbdd1a test: Remove compatibility tests for Wildfly-based distro 2022-11-02 10:34:28 +01:00
Sven-Torben Janus
9d729cb989 chore(deps): Update Keycloak dependencies to 20.0.0 2022-11-02 10:12:30 +01:00
Sven-Torben Janus
bd09243cc3 chore(deps): Update Keycloak dependencies to 19.0.3 2022-10-06 21:45:19 +02:00
Sven-Torben Janus
bbb58b95b9 chore(deps): Update Keycloak dependencies to 19.0.2 2022-09-14 20:07:30 +02:00
Sven-Torben Janus
523ef87837 chore(deps): Update Keycloak dependencies to 19.0.1 2022-07-29 16:25:43 +02:00
Sven-Torben Janus
f695cebcff chore!(deps): Update Keycloak dependencies to 19.0.0
Compatibility issues:
Due to a refactoring of Keycloak's `ResourceServerStore` API this extension
will no longer be backwards compatible with Keycloak versions < 19.x.
For details please see https://github.com/keycloak/keycloak/issues/10883
2022-07-27 22:06:13 +02:00
Sven-Torben Janus
5fb12a7ba3 chore(deps): Update Keycloak dependencies to 18.0.2 2022-06-28 15:27:27 +02:00
Sven-Torben Janus
9efd119ab2 test: Fix nightly compatibility tests 2022-04-21 00:42:34 +02:00
Sven-Torben Janus
97ef811cf3 test: Treat wildfly and nightly builds as experimental 2022-04-21 00:39:12 +02:00
Sven-Torben Janus
d233ff9b2a test: Treat wildfly and nightly builds as experimental 2022-04-21 00:27:32 +02:00
Sven-Torben Janus
ffa7347b79 test: Drop compatibility tests for Keycloak versions < 18 2022-04-21 00:19:31 +02:00
Sven-Torben Janus
1d8d23c10d chore: Fix release pipeline 2022-04-20 23:53:28 +02:00
Sven-Torben Janus
73a72dd43d test: Support testing nightly builds 2022-04-20 23:34:25 +02:00
Sven-Torben Janus
6f89876fd1 chore!(deps): Update Keycloak dependencies to 18.0.0
Compatibility issues:
Due to a refactoring of Keycloak's `ResourceStore` API this extension
will no longer be backwards compatible with Keycloak versions < 18.x.

For details please see
99c06d1102
and https://github.com/keycloak/keycloak/issues/10447
2022-04-20 23:13:18 +02:00
dependabot[bot]
ffd1e17d88 chore: bump actions/setup-java from 2 to 3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 21:07:22 +02:00
Sven-Torben Janus
52665c0a4b chore(deps): Update Keycloak dependencies to 17.0.1 2022-03-23 17:35:52 +01:00
dependabot[bot]
482872ea71 chore: bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 16:18:32 +01:00
dependabot[bot]
e495c5e3c9 chore: bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 15:41:16 +01:00
Sven-Torben Janus
8903ef7e9b chore(tests): Remove compatibility tests for Keycloak < 15.1.1 2022-02-15 19:55:07 +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
325afaab29 chore(deps): Update Keycloak dependencies to 17.0.0 2022-02-12 10:16:52 +01:00
Sven-Torben Janus
098e6138d8 chore(deps): Update Keycloak dependencies to 16.1.1 2022-01-25 17:47:07 +01:00
Sven-Torben Janus
3e96d2bec9 chore(deps): Update Keycloak dependencies to 16.1.0 2021-12-20 17:27:06 +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
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
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
207667c22a chore(deps): Update Keycloak dependencies to 15.1.0 2021-12-11 18:05:11 +01:00
Sven-Torben Janus
b6aba0f8a5 chore: Prepare for usage of testcontainers-keycloak with Keycloak.X 2021-12-11 16:48:11 +01:00
Sven-Torben Janus
9b12e661f7 chore: Check compatibility with Keyclaok.X 15.0.2 2021-10-29 20:18:56 +02:00
Sven-Torben Janus
d27cb0ce4b chore: Support test with Keycloak.X distro 2021-10-29 20:18:56 +02:00
Sven-Torben Janus
2b89c3f202 chore: Add Keycloak version 15.0.1 to compatibility tests 2021-09-19 20:25:55 +02:00
Sven-Torben Janus
5b1f139ca2 chore: Fail slow on compatibility tests
Should run all tests and report results
2021-09-19 20:25:17 +02:00
Sven-Torben Janus
34c56f9da8 chore: Remove compatibility tests for Keycloak 12.x 2021-09-19 20:15:42 +02:00
Sven-Torben Janus
5eac7d6de3 chore: Add compatibility tests for older Keycloak versions 2021-09-19 20:13:38 +02:00
Sven-Torben Janus
b1ad5c493b chore: Run integration tests during build 2021-09-19 19:59:35 +02:00
Sven-Torben Janus
2981876d3e Configure actions for automatic releases 2021-05-09 19:15:45 +02:00