Breaking Change
Note this Release most likely contains breaking changes.
The new minimum Go version is: Go 1.25
The new minimum supported Keycloak Version is: 26.06
What's Changed
- feat: adds GoCloakIface and general dep upgrades by @rcaught in #482
- add GetRealmRoleGroups function by @simonfuhrer in #486
- Add azp to introspect token result by @nanduri1998 in #480
- adding client template fields by @michael-picpay in #487
- Add support for get client scope permissions by @ncthompson in #490
- feat: get child groups and get unregistered required actions by @surasithaof in #484
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot[bot] in #472
- Add support for "direct naked impersonation" by @tomqwpl in #465
- Conditionally Setting Policies Endpoints by @osamaadam in #469
- Error appropriate for edge case by @Dmarcotrigiano in #471
- fix: add Type field to ClientScope model by @johanhenriksson in #467
- Update Dependencies to fix CVE's and keep the rest up to date by @wavedeck in #511
- Bump golang.org/x/crypto from 0.36.0 to 0.45.0 by @dependabot[bot] in #522
- add fetchRoles field to RolePolicyRepresentation by @Emil-Ka in #524
- Add UserSessionNote field to ProtocolMappersConfig by @dbaumgarten in #521
- Add field for introspection.token.claim to Protocol Mappers Config by @rbarbey in #518
- feature: admin events by @hrenard in #338
- Change GetComponentsParams "ProviderType" from "provider" to "type" by @mcarbonneaux in #495
- add
hideOnLoginfield to theIdentityProviderRepresentationstruct by @yuvalof in #508 - fix: URL-encode client credentials in Basic Auth per RFC 6749 §2.3.1 by @sza2587 in #525
- Fix red tests by @Nerzal in #491
New Contributors
- @rcaught made their first contribution in #482
- @simonfuhrer made their first contribution in #486
- @nanduri1998 made their first contribution in #480
- @michael-picpay made their first contribution in #487
- @ncthompson made their first contribution in #490
- @surasithaof made their first contribution in #484
- @osamaadam made their first contribution in #469
- @Dmarcotrigiano made their first contribution in #471
- @johanhenriksson made their first contribution in #467
- @wavedeck made their first contribution in #511
- @Emil-Ka made their first contribution in #524
- @dbaumgarten made their first contribution in #521
- @rbarbey made their first contribution in #518
- @hrenard made their first contribution in #338
- @mcarbonneaux made their first contribution in #495
- @yuvalof made their first contribution in #508
- @sza2587 made their first contribution in #525
Full Changelog: v13.9.0...v14.0.0