Releases: anarsultanov/keycloak-multi-tenancy
Releases · anarsultanov/keycloak-multi-tenancy
26.0.2
What's Changed
- fix: Correct user lookup in invitation creation (#58)
26.0.1
What's Changed
- feat: Add Tenant Attributes with Token Mapper Support (#56)
- chore(deps): update all non-major dependencies (#55)
26.0.0
What's Changed
- breaking: Update Keycloak to version 26 (#54)
25.2.0
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
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
What's Changed
- breaking: Update Keycloak to version 25
- chore(deps): update all non-major dependencies
24.1.0
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
What's Changed
- docs: Remove unnecessary types from OpenAPI documentation
- breaking: Update Keycloak to version 24
23.2.1
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
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)