Skip to content

Releases: googleapis/google-auth-library-php

v1.29.0

22 Aug 17:10
be5b162
Compare
Choose a tag to compare

1.29.0 (2023-08-22)

Features

  • Check unix residency for gce when ping fails (#469) (3c672f9)

v1.28.0

11 May 22:22
07f7f63
Compare
Choose a tag to compare

1.28.0 (2023-05-11)

Features

v1.27.0

02 May 21:54
81a5d40
Compare
Choose a tag to compare

1.27.0 (2023-05-02)

Features

  • deps: Add support for psr/http-message 2.0 (#449) (bc71f90)

v1.26.0

05 Apr 15:12
f1f0d03
Compare
Choose a tag to compare

1.26.0 (2023-03-30)

Features

v1.25.0

26 Jan 22:04
0865c44
Compare
Choose a tag to compare

1.25.0 (2023-01-26)

Features

  • Add getFetcher to FetchAuthTokenCache (#431) (cf7ac54)

v1.24.0

28 Nov 18:29
1f8cff5
Compare
Choose a tag to compare

1.24.0 (2022-11-28)

Features

  • Add ImpersonatedServiceAccountCredentials (#421) (de766e9)

v1.23.1

26 Oct 20:31
cb43cb8
Compare
Choose a tag to compare

1.23.1 (2022-10-25)

Bug Fixes

  • Do not call GCECredentials::onGCE if ADC has already checked (#422) (085cc64)

v1.23.0

27 Sep 16:55
8da1610
Compare
Choose a tag to compare

1.23.0 (2022-09-26)

Features

  • Double default truncateAt for guzzle error output (#415) (e2f6a89)

v1.22.0

01 Sep 17:20
da4037d
Compare
Choose a tag to compare

Features

  • CredentialsLoader::updateMetadata now supports id_token (#405)

Bug Fixes

  • remove catching non-existent class (#407)
  • add eager refresh (#411)

v1.21.1

13 Jun 19:24
aa3b9ca
Compare
Choose a tag to compare

Bug Fixes

  • firebase jwt decode for 5.5+ (#402)
  • ensure result of fetchAuthToken is an array (#401)