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-bom from 1.50.2 to 1.51.0 in /java #742

Merged
merged 2 commits into from Dec 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps grpc-bom from 1.50.2 to 1.51.0.

Release notes

Sourced from grpc-bom's releases.

v1.51.0

Bug Fixes

  • grpclb: Fix a debug logging message which incorrectly logged loadbalancer addresses under backend addresses. (#9602)

New Features

  • okhttp: okhttp server now supports maxConnectionAge and maxConnectionAgeGrace configuration for improved connection management. (#9649)

Behavior Changes

  • netty: switch default cumulation strategy from MERGE to ADAPTIVE. When accumulating incoming network data, Adaptive cumulator dynamically switches between MERGE and COMPOSE strategies to minimize the amount of copying while also limiting per-buffer overhead. (#9558)

Acknowledgements

@​TrevorEdwards

Commits
  • e900f17 Bump version to 1.51.0
  • 976ab8d Update README etc to reference 1.51.0
  • a82ea0c Fix jmh -PjmhIncludeSingleClass
  • 0d44203 xds: Delay priority LB updates from children (#9670)
  • ba182c3 core: round_robin to use acceptResolvedAddresses()
  • c1d0e14 xds: Fake control plane test setup code to Rules (#9666)
  • 39c2646 xds: least_request LB to use acceptResolvedAddresses() (#9616)
  • a65ecef xds: ring_hash to use acceptResolvedAddresses() (#9617)
  • a97db60 c2p resolver: use federation if enabled via env var (#9660)
  • 47ddfa4 okhttp: add maxConnectionAge and maxConnectionAgeGrace (#9649)
  • 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-bom](https://github.com/grpc/grpc-java) from 1.50.2 to 1.51.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.50.2...v1.51.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dependencies Updates a dependency Java Java/JVM language support labels Nov 28, 2022
@elliotmjackson elliotmjackson merged commit 7d84560 into main Dec 2, 2022
@elliotmjackson elliotmjackson deleted the dependabot/maven/java/io.grpc-grpc-bom-1.51.0 branch December 2, 2022 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Updates a dependency Java Java/JVM language support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant