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.23.0 #511

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 7, 2023

This PR contains the following updates:

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

Release Notes

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

v2.23.0

Compare Source

Features

v2.22.0

Compare Source

Features
Bug Fixes

v2.21.0

Compare Source

Features
  • Add support for asynchronous long running operations (#​724) (aaed69b)
Bug Fixes

v2.20.0

Compare Source

Features
  • Add async unsupported paramater exception (#​694) (8c137fe)
  • Add support for asynchronous rest streaming (#​686) (1b7bb6d)
  • Add support for creating exceptions from an asynchronous response (#​688) (1c4b0d0)

v2.19.2

Compare Source

Bug Fixes
  • Fail gracefully if could not import rpc_status module (#​680) (7ccbf57)

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)

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 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 was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.50%. Comparing base (fc8954f) to head (5a8fb11).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #511   +/-   ##
=======================================
  Coverage   96.50%   96.50%           
=======================================
  Files           5        5           
  Lines         315      315           
  Branches       53       45    -8     
=======================================
  Hits          304      304           
  Misses          5        5           
  Partials        6        6           

@renovate renovate bot changed the title Update dependency google-api-core to v2.13.0 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 3 times, most recently from de41e67 to 7ec0288 Compare November 13, 2023 06:53
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from 7ec0288 to f9b48e1 Compare November 18, 2023 05:04
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from f9b48e1 to 261dbb1 Compare December 7, 2023 19:57
@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 261dbb1 to 99148f4 Compare December 19, 2023 09:32
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from 99148f4 to dc06117 Compare January 4, 2024 06:16
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch 3 times, most recently from 014744d to 4ea11ee Compare January 28, 2024 03:22
@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 4ea11ee to ff67682 Compare January 29, 2024 22:05
@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 ff67682 to 450934c Compare January 30, 2024 22:07
@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 450934c to dd32dac Compare February 2, 2024 22:24
@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 8 times, most recently from 70047ed to 59bc136 Compare February 12, 2024 04:10
@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 59bc136 to 5417827 Compare February 14, 2024 20:06
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch 10 times, most recently from 3b5d97e to 3236e12 Compare February 22, 2024 10:30
@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 force-pushed the renovate/google-api-core-2.x branch from 3236e12 to 3c2e518 Compare March 21, 2024 21:26
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from 3c2e518 to be5a17f Compare April 30, 2024 20:11
@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 be5a17f to 565e536 Compare June 24, 2024 17:27
@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
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch 3 times, most recently from 88a9967 to 1972e89 Compare August 1, 2024 15:24
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from 1972e89 to 28da39f Compare August 27, 2024 22:53
@renovate renovate bot changed the title Update dependency google-api-core to v2.19.1 Update dependency google-api-core to v2.19.2 Aug 27, 2024
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from 28da39f to dda8e1d Compare September 19, 2024 21:32
@renovate renovate bot changed the title Update dependency google-api-core to v2.19.2 Update dependency google-api-core to v2.20.0 Sep 19, 2024
@renovate renovate bot changed the title Update dependency google-api-core to v2.20.0 Update dependency google-api-core to v2.21.0 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from dda8e1d to 2068b1b Compare October 9, 2024 17:20
@renovate renovate bot changed the title Update dependency google-api-core to v2.21.0 Update dependency google-api-core to v2.22.0 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from 2068b1b to cb61fb8 Compare October 28, 2024 16:46
@renovate renovate bot changed the title Update dependency google-api-core to v2.22.0 Update dependency google-api-core to v2.23.0 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/google-api-core-2.x branch from cb61fb8 to 5a8fb11 Compare November 11, 2024 19:05
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