Skip to content

Releases: googleapis/google-auth-library-php

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

v1.34.0

03 Jan 20:45
155daea
Compare
Choose a tag to compare

1.34.0 (2024-01-03)

Features

  • Respect sub for domain-wide delegation in service account creds (#505) (821d4f3)
  • Support universe domain in service account and metadata credentials (#482) (e4aa874)

Bug Fixes

v1.33.0

30 Nov 15:49
682dc6c
Compare
Choose a tag to compare

1.33.0 (2023-11-29)

Features

  • Add and implement universe domain interface (#477) (35781ed)

v1.32.1

17 Oct 21:13
999e9ce
Compare
Choose a tag to compare

1.32.1 (2023-10-17)

Bug Fixes

  • Allowed_algs not properly set for string value (#489) (0042b52)

v1.32.0

16 Oct 18:38
b882500
Compare
Choose a tag to compare

1.32.0 (2023-10-10)

Features

  • Respect cache control for access token certs (#479) (6d426b5)

v1.31.0

05 Oct 20:39
22209fd
Compare
Choose a tag to compare

1.31.0 (2023-10-05)

Features

v1.30.0

07 Sep 19:13
6028b07
Compare
Choose a tag to compare

1.30.0 (2023-09-07)

Features

v1.29.1

23 Aug 08:49
f199ed6
Compare
Choose a tag to compare

1.29.1 (2023-08-23)

Bug Fixes

  • Use PKCS8 by default for ID token verify (#466) (0c3a1be)