Releases: googleapis/google-auth-library-php
Releases Β· googleapis/google-auth-library-php
v1.48.0
1.48.0 (2025-09-16)
Features
Bug Fixes
- Deprecate Credentials::makeCredentials (#624) (12bb6e8)
v1.47.0
1.47.0 (2025-04-15)
Features
- Add support for $_ENV in CredentialsLoader (#612) (3e63576)
v1.46.0
1.46.0 (2025-02-12)
Features
- Add support for Impersonating ID Tokens (#580) (66db27c)
v1.45.4
1.45.4 (2025-02-05)
Bug Fixes
- Return impersonated token as lastReceivedToken (#606) (33c3c85)
v1.45.3
1.45.3 (2025-02-05)
Documentation
- fix broken reference (#602)
v1.45.2
1.45.2 (2025-01-28)
Bug Fixes
- Minor changes to allow for refdoc regeneration (#600) (608115c)
v1.45.1
1.45.1 (2025-01-22)
Documentation
- docs: add warning against accepting untrusted credentials (#598) (86e9d93)
v1.37.2
Compatibility Release: Adds PHP 8.4 compatibility to the last release compatible with PHP 7.4 (v1.37.1
). See #592