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

fix(deps): update managed-grpc to v1.51.1 #622

Merged
merged 1 commit into from
Dec 23, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.grpc:grpc-bom 1.50.2 -> 1.51.1 age adoption passing confidence
io.grpc:protoc-gen-grpc-java 1.50.2 -> 1.51.1 age adoption passing confidence
io.grpc:grpc-services 1.50.2 -> 1.51.1 age adoption passing confidence
io.grpc:grpc-stub 1.50.2 -> 1.51.1 age adoption passing confidence
io.grpc:grpc-protobuf 1.50.2 -> 1.51.1 age adoption passing confidence

Release Notes

grpc/grpc-java

v1.51.1

Bug Fixes
  • xds: Fix ConcurrentModificationException in PriorityLoadBalancer. (#​9744)

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


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update managed-grpc to v1.51.0 fix(deps): update managed-grpc to v1.51.1 Dec 13, 2022
@sonarcloud
Copy link

sonarcloud bot commented Dec 13, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title fix(deps): update managed-grpc to v1.51.1 Update managed-grpc to v1.51.1 Dec 17, 2022
@renovate renovate bot changed the title Update managed-grpc to v1.51.1 fix(deps): update managed-grpc to v1.51.1 Dec 17, 2022
@sdelamo sdelamo merged commit 7ec1835 into master Dec 23, 2022
@sdelamo sdelamo deleted the renovate/managed-grpc branch December 23, 2022 13:42
sdelamo pushed a commit that referenced this pull request Dec 23, 2022
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fix(deps): update grpcversion to v1.51.1 (#621)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant