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.3.2 #571

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps google-api-core from 1.26.3 to 2.3.2.

Release notes

Sourced from google-api-core's releases.

v2.3.2

Bug Fixes

  • fix: exclude function target from retry deadline exceeded exception message (#318) (34ebdcc)

v2.3.0

Features

  • add operations rest client to support long-running operations. (#311) (ce1adf3)

Bug Fixes

  • handle bare 'grpc.Call' in 'from_grpc_error' (#298) (060b339)

v2.2.2

Bug Fixes

  • make 'gapic_v1.method.DEFAULT' a typed object (#292) (ffc51f0)

v2.2.1

Bug Fixes

  • revert "fix: do not error on LROs with no response or error" (#294) (9e6091e)

v2.2.0

Features

  • add 'GoogleAPICallError.error_details' property (#286) (ef6f0fc)

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

... (truncated)

Changelog

Sourced from google-api-core's changelog.

2.3.2 (2021-12-16)

Bug Fixes

  • address broken wheels in version 2.3.1

2.3.1 (2021-12-15)

Bug Fixes

  • exclude function target from retry deadline exceeded exception message (#318) (34ebdcc)

2.3.0 (2021-11-25)

Features

  • add operations rest client to support long-running operations. (#311) (ce1adf3)

Bug Fixes

  • handle bare 'grpc.Call' in 'from_grpc_error' (#298) (060b339)

2.2.2 (2021-11-02)

Bug Fixes

  • make 'gapic_v1.method.DEFAULT' a typed object (#292) (ffc51f0)

2.2.1 (2021-10-26)

Bug Fixes

  • revert "fix: do not error on LROs with no response or error" (#294) (9e6091e)

2.2.0 (2021-10-25)

Features

  • add 'GoogleAPICallError.error_details' property (#286) (ef6f0fc)

2.1.1 (2021-10-13)

... (truncated)

Commits


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 2 years ago

Superseded by #573.