Skip to content

Releases: googleapis/google-auth-library-php

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)

v1.37.0

21 Feb 17:04
5f16f67
Compare
Choose a tag to compare

1.37.0 (2024-02-21)

Features

v1.36.0

20 Feb 15:28
155c61a
Compare
Choose a tag to compare

1.36.0 (2024-02-20)

Features

v1.35.0

01 Feb 20:41
6e9c9fd
Compare
Choose a tag to compare

1.35.0 (2024-02-01)

Features

  • Add expires_in and token_type to tokens from ServiceAccountJwtAccessCredentials (#513) (ee2436d)
  • Workforce credentials (#485) (c1b240f)

Bug Fixes