Skip to content

Releases: zak905/keycloak-api-key-demo

Upgrade to Keycloak v26.4.2

09 Nov 19:26

Choose a tag to compare

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

05 Oct 20:53

Choose a tag to compare

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

09 Sep 18:29

Choose a tag to compare

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

02 Aug 12:41

Choose a tag to compare

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

07 May 20:03

Choose a tag to compare

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

Full Changelog: v26.1.0...v26.2.3

Upgrade to Keycloak 26.1.0

26 Jan 17:23
605679f

Choose a tag to compare

  • 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