TGSAI / mdio-python

Cloud native, scalable storage engine for various types of energy data.
https://mdio.dev/
Apache License 2.0
33 stars 12 forks source link

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

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

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

:robot: 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 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)
tasansal commented 11 months ago

@dependabot ignore this minor version

dependabot[bot] commented 11 months ago

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