Skip to content

Releases: anarsultanov/keycloak-multi-tenancy

26.0.0

12 Dec 17:12
Compare
Choose a tag to compare

What's Changed

  • breaking: Update Keycloak to version 26 (#54)

25.2.0

12 Dec 17:07
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies
  • feature: Tenants management role (#53)
  • chore: update all non-major dependencies (#49)
  • chore: update dependency io.smallrye:smallrye-open-api-jaxrs to v4 (#52)
  • chore: update dependency io.smallrye:smallrye-open-api-maven-plugin to v4 (#51)
  • fix: Delete tenants created by other tests

25.1.0

28 Aug 18:06
Compare
Choose a tag to compare

What's Changed

  • feature: Add mapper for hardcoded tenant to OIDC token claims (#46)
  • chore(deps): update all non-major dependencies (#44)
  • chore(deps): update release-changelog-builder-action to v5 (#47)

25.0.0

28 Jun 14:14
Compare
Choose a tag to compare

What's Changed

  • breaking: Update Keycloak to version 25
  • chore(deps): update all non-major dependencies

24.1.0

05 Jun 18:10
Compare
Choose a tag to compare

What's Changed

  • fix: Add cascading delete to tenant membership role (#43)
  • feature: Pass authenticated user info to create-tenant.ftl context (#41)
  • chore(deps): update all non-major dependencies (#37)
  • chore(deps): update softprops/action-gh-release action to v2 (#38)

24.0.0

15 Mar 18:47
Compare
Choose a tag to compare

What's Changed

  • docs: Remove unnecessary types from OpenAPI documentation
  • breaking: Update Keycloak to version 24

23.2.1

26 Feb 19:04
Compare
Choose a tag to compare

What's Changed

  • fix: Correct response codes and improve OpenAPI schema
  • docs: Update user field description
  • Fix: Update response code in failing test

23.2.0

22 Feb 18:57
Compare
Choose a tag to compare

What's Changed

  • chore: Update Keycloak
  • fix: Optimize memberships fetching and refine search handling (#32)
  • feature: Add tenant update endpoint (#33)
  • chore(deps): update all non-major dependencies (#22)

23.1.0

24 Jan 20:04
Compare
Choose a tag to compare

What's Changed

  • fix: Resolve HTTP 401 error on preflight requests due to CORS (#15)
  • fix: Avoid duplicate headers (#17)
  • fix: Resolve MSSQL compatibility issue (#16)
  • chore: Add renovate config
  • chore: update all non-major dependencies
  • chore: Update GitHub actions (#24)
  • feature: Allow enabling RBAC for tenants creation through API (#18)

23.0.0

30 Nov 19:22
Compare
Choose a tag to compare

What's Changed

  • breaking: Upgrade Keycloak to version 23