Skip to content

Releases: googleapis/google-auth-library-php

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

v1.44.0

04 Dec 15:35
5670e56
Compare
Choose a tag to compare

1.44.0 (2024-12-04)

Features

  • Add service account impersonation for access tokens (#586) (ba137b2)

Bug Fixes

  • Add support for php 8.4, remove implicit nullable (#591) (3e1061b)

v1.43.0

07 Nov 19:35
b6a80ac
Compare
Choose a tag to compare

1.43.0 (2024-11-05)

Features

  • Add ID tokens for user refresh credentials (#468) (1601efc)
  • Call IamCredentials endpoint for generating ID tokens outside GDU (#581) (2d7d03d)

Bug Fixes

v1.42.0

26 Aug 18:33
0c25599
Compare
Choose a tag to compare

1.42.0 (2024-08-26)

Features

  • Add a file system cache class (#571) (8555cb0)
  • Private key getters on service account credentials (#557) (d2fa07b)

v1.41.0

10 Jul 15:21
1043ea1
Compare
Choose a tag to compare

1.41.0 (2024-07-10)

Features

  • Change getCacheKey implementation for more unique keys (#560) (a35c4db)

v1.40.0

31 May 19:16
bff9f2d
Compare
Choose a tag to compare

1.40.0 (2024-05-31)

Features

v1.39.0

02 May 16:03
23e8e69
Compare
Choose a tag to compare

1.39.0 (2024-05-02)

Features

v1.38.0

24 Apr 18:37
5d0c473
Compare
Choose a tag to compare

1.38.0 (2024-04-24)

Features

v1.37.1

03 Apr 18:41
1a7de77
Compare
Choose a tag to compare

1.37.1 (2024-03-07)

Bug Fixes

  • Use gmdate to format x-amz-date with UTC irrespective of timezone (#540) (3031d2c)