Releases: zak905/keycloak-api-key-demo
Releases · zak905/keycloak-api-key-demo
Upgrade to Keycloak v26.4.2
What's Changed
- dependencies upgrade(e2e): bump the all group in /e2e with 2 updates by @dependabot[bot] in #53
- dependencies upgrade(dashboard-service): bump the all group in /dashboard-service with 2 updates by @dependabot[bot] in #52
- dependencies upgrade(docker-compose): bump keycloak/keycloak from 26.4.0 to 26.4.2 in the all group by @dependabot[bot] in #51
Full Changelog: v26.4.0...v26.4.4
Upgrade to Keycloak v26.4.0
What's Changed
- dependencies upgrade(e2e): bump the all group in /e2e with 2 updates by @dependabot[bot] in #34
- dependencies upgrade(e2e): bump org.junit:junit-bom from 5.13.4 to 6.0.0 in /e2e in the all group by @dependabot[bot] in #49
- dependencies upgrade(api-key-module): bump the all group in /api-key-module with 6 updates by @dependabot[bot] in #46
- dependencies upgrade(docker-compose): bump keycloak/keycloak from 26.3.3 to 26.4.0 in the all group by @dependabot[bot] in #47
- dependencies upgrade(dashboard-service): bump the all group in /dashboard-service with 2 updates by @dependabot[bot] in #48
Full Changelog: v26.3.3...v26.4.0
Upgrade to Keycloak v26.3.3
What's Changed
- dependencies upgrade(docker-compose): bump keycloak/keycloak from 26.3.2 to 26.3.3 in the all group by @dependabot[bot] in #45
- dependencies upgrade(github actions): bump the all group with 2 updates by @dependabot[bot] in #43
- dependencies upgrade(dashboard-service): bump the all group in /dashboard-service with 2 updates by @dependabot[bot] in #44
- dependencies upgrade(api-key-module): bump the all group in /api-key-module with 3 updates by @dependabot[bot] in #42
Full Changelog: v26.3.2...v26.3.3
Upgrade to Keycloak v26.3.2
What's Changed
- dependencies upgrade(dashboard-service): bump the all group in /dashboard-service with 2 updates by @dependabot[bot] in #33
- dependencies upgrade(api-key-module): bump the all group in /api-key-module with 3 updates by @dependabot[bot] in #36
- dependencies upgrade(docker-compose): bump keycloak/keycloak from 26.2.3 to 26.2.5 in the all group by @dependabot[bot] in #35
- dependencies upgrade(api-key-module): bump com.amazonaws:aws-java-sdk-ses from 1.12.783 to 1.12.787 in /api-key-module in the all group by @dependabot[bot] in #37
- dependencies upgrade(dashboard-service): bump the all group in /dashboard-service with 2 updates by @dependabot[bot] in #38
- dependencies upgrade(dashboard-service): bump the all group in /dashboard-service with 2 updates by @dependabot[bot] in #41
- dependencies upgrade(docker-compose): bump keycloak/keycloak from 26.2.5 to 26.3.2 in the all group by @dependabot[bot] in #40
- dependencies upgrade(api-key-module): bump the all group in /api-key-module with 4 updates by @dependabot[bot] in #39
Full Changelog: v26.2.3...v26.3.2
Upgrade to Keycloak 26.2.3
What's Changed
- upgrade api-key-module to Keycloak 26.2.3
- upgrade dashboard service spring boot version 3.4.5
- add e2e tests and ci cd pipelines by @zak905 in #27
- dependencies upgrade(e2e): bump the all group in /e2e with 2 updates by @dependabot in #29
- dependencies upgrade(dashboard-service): bump the all group in /dashboard-service with 2 updates by @dependabot in #28
- dependencies upgrade(api-key-module): bump the all group in /api-key-module with 7 updates by @dependabot in #31
- upgrade to keycloak 26.2.3 in docker-compose by @zak905 in #32
New Contributors
- @dependabot made their first contribution in #29
Full Changelog: v26.1.0...v26.2.3
Upgrade to Keycloak 26.1.0
- Upgrading Keycloak to 26.1.0
- Upgrading the dashboard service to Spring boot 3.4.1
- Migrating from the deprecated Spring Security Keycloak Adapter to spring-security-oauth2-client