Commit graph

57 commits

Author SHA1 Message Date
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
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
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
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
bd694e28b9 chore(deps): Add JBoss Public Maven Repository
Used to always fetch the latest Keycloak dependencies when not yet
available on Maven Central.
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
dependabot[bot]
46245d0550 chore(deps-dev): bump log4j-slf4j18-impl from 2.14.1 to 2.15.0
Bumps log4j-slf4j18-impl from 2.14.1 to 2.15.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-10 13:27:01 +01:00
dependabot[bot]
e9dbba5b25 chore(deps-dev): bump log4j-core from 2.14.1 to 2.15.0
Bumps log4j-core from 2.14.1 to 2.15.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-10 07:03:50 +01:00
dependabot[bot]
a428ea2527 chore(deps): bump junit-bom from 5.8.1 to 5.8.2
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.1 to 5.8.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.8.2)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 14:19:43 +01:00
dependabot[bot]
29b8ad2717 chore(deps-dev): bump version.mockito from 4.0.0 to 4.1.0
Bumps `version.mockito` from 4.0.0 to 4.1.0.

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

Updates `mockito-junit-jupiter` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.0.0...v4.1.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-11-22 18:03:59 +01:00
Sven-Torben Janus
d27cb0ce4b chore: Support test with Keycloak.X distro 2021-10-29 20:18:56 +02:00
Sven-Torben Janus
773ea75a0e chore(deps-dev): bump testcontainers-keycloak from 1.8.0 to 1.8.1
Remove CustomKeycloakContainer class. Functionality is not part of
testcontainers-keycloak
2021-10-28 11:09:38 +02:00
dependabot[bot]
77c5596e9f chore(deps-dev): bump junit-jupiter from 1.16.1 to 1.16.2
Bumps [junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.16.1 to 1.16.2.
- [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.1...1.16.2)

---
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>
2021-10-25 21:48:15 +02:00
dependabot[bot]
2b3a881fb3 chore(deps-dev): bump junit-jupiter from 1.16.0 to 1.16.1
Bumps [junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.16.0 to 1.16.1.
- [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.0...1.16.1)

---
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>
2021-10-21 12:02:41 +02:00
GitHub Actions
727bcaa77e chore(release): prepare for next development iteration 2021-10-13 23:17:48 +02:00
GitHub Actions
b3b864a411 chore(release): prepare release v15.1.0 2021-10-13 23:17:48 +02:00
dependabot[bot]
63f028858e chore: (deps-dev): bump version.mockito from 3.12.4 to 4.0.0
Bumps `version.mockito` from 3.12.4 to 4.0.0.

Updates `mockito-core` from 3.12.4 to 4.0.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.12.4...v4.0.0)

Updates `mockito-junit-jupiter` from 3.12.4 to 4.0.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.12.4...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 21:15:05 +02:00
dependabot[bot]
ff5a611732 chore: (deps-dev): bump assertj-core from 3.20.2 to 3.21.0
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.20.2 to 3.21.0.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](https://github.com/assertj/assertj-core/compare/assertj-core-3.20.2...assertj-core-3.21.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>
2021-10-06 22:41:56 +02:00
dependabot[bot]
58a3d61447 chore: (deps-dev): bump log4j-slf4j18-impl from 2.14.0 to 2.14.1
Bumps log4j-slf4j18-impl from 2.14.0 to 2.14.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-10-06 22:41:46 +02:00
dependabot[bot]
ee3a2ee48d chore: (deps): bump maven-source-plugin from 3.2.0 to 3.2.1
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-source-plugin/releases)
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.0...maven-source-plugin-3.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 22:41:37 +02:00
dependabot[bot]
6b012b176d chore: (deps): bump junit-bom from 5.8.0 to 5.8.1
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.0...r5.8.1)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 22:41:27 +02:00
dependabot[bot]
cf014f1552 chore: (deps-dev): bump log4j-core from 2.14.0 to 2.14.1
Bumps log4j-core from 2.14.0 to 2.14.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-10-06 22:41:17 +02:00
Sven-Torben Janus
fa0cd9b5e7 feat: Support custom restriction mechanisms via SPI 2021-09-30 21:12:53 +02:00
Sven-Torben Janus
27a198ffc8 chore: Add integration tests 2021-09-19 19:59:28 +02:00
Sven-Torben Janus
5b5feeb9b7 chore: Update AssertJ 2021-09-16 14:31:55 +02:00
Sven-Torben Janus
3788cb448e chore: Update JUnit 2021-09-16 14:31:25 +02:00
Sven-Torben Janus
67af6af223 chore: Update Mockito 2021-09-16 14:30:46 +02:00
Sven-Torben Janus
c9288064dc chore(deps): Update to Keycloak 15.0.2 2021-08-26 09:13:54 +02:00
Sven-Torben Janus
3649f3e2cf chore(deps): Update to Keycloak 15.0.1 2021-08-08 12:02:42 +02:00
GitHub Actions
707ce3cb34 chore(release): prepare for next development iteration 2021-08-06 11:20:11 +02:00
GitHub Actions
b0319fd613 chore(release): prepare release v15.0.0 2021-08-06 11:20:11 +02:00
Sven-Torben Janus
c9aa385a93 chore(deps): Update to Keycloak 15.0.0 2021-07-30 17:40:06 +02:00
GitHub Actions
9d1b507fc6 chore(release): prepare for next development iteration 2021-07-30 08:32:44 +02:00
GitHub Actions
ad2ac2d92d chore(release): prepare release v14.0.2 2021-07-30 08:32:44 +02:00
GitHub Actions
a2a3cf88a4 chore(release): prepare for next development iteration 2021-06-28 18:30:26 +02:00
GitHub Actions
25d251dc3e chore(release): prepare release v14.0.1 2021-06-28 18:30:26 +02:00
GitHub Actions
405614269c chore(release): prepare for next development iteration 2021-06-21 14:34:54 +02:00
GitHub Actions
c33fe8b93d chore(release): prepare release v14.0.0 2021-06-21 14:34:54 +02:00
Sven-Torben Janus
4ac30e8e63 chore(deps): Update to Keycloak 14.0.0 2021-06-21 09:38:30 +02:00
Sven-Torben Janus
e736a3f943 chore(deps): Update to Keycloak 13.0.1 2021-05-27 07:30:02 +02:00
GitHub Actions
1f350c440f chore(release): prepare for next development iteration 2021-05-09 23:56:55 +02:00
GitHub Actions
a4139cf1e6 chore(release): prepare release v13.0.0 2021-05-09 23:56:55 +02:00
Sven-Torben Janus
f8e37ffb8c Set SCM comment prefix 2021-05-09 23:27:59 +02:00
Sven-Torben Janus
5498df9ca9 Adjust developerConnection to work with GH actions 2021-05-09 19:38:02 +02:00