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 from 1.47.0 to 1.60.0 #516

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps grpc from 1.47.0 to 1.60.0.

Release notes

Sourced from grpc's releases.

Release v1.60.0

This is release 1.60.0 (gjallarhorn) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • Implemented dualstack IPv4 and IPv6 backend support, as per draft gRFC A61. xDS support currently guarded by GRPC_EXPERIMENTAL_XDS_DUALSTACK_ENDPOINTS env var.
  • Dropped Bazel 5 support. (#34813)
  • [deps] Upgrade protobuf version to v25.0. (#34513)
  • [Security - Revocation] Crl Directory Watcher Implementation. (#34749)
  • [server] Cap size of pending request queue with RealRequestMatcher. (#34782)
  • [chttp2] Fix outgoing data stats. (#34693)
  • [EventEngine] Enable Posix EventEngine Listener on all builds. (#34748)
  • [EventEngine] Enable Windows EventEngine Listener on all builds. (#34436)
  • [chttp2] Alternative protection for too many streams in the system. (#34697)
  • [Proxy] Support for setting proxy for addresses. (#34617)
  • [client idleness] client channels go idle after 30 minutes by default. (#34653)
  • [chttp2] Add an experiment to separate liveness checks from ping timeouts. (#34647)
  • [chttp2] Tarpit invalid requests. (#34641)
  • [chttp2] Enforce settings acks. (#34640)
  • [chttp2] Limit work per read cycle. (#34639)
  • [chttp2] Limit request count before receiving settings ack. (#34638)
  • [chttp2] Randomly ping on RST_STREAM. (#34637)

C++

  • [xds] C++ XdsServerBuilder Remove src/... header dependency from public header. (#34790)
  • [reflection] Add v1 reflection. (#34535)

C#

  • [csharp] Grpc.Tools documentation for sharing proto files between projects and nuget packages. (#34521)

Ruby

  • [ruby] create debug symbol packages. (#34632)

Python

  • [Bug Fix] Change return of grpc.aio.ServicerContext.code() from integer to grpc.StatusCode. (#34292)

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [grpc](https://github.com/google/grpc) from 1.47.0 to 1.60.0.
- [Release notes](https://github.com/google/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.47.0...v1.60.0)

---
updated-dependencies:
- dependency-name: grpc
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 8, 2024
@adrianna-chang-shopify adrianna-chang-shopify merged commit adf1a4a into main Jan 8, 2024
42 checks passed
@adrianna-chang-shopify adrianna-chang-shopify deleted the dependabot/bundler/grpc-1.60.0 branch January 8, 2024 20:29
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant