Skip to content

Releases: googleapis/google-auth-library-php

v1.50.1

18 Mar 20:03
870c17e

Choose a tag to compare

1.50.1 (2026-03-18)

Bug Fixes

  • ImpersonatedCredentials getLastReceivedToken returns correct token (#655) (a4fe69c)
  • Support psr/log 2 (#654) (4b746b8)

v1.50.0

08 Jan 21:34
e1c26a7

Choose a tag to compare

1.50.0 (2026-01-08)

Features

v1.49.0

06 Nov 21:28
68e3d88

Choose a tag to compare

1.49.0 (2025-11-06)

Features

  • Add semaphore locking to Sysv cache (#640) (38ea069)
  • Json key scopes in ImpersonatedServiceAccountCredentials (#638) (b6b6966)

Bug Fixes

v1.48.1

30 Sep 04:22
023f41a

Choose a tag to compare

1.48.1 (2025-09-29)

Bug Fixes

  • Remove deprecated Item class for the CacheItemPool (#631) (7ec42c6)

v1.48.0

16 Sep 22:09
3053a5b

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

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

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

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

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

Choose a tag to compare

1.45.3 (2025-02-05)

Documentation

  • fix broken reference (#602)