Releases: Nerzal/gocloak
Releases · Nerzal/gocloak
Release list
v14.0.4
What's Changed
- add revokeRefreshToken field to models by @flusflas in #529
- Bump golang.org/x/net from 0.53.0 to 0.55.0 by @dependabot[bot] in #527
- Bump golang.org/x/crypto from 0.51.0 to 0.52.0 by @dependabot[bot] in #530
- Fix red CI: non-blocking GoReportCard ping, harden flaky login test by @Nerzal in #532
- Fix/ci goreportcard and flaky login test by @Nerzal in #533
- Add authentication execution config by @romaiiiinnn in #531
- Add SetServerVersion func by @nomzam0 in #526
New Contributors
- @flusflas made their first contribution in #529
- @romaiiiinnn made their first contribution in #531
- @nomzam0 made their first contribution in #526
Full Changelog: v14.0.3...v14.0.4
v14.0.3
v14.0.2
- Eradicate last remaining v13 reference
Full Changelog: v14.0.0...v14.0.2
v14.0.1
Fix go.mod
Full Changelog: v14.0.0...v14.0.1
v14.0.0
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
v13.9.0
What's Changed
- chore: omit nil check by @testwill in #440
- chore: upgraded to golang-jwt v5 by @robbert229 in #446
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #447
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #453
- [Minor change] Add aggregate attribute to client scope model by @vikram-deepfactor in #455
- Add support for permission_resource_format/permission_resource_matchi… by @tomqwpl in #461
- Add support for users-management-permissions get/put by @tomqwpl in #463
New Contributors
- @testwill made their first contribution in #440
- @robbert229 made their first contribution in #446
- @vikram-deepfactor made their first contribution in #455
- @tomqwpl made their first contribution in #461
Full Changelog: v13.8.0...v13.9.0
v13.8.0
What's Changed
- Added APIs to support fine-grained authorization by @dmartinol in #432
- Added params for getting sessions associated with client by @mopo3ula in #436
New Contributors
- @dmartinol made their first contribution in #432
- @mopo3ula made their first contribution in #436
Full Changelog: v13.7.0...v13.8.0
v13.7.0
What's Changed
- Allow scripts to be setup for script protocol mappers by @pkavajin in #423
- Add optional scope(s) to LoginClient function by @Nerzal in #424
- Fix RealmRepresentation by @mviniciusgc in #422
New Contributors
- @pkavajin made their first contribution in #423
- @mviniciusgc made their first contribution in #422
Full Changelog: v13.5.0...v13.7.0
v13.5.0
v13.4.0
What's Changed
- fix(client): correct serverinfo endpoint by @bastianccm in #382
Full Changelog: v13.3.0...v13.4.0