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-tools from 1.56.2 to 1.57.0 #299

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2023

Bumps grpc-tools from 1.56.2 to 1.57.0.

Release notes

Sourced from grpc-tools's releases.

Release v1.57.0

This is release 1.57.0 (grounded) 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

  • [EventEngine] Change GetDNSResolver to return absl::StatusOr<std::unique_ptr<DNSResolver>>. (#33744)
  • [deps] Remove libuv dependency. (#33748)
  • [ssl] Fix SSL stack to handle large handshake messages whose length exceeds the BIO buffer size. (#33638)
  • [BoringSSL] Update third_party/boringssl-with-bazel. (#33690)
  • [iomgr][EventEngine] Improve server handling of file descriptor exhaustion. (#33656)
  • [ruby] experimental client side fork support. (#33430)
  • [core] Add a channel argument to set DSCP on streams. (#28322)
  • [xDS LB] xDS pick first support. (#33540)
  • [tls] Remove use of SSL_CTX_set_client_CA_list for TLS server credentials. (#33558)
  • [EventEngine] Simplify EventEngine::DNSResolver API. (#33459)
  • [iomgr][Windows] Return proper error code to client when connection is reset. (#33502)
  • [fork] simplify Fork::SetResetChildPollingEngineFunc to fix nested forking. (#33495)
  • [lb pick_first] Enable random shuffling of address list. (#33254)
  • [HTTP2] Fix inconsistencies in keepalive configuration. (#33428)
  • [c-ares] Upgrade c-ares dependency to 1.19.1. (#33392)
  • [Rls] de-experimentalize RLS in XDS. (#33290)

C++

  • [otel] Add bazel dependency. (#33548)

C#

  • [csharp] Include correct build of Grpc.Tools in nightly packages. (#33595)
  • [csharp] reintroduce base_namespace experimental option to C# (with a patch). (#33535)

Objective-C

  • [Protobuf] Upgrade third_party/protobuf to 23.4. (#33695)

Python

  • [posix] Enable systemd sockets for libsystemd>=233. (#32671)
  • [python O11Y] Initial Implementation. (#32974)

... (truncated)

Commits
  • a616401 [Release] Bump version to 1.57.0 (on v1.57.x branch) (#34008)
  • dfae18f [ruby] backport "[ruby] remove unnecessary background thread startup wait log...
  • 74d8f5c [Release] Bump version to 1.57.0-pre1 (on v1.57.x branch) (#33826)
  • 3d9f2d8 [ruby] improve possible error message in postfork parent (#33791)
  • d4cbb7a [ruby] fix crash when prefork/postfork is used without previously using grpc ...
  • a28900a [ruby] raise RPC deadline in a flakey test (#33713)
  • 75ecd17 [Ruby] remove manual strip in ruby ext conf (#33641)
  • c81bdf7 [Protobuf] Upgrade third_party/protobuf to 23.4 (#33695)
  • b211522 [ruby] simplify shutdown; remove unnecessary attempts at grpc_shutdown (#33674)
  • fe11ec9 [ruby] experimental client side fork support (#33430)
  • 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 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)

Bumps [grpc-tools](https://github.com/google/grpc) from 1.56.2 to 1.57.0.
- [Release notes](https://github.com/google/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/src/ruby/CHANGELOG.md)
- [Commits](grpc/grpc@v1.56.2...v1.57.0)

---
updated-dependencies:
- dependency-name: grpc-tools
  dependency-type: direct:development
  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 ruby Pull requests that update Ruby code labels Aug 9, 2023
@chadlwilson chadlwilson merged commit 7e396b9 into master Aug 9, 2023
25 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/grpc-tools-1.57.0 branch August 9, 2023 18:27
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant