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

Bump google-api-core from 2.11.1 to 2.12.0 #87

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps google-api-core from 2.11.1 to 2.12.0.

Release notes

Sourced from google-api-core's releases.

v2.12.0

2.12.0 (2023-09-07)

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

  • Fix a typo in google/api_core/page_iterator.py (#511) (c0ce73c)

v2.12.0.dev1

2.12.0.dev1 (2023-08-16)

Features

  • improved performance of streaming retries (#495)
  • support custom exception factory callback for streaming retry failures (#495)

v2.12.0.dev0

2.12.0.dev0 (2023-06-21)

Features

  • retry and retry_async support streaming rpcs (#495)

v2.12.0rc1

🤖 I have created a release beep boop

2.12.0rc1 (2023-09-11)

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

  • Fix a typo in google/api_core/page_iterator.py (#511) (c0ce73c)

... (truncated)

Changelog

Sourced from google-api-core's changelog.

2.12.0 (2023-09-07)

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

  • Fix a typo in google/api_core/page_iterator.py (#511) (c0ce73c)
Commits
  • 887751e chore(main): release 2.12.0 (#521)
  • bdebd63 feat: Add grpc Compression argument to channels and methods (#451)
  • 2477ab9 feat: Add a little bit of typing to google.api_core.retry (#453)
  • c0ce73c docs: fix a typo in google/api_core/page_iterator.py (#511)
  • afe66d7 build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 (#520)
  • 89d5e22 build(deps): [autoapprove] bump certifi from 2022.12.7 to 2023.7.22 (#517)
  • 6682a66 build(deps): [autoapprove] bump pygments from 2.13.0 to 2.15.0 (#515)
  • c3afbeb build(deps): [autoapprove] bump cryptography from 41.0.0 to 41.0.2 (#513)
  • 2dcf4bb chore: store artifacts in placer (#508)
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2023

The following labels could not be found: dependencies, python.

@dependabot dependabot bot force-pushed the dependabot/pip/google-api-core-2.12.0 branch 3 times, most recently from 10ae5b4 to 3401bb7 Compare November 3, 2023 09:18
Bumps [google-api-core](https://github.com/googleapis/python-api-core) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/googleapis/python-api-core/releases)
- [Changelog](https://github.com/googleapis/python-api-core/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-api-core@v2.11.1...v2.12.0)

---
updated-dependencies:
- dependency-name: google-api-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/google-api-core-2.12.0 branch from 3401bb7 to af7f78b Compare November 3, 2023 09:20
@dzaslavskiy dzaslavskiy merged commit 8eb9be7 into main Nov 3, 2023
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/google-api-core-2.12.0 branch November 3, 2023 09:22
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.

1 participant