All notable changes to this project will be documented in this file.
0.7.1 (2026-08-28)
- make release-please tags Packagist-compatible (#140) (0c32381)
- user: send password as plain string in set-password endpoints (#139) (bfc6890)
0.6.6 (2026-08-28)
- [PHP] Add created/modified time search params to searchAll() (#133) (cfe7c8f)
- http: add configurable request timeout (#131) (fd0509f)
- sdk: hardening (#126) (e63afaf)
- user: send password as plain string in set-password endpoints (#139) (bfc6890)
0.6.5 (2026-07-09)
0.6.4 (2026-07-06)
- sdk: scope endpoint base-url state per instance to harden jwks host (#118) (3d8be95)
- sdk: verify JWT claims before returning them (#121) (a7864e2)
- security: scope JWKS and credential hosts to per-instance config (3d8be95)
0.6.3 (2026-06-22)
- http: also retry on transient status code 520 (#111) (9a4d769)
- http: retry requests on transient error status codes (#104) (4c6d78c)
0.6.2 (2026-03-14)
- add tenant role parameters to user search (#60) (ef278de)
- Added JWK Caching and Support for Laravel 11 (#32) (eb3f69b)
- Added SHA hashing algorithm (#49) (c6efbce)
- Debug logger (#74) (6223274)
- Proper Error Handling with SDK (#85) (d744475)
- deps: update dependency paragonie/constant_time_encoding to v2.8.2 (#71) (58dc914)
- Fixed Function Definitions and Access Modifiers (#31) (bf29968)
- Proper Error Handling with SDK
- NullCache fallback disables JWKS caching entirely when APCu unavailable
- Update dependency phpunit/phpunit to v9.6.33 (security fix)
- Update actions/checkout to v6
- Update actions/checkout to v5