Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump grpc-core from 1.49.0 to 1.49.2 #8673

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2022

Bumps grpc-core from 1.49.0 to 1.49.2.

Release notes

Sourced from grpc-core'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
  • 6eed4f8 Bump version to 1.49.2
  • adf9546 Update README etc to reference 1.49.2
  • 44281ac Bump Protobuf to 3.21.7
  • 069e670 Bump version to 1.49.2-SNAPSHOT
  • 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 ...
  • 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)

Bumps [grpc-core](https://github.com/grpc/grpc-java) from 1.49.0 to 1.49.2.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.49.0...v1.49.2)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2022
@dependabot dependabot bot added this to the 10.0.x milestone Oct 1, 2022
@joakime joakime merged commit 8f9bac6 into jetty-10.0.x Oct 1, 2022
@dependabot dependabot bot deleted the dependabot/maven/jetty-10.0.x/io.grpc-grpc-core-1.49.2 branch October 1, 2022 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant