Skip to content

Releases: googleapis/google-auth-library-python

v1.15.0

18 May 17:20
178e691
Compare
Choose a tag to compare
chore: release 1.15.0 (#510)

* updated CHANGELOG.md [ci skip]

* updated setup.cfg [ci skip]

* updated setup.py [ci skip]

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

v1.14.3

11 May 21:46
5d86b72
Compare
Choose a tag to compare
chore: release 1.14.3 (#509)

* updated CHANGELOG.md [ci skip]

* updated setup.cfg [ci skip]

* updated setup.py [ci skip]

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

v1.14.2

07 May 00:31
7c9e8c2
Compare
Choose a tag to compare
chore: release 1.14.2 (#505)

:robot: I have created a release \*beep\* \*boop\* 
---
### [1.14.2](https://www.github.com/googleapis/google-auth-library-python/compare/v1.14.1...v1.14.2) (2020-05-07)


### Bug Fixes

* support string type response.data ([#504](https://www.github.com/googleapis/google-auth-library-python/issues/504)) ([9b7228e](https://www.github.com/googleapis/google-auth-library-python/commit/9b7228ec849e311bcb4007ad3e23cf2f1e54a721))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).

v1.14.1

21 Apr 22:01
ac74905
Compare
Choose a tag to compare

Bug Fixes

v1.14.0

14 Apr 20:31
9dcc516
Compare
Choose a tag to compare
chore: release 1.14.0 (#487)

* updated CHANGELOG.md [ci skip]

* updated setup.cfg [ci skip]

* updated setup.py [ci skip]

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

v1.13.1

02 Apr 14:01
cc614a6
Compare
Choose a tag to compare
chore: release 1.13.1 (#482)

v1.13.0

02 Apr 17:46
46fa9c4
Compare
Choose a tag to compare
chore: release 1.13.0 (#477)

v1.12.0

25 Mar 20:18
f79cf9a
Compare
Choose a tag to compare

Features

Bug Fixes

  • don't use threads for gRPC AuthMetadataPlugin (#467) (ee373f8)
  • make ThreadPoolExecutor a class var (#461) (b526473)

v1.11.3

13 Mar 20:46
a6d6329
Compare
Choose a tag to compare

Bug Fixes

  • fix the scopes so test can pass for a local run (#450) (b2dd77f)
  • only add IAM scope to credentials that can change scopes (#451) (82e224b)

v1.11.2

14 Feb 18:01
31299e2
Compare
Choose a tag to compare

Reverts