Commit graph

32 commits

Author SHA1 Message Date
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
Sven-Torben Janus
2981876d3e Configure actions for automatic releases 2021-05-09 19:15:45 +02:00
Sven-Torben Janus
db16eb1ae7 Attach sources 2021-05-08 01:16:07 +02:00
Sven-Torben Janus
efeb094552 Revert "Revert "Fix repository URL""
This reverts commit cad8e1b7dd.
2021-05-08 00:58:55 +02:00
Sven-Torben Janus
cad8e1b7dd Revert "Fix repository URL"
This reverts commit 7a0056aa55.
2021-05-08 00:56:18 +02:00
Sven-Torben Janus
7a0056aa55 Fix repository URL 2021-05-08 00:54:53 +02:00
Sven-Torben Janus
54209b1c27 Make use of GitHub packages and distribution management 2021-05-08 00:43:55 +02:00
Sven-Torben Janus
30c3e5756a Initial implementation 2021-05-07 23:50:44 +02:00