Releases: googleapis/google-auth-library-php
Releases · googleapis/google-auth-library-php
v1.29.0
1.29.0 (2023-08-22)
Features
- Check unix residency for gce when ping fails (#469) (3c672f9)
v1.27.0
1.27.0 (2023-05-02)
Features
- deps: Add support for psr/http-message 2.0 (#449) (bc71f90)
v1.24.0
1.24.0 (2022-11-28)
Features
- Add ImpersonatedServiceAccountCredentials (#421) (de766e9)
v1.23.1
1.23.1 (2022-10-25)
Bug Fixes
- Do not call GCECredentials::onGCE if ADC has already checked (#422) (085cc64)
v1.23.0
1.23.0 (2022-09-26)
Features
- Double default truncateAt for guzzle error output (#415) (e2f6a89)
v1.22.0
Features
- CredentialsLoader::updateMetadata now supports id_token (#405)
Bug Fixes
- remove catching non-existent class (#407)
- add eager refresh (#411)
v1.21.1
Bug Fixes
- firebase jwt decode for 5.5+ (#402)
- ensure result of fetchAuthToken is an array (#401)