Skip to content

Bump google-api-python-client from 1.12.8 to 2.1.0 #27

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 1, 2021

Bumps google-api-python-client from 1.12.8 to 2.1.0.

Release notes

Sourced from google-api-python-client's releases.

v2.1.0

Features

  • add status_code property on http error handling (#1185) (db2a766)

Bug Fixes

  • Change default of static_discovery when discoveryServiceUrl set (#1261) (3b4f2e2)
  • correct api version in oauth-installed.md (#1258) (d1a255f)
  • fix .close() (#1231) (a9583f7)
  • Resolve issue where num_retries would have no effect (#1244) (c518472)

Documentation

  • Distinguish between public/private docs in 2.0 guide (#1226) (a6f1706)
  • Update README to promote cloud client libraries (#1252) (22807c9)

v2.0.2

Bug Fixes

  • Include discovery artifacts in published package (#1221) (ad618d0)

v2.0.1

Bug Fixes

Documentation

  • add a link to the migration guide in the changelog (#1213) (b85da5b)

v2.0.0

⚠ BREAKING CHANGES

  • deps: require 3.6+ (#961)

Features

  • Add support for using static discovery documents (#1109) (32d1c59)
  • Update synth.py to copy discovery files from discovery-artifact-manager (#1104) (af918e8)

Bug Fixes

  • Catch ECONNRESET and other errors more reliably (#1147) (ae9cd99)
  • deps: add upper-bound google-auth dependency (#1180) (c687f42)
  • handle error on service not enabled (#1117) (c691283)

... (truncated)

Changelog

Sourced from google-api-python-client's changelog.

2.1.0 (2021-03-31)

Features

  • add status_code property on http error handling (#1185) (db2a766)

Bug Fixes

  • Change default of static_discovery when discoveryServiceUrl set (#1261) (3b4f2e2)
  • correct api version in oauth-installed.md (#1258) (d1a255f)
  • fix .close() (#1231) (a9583f7)
  • Resolve issue where num_retries would have no effect (#1244) (c518472)

Documentation

  • Distinguish between public/private docs in 2.0 guide (#1226) (a6f1706)
  • Update README to promote cloud client libraries (#1252) (22807c9)

2.0.2 (2021-03-04)

Bug Fixes

  • Include discovery artifacts in published package (#1221) (ad618d0)

2.0.1 (2021-03-04)

Bug Fixes

Documentation

  • add a link to the migration guide in the changelog (#1213) (b85da5b)

2.0.0 (2021-03-03)

⚠ BREAKING CHANGES

The 2.0 release of google-api-python-client is a significant upgrade compared to v1. Please see the Migration Guide for more information.

  • deps: require 3.6+. (#961)

Features

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 1, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 14, 2021

Superseded by #36.

@dependabot dependabot bot closed this Apr 14, 2021
@dependabot dependabot bot deleted the dependabot/pip/dev/google-api-python-client-2.1.0 branch April 14, 2021 07:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants