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 #292

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
google-api-core [< 2.11, > 2.10.0]

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)

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: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 1, 2023
@tasansal
Copy link
Collaborator

tasansal commented Oct 3, 2023

@dependabot ignore this minor version

@dependabot dependabot bot closed this Oct 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2023

OK, I won't notify you about version 2.12.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/pip/google-api-core-2.12.0 branch October 3, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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.

1 participant