Skip to content
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

Update dependency google-api-core to v2.19.1 #337

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v2.19.1

Compare Source

Bug Fixes

v2.19.0

Compare Source

Features

v2.18.0

Compare Source

Features
Bug Fixes

v2.17.1

Compare Source

Bug Fixes
  • Resolve issue handling protobuf responses in rest streaming (#​604) (bcebc92)

v2.17.0

Compare Source

Features
  • Add attempt_direct_path argument to create_channel (#​583) (94726e7)
Bug Fixes

v2.16.2

Compare Source

Bug Fixes

v2.16.1

Compare Source

Bug Fixes
  • Fix broken import for google.api_core.retry_async.AsyncRetry (#​587) (ac012c0)

v2.16.0

Compare Source

Features

v2.15.0

Compare Source

Features
Bug Fixes
  • Fix regression in bidi causing Thread-ConsumeBidirectionalStream caught unexpected exception and will exit (#​562) (40c8ae0)
  • Replace deprecated datetime.datetime.utcnow() (#​552) (448923a), closes #​540

v2.14.0

Compare Source

Features

v2.13.1

Compare Source

Bug Fixes

v2.13.0

Compare Source

Features
Bug Fixes
  • Add warning to retry target to avoid incorrect usage (#​543) (bfb40e6)
  • Drop usage of distutils (#​541) (4bd9e10)
  • Ensure exception is available when BackgroundConsumer open stream fails (#​357) (405272c)

v2.12.0

Compare Source

Features
  • Add a little bit of typing to google.api_core.retry (#​453) (2477ab9)
  • Add grpc Compression argument to channels and methods (#​451) (bdebd63)
Documentation

v2.11.1

Compare Source

Bug Fixes

v2.11.0

Compare Source

Features
  • Add support for Python 3.11 (#​466) (ff379e3)
  • Allow representing enums with their unqualified symbolic names in headers (#​465) (522b98e)
Bug Fixes

v2.10.2

Compare Source

Bug Fixes

v2.10.1

Compare Source

Bug Fixes

v2.10.0

Compare Source

Features
  • Add 'strict' to flatten_query_params to lower-case bools (#​433) (83678e9)

v2.9.0

Compare Source

Features
  • Make grpc transcode logic work in terms of protobuf python objects (#​428) (c3ad8ea)
Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Nov 28, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.47%. Comparing base (c08230e) to head (27c7eac).

Current head 27c7eac differs from pull request most recent head d7bb0e9

Please upload reports for the commit d7bb0e9 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #337   +/-   ##
=======================================
  Coverage   63.47%   63.47%           
=======================================
  Files           2        2           
  Lines         115      115           
=======================================
  Hits           73       73           
  Misses         42       42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update dependency google-api-core to v2.10.2 Update dependency google-api-core to v2.11.0 Dec 1, 2022
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from 27c7eac to eed8b3d Compare December 1, 2022 17:35
@renovate renovate bot changed the title Update dependency google-api-core to v2.11.0 Update dependency google-api-core to v2.11.1 Jun 14, 2023
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from eed8b3d to 9d1e9b1 Compare June 14, 2023 20:28
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from 9d1e9b1 to 728c836 Compare September 25, 2023 17:06
@renovate renovate bot changed the title Update dependency google-api-core to v2.11.1 Update dependency google-api-core to v2.12.0 Sep 25, 2023
@renovate renovate bot changed the title Update dependency google-api-core to v2.12.0 Update dependency google-api-core to v2.13.0 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch 2 times, most recently from 7a4094c to 71590b4 Compare November 9, 2023 22:39
@renovate renovate bot changed the title Update dependency google-api-core to v2.13.0 Update dependency google-api-core to v2.13.1 Nov 9, 2023
@renovate renovate bot changed the title Update dependency google-api-core to v2.13.1 Update dependency google-api-core to v2.14.0 Nov 10, 2023
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from 71590b4 to e58420d Compare November 10, 2023 01:06
@renovate renovate bot changed the title Update dependency google-api-core to v2.14.0 Update dependency google-api-core to v2.15.0 Dec 7, 2023
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from e58420d to 6b6a1de Compare December 7, 2023 19:44
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from 6b6a1de to 676b70e Compare January 29, 2024 22:42
@renovate renovate bot changed the title Update dependency google-api-core to v2.15.0 Update dependency google-api-core to v2.16.0 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from 676b70e to c61634a Compare January 30, 2024 22:40
@renovate renovate bot changed the title Update dependency google-api-core to v2.16.0 Update dependency google-api-core to v2.16.1 Jan 30, 2024
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from c61634a to 71c3932 Compare February 2, 2024 21:01
@renovate renovate bot changed the title Update dependency google-api-core to v2.16.1 Update dependency google-api-core to v2.16.2 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from 71c3932 to 8bf1ea8 Compare February 8, 2024 19:37
@renovate renovate bot changed the title Update dependency google-api-core to v2.16.2 Update dependency google-api-core to v2.17.0 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from 8bf1ea8 to 5000617 Compare February 14, 2024 17:05
@renovate renovate bot changed the title Update dependency google-api-core to v2.17.0 Update dependency google-api-core to v2.17.1 Feb 14, 2024
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from 5000617 to bb68bc9 Compare March 21, 2024 22:04
@renovate renovate bot changed the title Update dependency google-api-core to v2.17.1 Update dependency google-api-core to v2.18.0 Mar 21, 2024
@renovate renovate bot changed the title Update dependency google-api-core to v2.18.0 Update dependency google-api-core to v2.19.0 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from bb68bc9 to d2aca5b Compare April 30, 2024 20:19
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from d2aca5b to d7bb0e9 Compare June 24, 2024 17:15
@renovate renovate bot changed the title Update dependency google-api-core to v2.19.0 Update dependency google-api-core to v2.19.1 Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants