Releases: anarsultanov/keycloak-multi-tenancy
Releases · anarsultanov/keycloak-multi-tenancy
26.0.0
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
25.0.0
What's Changed
- breaking: Update Keycloak to version 25
- chore(deps): update all non-major dependencies
24.1.0
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
23.1.0
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
What's Changed
- breaking: Upgrade Keycloak to version 23