Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: googleapis/google-auth-library-php

v1.48.0

16 Sep 22:09
3053a5b
Compare
Choose a tag to compare

1.48.0 (2025-09-16)

Features

Bug Fixes

  • Deprecate Credentials::makeCredentials (#624) (12bb6e8)

v1.47.1

09 Jul 15:26
d7a0a21
Compare
Choose a tag to compare

1.47.1 (2025-07-08)

Bug Fixes

  • Undefined index error in cache trait (#617) (ff7ece6)

v1.47.0

15 Apr 21:47
d6389aa
Compare
Choose a tag to compare

1.47.0 (2025-04-15)

Features

  • Add support for $_ENV in CredentialsLoader (#612) (3e63576)

v1.46.0

12 Feb 22:21
7fafae9
Compare
Choose a tag to compare

1.46.0 (2025-02-12)

Features

  • Add support for Impersonating ID Tokens (#580) (66db27c)

v1.45.4

10 Feb 18:04
c70b987
Compare
Choose a tag to compare

1.45.4 (2025-02-05)

Bug Fixes

  • Return impersonated token as lastReceivedToken (#606) (33c3c85)

v1.45.3

05 Feb 22:38
000d943
Compare
Choose a tag to compare

1.45.3 (2025-02-05)

Documentation

  • fix broken reference (#602)

v1.45.2

28 Jan 21:56
bf86c99
Compare
Choose a tag to compare

1.45.2 (2025-01-28)

Bug Fixes

  • Minor changes to allow for refdoc regeneration (#600) (608115c)

v1.45.1

22 Jan 23:54
86e9d93
Compare
Choose a tag to compare

1.45.1 (2025-01-22)

Documentation

  • docs: add warning against accepting untrusted credentials (#598) (86e9d93)

v1.45.0

11 Dec 02:10
cfcb931
Compare
Choose a tag to compare

1.45.0 (2024-12-11)

Features

v1.37.2

11 Dec 18:16
25eed00
Compare
Choose a tag to compare

Compatibility Release: Adds PHP 8.4 compatibility to the last release compatible with PHP 7.4 (v1.37.1). See #592