TUDB-Labs / TuDB

A distributed graph database system (GDBMS)
https://tudb-labs.github.io/TuDB/
Apache License 2.0
9 stars 1 forks source link

build(deps): bump grpc-all from 1.49.0 to 1.49.1 #323

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps grpc-all from 1.49.0 to 1.49.1.

Release notes

Sourced from grpc-all's releases.

v1.49.1

Bug Fixes

  • xds: Fix a bug in ring-hash load balancing policy that, during TRANSIENT_FAILURE state, it might cause unnecessary internal connection requests on subchannels. (#9537)
  • auth: Fix AppEngine failing while retrieving access token when instantiating a blocking stub using AppEngineCredentials (#9524)

Behavior Changes

Commits
  • eb32ed1 Bump version to 1.49.1
  • c1e9c2b Update README etc to reference 1.49.1
  • 8b9acff core: outlier detection max ejection logic update (#9492) (#9552)
  • 0707aac core: outlier detection to min host request volume (#9490) (#9551)
  • 0e4e716 core: Update outlier detection max ejection logic. (#9489) (#9550)
  • e55bf31 xds: ringhash policy in TRANSIENT_FAILURE should not attempt connecting when ...
  • d0848ef [core,api,auth: Choose executor based on need for thread affinity (#9504) (#9...
  • 46eb94d xDS interop: enable pod log collection in the buildscripts (#9495) (#9512)
  • cf10676 Bump version to 1.49.1-SNAPSHOT
  • See full diff 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)