Skip to content

Releases: googleapis/google-auth-library-python

v2.3.0

07 Oct 18:28
81b4217
Compare
Choose a tag to compare

Features

Bug Fixes

  • ADC with impersonated workforce pools (#877) (10bd9fb)

v2.2.1

28 Sep 21:47
a37ff00
Compare
Choose a tag to compare

Bug Fixes

  • disable self signed jwt for domain wide delegation (#873) (0cd15e2)

v2.2.0

27 Sep 16:07
a53bd0c
Compare
Choose a tag to compare

Features

  • add support for workforce pool credentials (#868) (993bab2)

v2.1.0

14 Sep 17:32
be8e6b7
Compare
Choose a tag to compare

Features

Bug Fixes

  • add SAML challenge to reauth (#819) (13aed5f)
  • disable warning if quota project id provided to auth.default() (#856) (11ebaeb)
  • rename CLOCK_SKEW and separate client/server user case (#863) (738611b)

v2.0.2

31 Aug 17:32
08c987d
Compare
Choose a tag to compare

Bug Fixes

  • use 'int.to_bytes' rather than deprecated crypto wrapper (#848) (b79b554)
  • use int.from_bytes (#846) (466aed9)

v2.0.1

19 Aug 19:17
d6eea69
Compare
Choose a tag to compare

Bug Fixes

  • normalize AWS paths correctly on windows (#842) (4e0fb1c)

v2.0.0

17 Aug 16:45
3c8fab5
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

Features

  • service account is able to use a private token endpoint (#835) (20b817a)

Bug Fixes

Documentation

  • update user guide/references for downscoped creds (#827) (d1840dc)

v1.35.0

16 Aug 23:23
c6e7287
Compare
Choose a tag to compare

Features

  • service account is able to use a private token endpoint (#835) (20b817a)

Bug Fixes

Documentation

  • update user guide/references for downscoped creds (#827) (d1840dc)

v2.0.0b1

03 Aug 21:17
e4eab27
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

v1.34.0

27 Jul 19:17
c3f164f
Compare
Choose a tag to compare

Features

  • support refresh callable on google.oauth2.credentials.Credentials (#812) (ec2fb18)

Bug Fixes

  • do not use the GAE APIs on gen2+ runtimes (#807) (7f7d92d)