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.5.0 #575

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps google-api-core from 1.26.3 to 2.5.0.

Release notes

Sourced from google-api-core's releases.

v2.5.0

2.5.0 (2022-02-02)

Features

Bug Fixes

  • deps: remove setuptools from dependencies (#339) (c782f29)

Documentation

v2.4.0

Features

  • add support for 'error_info' (#315) (cc46aa6)
  • iterator for processing JSON responses in REST streaming. (#317) (f9f2696)

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

... (truncated)

Changelog

Sourced from google-api-core's changelog.

2.5.0 (2022-02-02)

Features

Bug Fixes

  • deps: remove setuptools from dependencies (#339) (c782f29)

Documentation

2.4.0 (2022-01-11)

Features

  • add support for 'error_info' (#315) (cc46aa6)
  • iterator for processing JSON responses in REST streaming. (#317) (f9f2696)

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)

... (truncated)

Commits
  • 4422cce chore(main): release 2.5.0 (#335)
  • c782f29 fix(deps): remove setuptools from dependencies (#339)
  • 95e41ff ci(python): run lint / unit tests / docs as GH actions (#336)
  • 5e5ad37 feat: add api_key to client options (#248)
  • 74d5ce8 chore: move docs check from kokoro to GH actions (#334)
  • 8169f2b chore(python): update release.sh to use keystore (#333)
  • f267111 docs: fix typo in library name (#332)
  • adbe638 build: switch to release-please for tagging (#331)
  • beb3e63 chore: release 2.4.0 (#316)
  • f9f2696 feat: iterator for processing JSON responses in REST streaming. (#317)
  • 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 2 years ago

Superseded by #577.