Skip to content

Update dependency google-api-core to v1.34.1 #13

New issue

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

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

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 4, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-api-core ==1.22.1 -> ==1.34.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

googleapis/python-api-core (google-api-core)

v1.34.1

Compare Source

Bug Fixes
  • v1: Resolve issue handling protobuf responses in rest streaming (#​609) (d386d2e)

v1.34.0

Compare Source

Features
  • Allow representing enums with their unqualified symbolic names in headers in v1 branch (#​462) (7d51dbf)
Bug Fixes
  • Major refactoring of Polling, Retry and Timeout logic in v1 branch (#​465) (7d51dbf)

v1.33.2

Compare Source

Bug Fixes

v1.33.1

Compare Source

Bug Fixes

v1.33.0

Compare Source

Features

v1.32.0

Compare Source

Features
  • add api_key to client options in v1 branch (4834224)
  • adds support for audience in client_options in v1 branch (#​411) (4834224)

v1.31.6

Compare Source

1.31.6 (2022-05-27)
Bug Fixes
Miscellaneous Chores

v1.31.5

Compare Source

Bug Fixes
  • fix: exclude function target from retry deadline exceeded exception message (#​321) (4cc4e65)

v1.31.4

Compare Source

Bug Fixes
  • fix(deps): allow protobuf >=3.18.0 for python 3 users (#​305) (286347e)

v1.31.3

Compare Source

Bug Fixes

v1.31.2

Compare Source

Bug Fixes

v1.31.1

Compare Source

Bug Fixes
  • add 'requests.exceptions.ChunkedEncodingError' to retryable exceptions (#​237) (5e540f2)
Documentation

v1.31.0

Compare Source

Features
  • add ServiceUnavailable exception to polling retries (#​184) (11032cf)
Bug Fixes

v1.30.0

Compare Source

Features

v1.29.0

Compare Source

Features
  • HTTPIterator now accepts a page_size parameter to control page … (#​197) (a421913)
Documentation

v1.28.0

Compare Source

Bug Fixes
Miscellaneous Chores

v1.27.0

Compare Source

Features
  • Add support for rest/ token in x-goog-api-client header (#​189) (15aca6b)
  • retry google.auth TransportError and requests ConnectionError (#​178) (6ae04a8)

v1.26.3

Compare Source

Bug Fixes
Documentation

v1.26.2

Compare Source

Bug Fixes

v1.26.1

Compare Source

Bug Fixes
  • add operation name to x-goog-request-params in async client (#​137) (7271b23)

v1.26.0

Compare Source

Features
  • allow default_host and default_scopes to be passed to create_channel (#​134) (94c76e0)

v1.25.1

Compare Source

Bug Fixes
Documentation

v1.25.0

Compare Source

Features
  • allow gRPC metadata to be passed to operations client (#​127) (73854e8)
Documentation

v1.24.1

Compare Source

Bug Fixes

v1.24.0

Compare Source

Features
Documentation

v1.23.0

Compare Source

Features
  • api-core: pass retry from result() to done() (#​9) (6623b31)
Bug Fixes
  • map LRO errors to library exception types (#​86) (a855339), closes #​15
  • harden install to use full paths, and windows separators on windows (#​88) (db8e636)
  • update out-of-date comment in exceptions.py (#​93) (70ebe42)

v1.22.4

Compare Source

Bug Fixes
  • use version.py instead of pkg_resources.get_distribution (#​80) (d480d97)

v1.22.3

Compare Source

Bug Fixes

v1.22.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/google-api-core-1.x branch from 7831f33 to b703b3b Compare October 2, 2020 22:32
@renovate renovate bot changed the title Update dependency google-api-core to v1.22.2 Update dependency google-api-core to v1.22.3 Oct 2, 2020
@renovate renovate bot force-pushed the renovate/google-api-core-1.x branch from b703b3b to ac8de15 Compare October 5, 2020 20:08
@renovate renovate bot changed the title Update dependency google-api-core to v1.22.3 Update dependency google-api-core to v1.22.4 Oct 5, 2020
@renovate renovate bot force-pushed the renovate/google-api-core-1.x branch from ac8de15 to 995a3a5 Compare October 20, 2020 16:58
@renovate renovate bot changed the title Update dependency google-api-core to v1.22.4 Update dependency google-api-core to v1.23.0 Oct 20, 2020
@renovate renovate bot force-pushed the renovate/google-api-core-1.x branch from 995a3a5 to 0b8f676 Compare January 5, 2021 17:59
@renovate renovate bot changed the title Update dependency google-api-core to v1.23.0 Update dependency google-api-core to v1.24.1 Jan 5, 2021
@renovate renovate bot force-pushed the renovate/google-api-core-1.x branch from 0b8f676 to 46ee97a Compare January 23, 2021 14:55
@renovate renovate bot changed the title Update dependency google-api-core to v1.24.1 Update dependency google-api-core to v1.25.0 Jan 23, 2021
@renovate renovate bot force-pushed the renovate/google-api-core-1.x branch from 46ee97a to 40312ad Compare January 30, 2021 11:50
@renovate renovate bot changed the title Update dependency google-api-core to v1.25.0 Update dependency google-api-core to v1.25.1 Jan 30, 2021
@renovate renovate bot force-pushed the renovate/google-api-core-1.x branch from 40312ad to 8af86bb Compare February 10, 2021 10:59
@renovate renovate bot changed the title Update dependency google-api-core to v1.25.1 Update dependency google-api-core to v1.26.0 Feb 10, 2021
@renovate renovate bot force-pushed the renovate/google-api-core-1.x branch from 8af86bb to df2766f Compare April 26, 2021 12:56
@renovate renovate bot changed the title Update dependency google-api-core to v1.26.0 Update dependency google-api-core to v1.26.3 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/google-api-core-1.x branch from df2766f to 5cfae9b Compare June 6, 2021 20:32
@renovate renovate bot changed the title Update dependency google-api-core to v1.26.3 Update dependency google-api-core to v1.29.0 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/google-api-core-1.x branch from 5cfae9b to eaa5939 Compare October 18, 2021 19:09
@renovate renovate bot changed the title Update dependency google-api-core to v1.29.0 Update dependency google-api-core to v1.31.3 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/google-api-core-1.x branch from eaa5939 to 7abea3c Compare March 7, 2022 10:17
@renovate renovate bot changed the title Update dependency google-api-core to v1.31.3 Update dependency google-api-core to v1.31.5 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/google-api-core-1.x branch from 7abea3c to a0be23a Compare June 18, 2022 21:54
@renovate renovate bot changed the title Update dependency google-api-core to v1.31.5 Update dependency google-api-core to v1.31.6 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/google-api-core-1.x branch from a0be23a to aafd68c Compare September 25, 2022 18:12
@renovate renovate bot changed the title Update dependency google-api-core to v1.31.6 Update dependency google-api-core to v1.33.1 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/google-api-core-1.x branch from aafd68c to 03673f0 Compare November 20, 2022 10:40
@renovate renovate bot changed the title Update dependency google-api-core to v1.33.1 Update dependency google-api-core to v1.33.2 Nov 20, 2022
@renovate renovate bot changed the title Update dependency google-api-core to v1.33.2 Update dependency google-api-core to v1.34.0 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/google-api-core-1.x branch from 03673f0 to 1682cf5 Compare March 17, 2023 03:46
@renovate renovate bot force-pushed the renovate/google-api-core-1.x branch from 1682cf5 to 1ca5bb3 Compare February 14, 2024 16:35
@renovate renovate bot changed the title Update dependency google-api-core to v1.34.0 Update dependency google-api-core to v1.34.1 Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants