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.1.1 #561

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps google-api-core from 1.26.3 to 2.1.1.

Release notes

Sourced from google-api-core's releases.

v2.1.1

Bug Fixes

v2.1.0

Features

  • add grpc transcoding + tests (#259) (afe0fa1)
  • Add helper function to format query_params for rest transport. (#275) (1c5eb4d)
  • add support for Python 3.10 (#284) (a422a5d)

v2.0.1

Bug Fixes

  • do not error on LROs with no response or error (#258) (618f192)

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.3

Bug Fixes

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)

... (truncated)

Changelog

Sourced from google-api-core's changelog.

2.1.1 (2021-10-13)

Bug Fixes

2.1.0 (2021-10-05)

Features

  • add grpc transcoding + tests (#259) (afe0fa1)
  • Add helper function to format query_params for rest transport. (#275) (1c5eb4d)
  • add support for Python 3.10 (#284) (a422a5d)

2.0.1 (2021-08-31)

Bug Fixes

  • do not error on LROs with no response or error (#258) (618f192)

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

... (truncated)

Commits
  • f4e776e chore: release 2.1.1 (#291)
  • 0023ee1 fix: add mypy checking + 'py.typed' file (#290)
  • e6a3489 chore(python): Add kokoro configs for python 3.10 samples testing (#285)
  • 121debd chore: release 2.1.0 (#274)
  • a422a5d feat: add support for Python 3.10 (#284)
  • 577da9d build: use trampoline_v2 for python samples and allow custom dockerfile (#283)
  • f3fd059 chore: add default_version and codeowner_team to .repo-metadata.json (#282)
  • 3b0912a tests: add explicit unit tests for '_StreamedResponseIterator' class (#281)
  • 083e6e9 chore: relocate owl bot post processor (#280)
  • 1c5eb4d feat: Add helper function to format query_params for rest transport. (#275)
  • 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 #563.