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

Update dependency grpcio to v1.57.0 #542

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
grpcio (source) ==1.56.0 -> ==1.57.0 age adoption passing confidence

Release Notes

grpc/grpc (grpcio)

v1.57.0

Compare Source

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++

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)

Ruby

  • [ruby] experimental client side fork support (#​33430)
  • [ruby] backport "[ruby] remove unnecessary background thread startup wait logic that interferes with forking #​33805" to v1.57.x. (#​33846)
  • [Ruby] remove manual strip in ruby ext conf. (#​33641)
  • [ruby] simplify shutdown; remove unnecessary attempts at grpc_shutdown. (#​33674)
  • [ruby] Add -weak_framework CoreFoundation to link line. (#​33538)
  • [Ruby] Fix memory leak in grpc_rb_call_run_batch. (#​33368)
  • [Ruby] Fix memory leak in grpc_rb_server_request_call. (#​33371)

v1.56.2

Compare Source

This is release gRPC Core 1.56.2 (galvanized).

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

This release contains refinements, improvements, and bug fixes.

Core

  • [WRR] backport (#​33694) to 1.56 (#​33698)

  • [backport][iomgr][EventEngine] Improve server handling of file descriptor exhaustion (#​33667)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update 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 force-pushed the renovate/grpcio-1.x branch 2 times, most recently from a5c6b3f to befc32d Compare July 27, 2023 14:19
xDaile
xDaile previously approved these changes Jul 28, 2023
@xDaile xDaile self-requested a review July 28, 2023 12:38
@xDaile xDaile dismissed their stale review July 28, 2023 12:45

Doing review again

xDaile
xDaile previously approved these changes Jul 28, 2023
@renovate renovate bot force-pushed the renovate/grpcio-1.x branch 5 times, most recently from 9237dc1 to 8705b45 Compare August 8, 2023 17:00
@renovate renovate bot changed the title Update dependency grpcio to v1.56.2 Update dependency grpcio to v1.57.0 Aug 10, 2023
@renovate renovate bot force-pushed the renovate/grpcio-1.x branch 2 times, most recently from c346828 to d19392a Compare August 11, 2023 19:45
@renovate renovate bot force-pushed the renovate/grpcio-1.x branch 3 times, most recently from 6e9b264 to 3674f73 Compare August 17, 2023 20:27
@renovate renovate bot force-pushed the renovate/grpcio-1.x branch 2 times, most recently from 7987ec5 to c09665b Compare August 23, 2023 12:17
@renovate renovate bot force-pushed the renovate/grpcio-1.x branch from c09665b to a484f9b Compare August 25, 2023 18:13
@chandwanitulsi chandwanitulsi merged commit 623afa5 into master Aug 28, 2023
@chandwanitulsi chandwanitulsi deleted the renovate/grpcio-1.x branch August 28, 2023 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants