Skip to content

Releases: anarsultanov/keycloak-multi-tenancy

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

22.2.0

05 Nov 19:28
Compare
Choose a tag to compare

What's Changed

  • feature: Add support for tenant-specific identity providers
  • build: Update Keycloak version
  • feature: Implement SSO initiating authenticator
  • docs: Update README with new features
  • docs: Add license information
  • fix: Use headless browser

22.1.0

19 Sep 19:36
Compare
Choose a tag to compare

What's Changed

  • build: Close inactive issues
  • test: Refactor testing framework and add test for invitation email
  • fix: Resolve an issue where emails were not sent when i18n is enabled
  • feature: Allow invitation locale to be specified and improve i18n
  • build: Update dependencies

22.0.1

30 Aug 14:09
Compare
Choose a tag to compare

What's Changed

  • fix: Update membership revocation to retain user