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

build(deps): Bump grpc-bom from 1.44.1 to 1.45.0 #249

Merged
merged 1 commit into from
Mar 11, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2022

Bumps grpc-bom from 1.44.1 to 1.45.0.

Release notes

Sourced from grpc-bom's releases.

v1.45.0

gRPC Java 1.45.0 Release Notes

Bug Fixes

  • rls: fix child lb leak when client channel is shutdown (#8750)
  • rls: fix RLS lb policy name (#8867)
  • testing: fix GrpcCleanupRule issue when retrying tests (#8918)
  • xds: fix validation code to accept new-style CertificateProviderPluginInstance (#8892)
  • xds: fix a concurrency issue in CSDS ClientStatus responses (#8795)
  • bom: Include grpc-binder
  • binder: Fix a ServiceConnection leak (#8861)
  • binder: Increase fairness across streams when limited by flow control. This can dramatically reduce latency when channel is being used for high throughput (#8835)
  • android: fix for app coming to foreground (#8855)

Behavior Changes

  • Local-only transparent retry is (practically) unlimited now. Previously it was at most once per RPC.
  • xds: implement least_request load balancing policy (#8739)

Dependencies

  • Bump Error Prone Annotations to 2.10.0
  • Bump Guava to 31.0.1-android
  • Bump Google Auth Library to 1.4.0
  • Bump Auto Value to 1.9
  • netty: Include both x86 and Arm64 epoll as dependency for grpc-netty-shaded
  • testing: remove opencensus dependency from grpc-testing (#8833)
Commits
  • 8eff263 Bump version to 1.45.0
  • 27024b4 Update README etc to reference 1.45.0
  • b13d0c2 xds: BootstrapperImpl should not be public
  • d3a5925 googleapis: Move GoogleCloudToProdNameResolver from xds
  • 9a99ca4 xds: fix XdsNameResolver blindly propagates XdsClient errors (#8953) (#8964)
  • 75c7c6b xds: Do not failoverpriority when IDLE->CONNECTING
  • 421be66 xds: improve PriorityLoadBalancerTest
  • 1b1b284 xds: Squelch ADS reconnection error logs
  • b77bc6b observability: do not publish our artifact to maven just yet (#8938)
  • 6559ef8 Revert "stub: Have ClientCalls.ThreadlessExecutor reject Runnables after end ...
  • 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.44.1 to 1.45.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.44.1...v1.45.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 Pull requests that update a dependency file java Pull requests that update Java code labels Mar 9, 2022
@github-actions
Copy link

github-actions bot commented Mar 9, 2022

Unit Test Results

128 files  128 suites   5m 44s ⏱️
325 tests 325 ✔️ 0 💤 0
788 runs  788 ✔️ 0 💤 0

Results for commit 6756072.

@remcowesterhoud remcowesterhoud merged commit 4f9d7a2 into main Mar 11, 2022
@dependabot dependabot bot deleted the dependabot/maven/io.grpc-grpc-bom-1.45.0 branch March 11, 2022 15:50
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant