Skip to content

Releases: googleapis/google-auth-library-python

v1.28.0

16 Mar 22:17
f1fee1f
Compare
Choose a tag to compare

Features

  • allow the AWS_DEFAULT_REGION environment variable (#721) (199da47)
  • expose library version at google.auth.__version (#683) (a2cbc32)

Bug Fixes

  • fix unit tests so they can work in g3 (#714) (d80c85f)

v1.27.1

01 Mar 17:03
91ee7a1
Compare
Choose a tag to compare

Bug Fixes

v1.27.0

17 Feb 16:19
65074d3
Compare
Choose a tag to compare

Features

  • workload identity federation support (#698) (d4d7f38)

Bug Fixes

v1.26.1

11 Feb 21:02
c556f6f
Compare
Choose a tag to compare

Documentation

  • fix a typo in the user guide (avaiable -> available) (#680) (684457a)

Bug Fixes

  • revert workload identity federation support (#691)

v1.26.0

10 Feb 18:32
c731424
Compare
Choose a tag to compare

Features

  • workload identity federation support (#686) (5dcd2b1)

v1.25.0

04 Feb 00:23
5d6663a
Compare
Choose a tag to compare

Features

  • support self-signed jwt in requests and urllib3 transports (#679) (7a94acb)
  • use self-signed jwt for service account (#665) (bf5ce0c)

v1.24.0

11 Dec 19:32
647290a
Compare
Choose a tag to compare

Features

  • add Python 3.9 support, drop Python 3.5 support (#655) (6de753d), closes #654

Bug Fixes

  • avoid losing the original '_include_email' parameter in impersonated credentials (#626) (fd9b5b1)

Documentation

v1.23.0

29 Oct 22:16
bc92abb
Compare
Choose a tag to compare

Features

  • Add custom scopes for access tokens from the metadata service (#633) (0323cf3)

Bug Fixes

v1.22.1

05 Oct 18:09
7f957ba
Compare
Choose a tag to compare

Bug Fixes

  • move aiohttp to extra as it is currently internal surface (#619) (a924011), closes #618

v1.22.0

28 Sep 22:46
ee5617c
Compare
Choose a tag to compare

Features