Skip to content

Releases: googleapis/google-api-python-client

v1.12.3

29 Sep 16:17
a527de2

Choose a tag to compare

Bug Fixes

  • deps: update setup.py to install httplib2>=0.15.0 (#1050) (c00f70d)

v1.12.2

23 Sep 17:31
2d076b8

Choose a tag to compare

Bug Fixes

v1.12.1

14 Sep 20:46
73d71a4

Choose a tag to compare

Bug Fixes

v1.12.0

14 Sep 16:01
269fdb8

Choose a tag to compare

Features

  • add quota_project, credentials_file, and scopes support (#1022) (790e702)

Documentation

v1.11.0

27 Aug 21:31
f76e403

Choose a tag to compare

Features

v1.10.1

25 Aug 18:16
1026375

Choose a tag to compare

Bug Fixes

Documentation

  • fix deprecation warnings due to invalid escape sequences. (#996) (0f60eda), closes #995
  • fix link to service accounts documentation (#986) (edb2516)
  • update generated docs (#981) (d059ad8)

v1.10.0

15 Jul 20:31
c72efbc

Choose a tag to compare

Features

  • allow to use 'six.moves.collections_abc.Mapping' in 'client_options.from_dict()' (#943) (21af37b)
  • Build universal wheels (#948) (3e28a1e)
  • discovery supports retries (#967) (f3348f9), closes #848

Documentation

  • consolidating and updating the Contribution Guide (#964) (63f97f3), closes #963

v1.9.3

11 Jun 02:33
cc83ec2

Choose a tag to compare

chore: release 1.9.3 (#941)

* updated CHANGELOG.md [ci skip]

* updated setup.py

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

v1.9.2

09 Jun 22:31
47ca361

Choose a tag to compare

chore: release 1.9.2 (#937)

* updated CHANGELOG.md [ci skip]

* updated setup.py

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

v1.9.1

02 Jun 18:46
936caa5

Choose a tag to compare

chore: release 1.9.1 (#932)

:robot: I have created a release \*beep\* \*boop\* 
---
### [1.9.1](https://www.github.com/googleapis/google-api-python-client/compare/v1.9.0...v1.9.1) (2020-06-02)


### Bug Fixes

* fix python-api-core dependency issue ([#931](https://www.github.com/googleapis/google-api-python-client/issues/931)) ([42028ed](https://www.github.com/googleapis/google-api-python-client/commit/42028ed2b2be47f85b70eb813185264f1f573d01))
---


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