Releases: fschmtt/keycloak-rest-api-client-php
Releases · fschmtt/keycloak-rest-api-client-php
v0.40.1
What's Changed
- feat(representation): add CpuInfo representation for Keycloak >= 26.3.0 by @nschipperbrainsmith in #172
New Contributors
- @nschipperbrainsmith made their first contribution in #172
Full Changelog: v0.40.0...v0.40.1
v0.40.0
v0.39.0
v0.38.0
v0.37.0
What's Changed
- Add configurable realm support for token authentication by @phillipfickl in #163
Full Changelog: v0.36.0...v0.37.0
v0.36.0
v0.35.0
What's Changed
- Add user client role methods by @phillipfickl in #162
New Contributors
- @phillipfickl made their first contribution in #162
Full Changelog: v0.34.0...v0.35.0
v0.34.0
What's Changed
- Fix: Allow custom resources to use Method enum despite @internal rest… by @LoicComparet in #156
- chore: ignore phpstan deprecation warning by @fschmtt in #161
- fix: class should not be internal by @darthf1 in #159
- feat: use generics to return correct Resource by @darthf1 in #158
- fix: allow payload to be a string by @darthf1 in #157
New Contributors
Full Changelog: v0.33.1...v0.34.0
v0.33.1
What's Changed
- Fix Keycloak BadRequestException due to unrecognized field "flowId" by @LoicComparet in #154
New Contributors
- @LoicComparet made their first contribution in #154
Full Changelog: v0.33.0...v0.33.1