Skip to content

Releases: googleapis/google-auth-library-python

v2.22.0

11 Jul 17:19
2885211
Compare
Choose a tag to compare

2.22.0 (2023-07-06)

Features

  • Adding meta header for trust boundary (#1334) (908c8d1)
  • Introduce compatibility with native namespace packages (#1205) (2f75922)

Bug Fixes

v2.22.0rc1

26 Jun 21:02
Compare
Choose a tag to compare
v2.22.0rc1 Pre-release
Pre-release

2.22.0rc1 (2023-06-26)

Features

v2.21.0

26 Jun 17:46
6df6a72
Compare
Choose a tag to compare

2.21.0 (2023-06-26)

Features

Bug Fixes

v2.20.0

13 Jun 17:46
36bba13
Compare
Choose a tag to compare

2.20.0 (2023-06-12)

Features

  • Add public API load_credentials_from_dict (#1326) (5467ad7)

Bug Fixes

v2.19.1

01 Jun 19:23
bcb85bf
Compare
Choose a tag to compare

2.19.1 (2023-06-01)

Bug Fixes

  • Check id token error response (#1315) (2a71f7b)
  • Fix "AttributeError: 'str' object has no attribute 'get'" (dac7cc3)

Documentation

  • Replacing abc.com with example.com (dac7cc3)

v2.19.0

25 May 23:17
9c87ad0
Compare
Choose a tag to compare

2.19.0 (2023-05-25)

Features

v2.18.1

17 May 21:18
1e6f7d0
Compare
Choose a tag to compare

2.18.1 (2023-05-17)

Bug Fixes

  • Self signed jwt token should be string type (#1294) (17356fd)

v2.18.0

10 May 18:33
456de54
Compare
Choose a tag to compare

2.18.0 (2023-05-10)

Features

  • Add smbios check to detect GCE residency (#1276) (22d241b)
  • Universe domain support for service account (#1286) (821c1b6)

v2.17.3

12 Apr 22:27
b935298
Compare
Choose a tag to compare

2.17.3 (2023-04-12)

Bug Fixes

  • Add useEmailAzp claim for id token iam flow (#1270) (7a9c6f2)

v2.17.2

05 Apr 17:31
976c7a6
Compare
Choose a tag to compare

2.17.2 (2023-04-05)

Bug Fixes

  • Do not create new JWT credentials if they make the same claims as the existing. (#1267) (eebb7b6)