Commit graph

92 commits

Author SHA1 Message Date
Sven-Torben Janus
1996abb72d chore(deps): Update Keycloak dependencies to 23.0.0 2023-11-23 23:17:03 +01:00
Sven-Torben Janus
450cf145ad chore(deps): Update Keycloak dependencies to 22.0.5 2023-10-25 20:50:31 +02:00
Sven-Torben Janus
118f3ab53e chore(deps): Update Keycloak dependencies to 22.0.4 2023-10-06 18:50:02 +02:00
Sven-Torben Janus
2e9832eb9f chore(deps): Update Keycloak dependencies to 22.0.3 2023-09-12 22:31:50 +02:00
Sven-Torben Janus
f0ca075d45 chore(deps): Update Keycloak dependencies to 22.0.2 2023-09-11 18:42:19 +02:00
dependabot[bot]
c26785531e chore: bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 20:06:22 +02:00
Sven-Torben Janus
1979cb795d chore(deps): Update Keycloak dependencies to 22.0.1 2023-07-21 13:30:41 +02:00
Sven-Torben Janus
1a2909607a chore!(deps): Update Keycloak dependencies to 22.0.0
This includes breaking changes due to transition from
Java EE to Jakarta EE. As part of upgrading to Quarkus
3.x Keycloak migrated its codebase from Java EE to the
successor Jakarta EE. This updates reflects the changes.
2023-07-12 00:33:29 +02:00
Sven-Torben Janus
a496ab708f chore!(deps): Update Java 17
Java 11 is deprecated in Keycloak 21. Updating to latest LTS version to
support Keycloak >= 22
2023-06-29 22:26:24 +02:00
Sven-Torben Janus
f2c8d34f3a chore(deps): Update Keycloak dependencies to 21.1.2 2023-06-29 21:50:34 +02:00
Sven-Torben Janus
e5094f4a76 chore(deps): Update Keycloak dependencies to 21.1.1 2023-04-26 22:11:21 +02:00
Sven-Torben Janus
dd05737e57 chore(deps): Update Keycloak dependencies to 21.1.0 2023-04-19 12:51:59 +02:00
dependabot[bot]
a90f9feb09 chore: bump peter-evans/create-pull-request from 4 to 5
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 15:09:33 +02:00
Sven-Torben Janus
981c7b7061 chore(deps): Update Keycloak dependencies to 21.0.2 2023-03-30 21:29:57 +02:00
Sven-Torben Janus
015632645e chore: Automatically generate release notes 2023-03-11 00:41:32 +01:00
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
feac585664 docs: Remove installation instructions for Wildlfy-based distro 2022-11-02 10:35:02 +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
dependabot[bot]
a9e4d82c65 chore: bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 19:24:31 +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
dependabot[bot]
b96ce9daa8 chore: bump peter-evans/create-pull-request from 3 to 4
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 18:07:16 +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