freelancing-solutions / gcp-database-as-a-service-stock-markets

GCP NDB database as a service for a stock market investment and social web services.
MIT License
3 stars 1 forks source link

build(deps): bump google-api-core from 1.26.3 to 2.0.0 #551

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps google-api-core from 1.26.3 to 2.0.0.

Release notes

Sourced from google-api-core's releases.

v2.0.0

⚠ BREAKING CHANGES

Bug Fixes

  • bump grpcio version to use stable aio API (#234) (bdbf889)
  • strip trailing _ from field mask paths (#228) (ff6ef1b)

v2.0.0b1

⚠ BREAKING CHANGES

Bug Fixes

  • strip trailing _ from field mask paths (#228) (ff6ef1b)

v1.31.2

Bug Fixes

  • strip trailing _ from field mask paths (#228) (ff6ef1b)

v1.31.1

Bug Fixes

  • add 'requests.exceptions.ChunkedEncodingError' to retryable exceptions (#237) (5e540f2)

Documentation

  • add Samples section to CONTRIBUTING.rst (#229) (a12c051)

v1.31.0

Features

  • add ServiceUnavailable exception to polling retries (#184) (11032cf)

Bug Fixes

v1.30.0

Features

  • add iterator capability to paged iterators (#200) (3487d68)

v1.29.0

... (truncated)

Changelog

Sourced from google-api-core's changelog.

2.0.0 (2021-08-18)

⚠ BREAKING CHANGES

Bug Fixes

  • bump grpcio version to use stable aio API (#234) (bdbf889)
  • strip trailing _ from field mask paths (#228) (ff6ef1b)

2.0.0b1 (2021-08-03)

⚠ BREAKING CHANGES

Bug Fixes

  • strip trailing _ from field mask paths (#228) (ff6ef1b)

1.31.1 (2021-07-26)

Bug Fixes

  • add 'requests.exceptions.ChunkedEncodingError' to retryable exceptions (#237) (5e540f2)

Documentation

  • add Samples section to CONTRIBUTING.rst (#229) (a12c051)

1.31.0 (2021-07-07)

Features

  • add ServiceUnavailable exception to polling retries (#184) (11032cf)

Bug Fixes

1.30.0 (2021-06-08)

Features

... (truncated)

Commits
  • 40f52bf chore: release 2.0.0 (#254)
  • bb3b26d tests: silence a warning from 'charset_normalizer' (#247)
  • bdbf889 fix: bump grpcio version to use stable aio API (#234)
  • 362ca6c chore: update if_transient_error docs to match behaviour (#253)
  • a54cc10 chore: drop mention of Python 2.7 from templates (#252)
  • ffa528e chore: avoid duplicating pins of grpcio in noxfile (#246)
  • 258ba4a chore(python): avoid .nox directories when building docs (#249)
  • 6789e67 chore: remove non-custom rules from sync-repo-settings (#241)
  • d566f28 chore: release 2.0.0b1 (#243)
  • a30f004 fix!: drop support for Python 2.7 / 3.5 (#212)
  • Additional commits viewable 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 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)
dependabot[bot] commented 3 years ago

Superseded by #553.