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.56.0 to 1.61.0 #106

Merged
merged 1 commit into from Feb 12, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2024

Bumps grpc from 1.56.0 to 1.61.0.

Release notes

Sourced from grpc's releases.

Release v1.61.0

This is release 1.61.0 (grand) 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

  • [xDS] fix aggregate cluster design. (#35313)
  • [SSA] change xds_override_host policy to manage subchannels based on last-used time rather than EDS health state. (#35397)
  • [xDS] read connection idle timeout from CDS resource. (#35395)
  • [xDS] move CDS and EDS watchers into xds resolver. (#35011)
  • [alpn] Remove grpc-exp experimental ALPN protocol. (#34876)
  • Updated zlib to 1.3. (#35147)
  • [EventEngine] Clarify API: callback cancellation and thread safety. (#35009)

C++

  • [OTel] De-experimentalize API. (#35509)
  • [OTel] Experimental API for metrics. (#35348)
  • [OTel] Update OTel Bazel dep to v1.13.0. (#35352)
  • [example] C++ Debugging. (#35222)
  • [otel] Update OTel to head. (#35151)

Python

  • [Python O11Y] Add _registered_method to init.py. (#35482)
  • [Python Otel] Re-apply Otel. (#35439)
  • [python O11Y] Implement OpenTelemetry. (#35292)

Ruby

  • [ruby] backport "Build/test ruby 3.3 and build native gems with Ruby 3.3 support (#35399)". (#35614)

Release v1.61.0-pre3

This is a prerelease of gRPC Core 1.61.0 (grand).

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

This prerelease contains refinements, improvements, and bug fixes.

Release v1.61.0-pre2

This is a prerelease of gRPC Core 1.61.0 (grand).

... (truncated)

Commits
  • a13178c [Release] Bump version to 1.61.0 (on v1.61.x branch) (#35760)
  • f4fd20c [Release] Bump version to 1.61.0-pre3 (on v1.61.x branch) (#35677)
  • dfa07e7 [otel] Backport: Return absl::Status as a return from BuildAndRegisterGlobal ...
  • 972adc5 [CSM o11y] Backport: Re-experimentalize CSM OTel Plugin Option (#35660) (#35670)
  • 6d6bd8d [CSM O11Y] Backport "[CSM O11Y] Fix issue when CSM optional labels are presen...
  • 3f3109a [Release] Bump version to 1.61.0-pre2 (on v1.61.x branch) (#35626)
  • 3ce4476 [ruby] backport "Fix use-after-free for post-fork channel recreation (#35488)...
  • 8e92b0a [Release] Bump version to 1.61.0-pre1 (on v1.61.x branch) (#35582)
  • 0538643 Set experiments to false in v1.61.x branch (#35569)
  • 8231340 [CSM] Add support for GCE resources (#35371)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [grpc](https://github.com/google/grpc) from 1.56.0 to 1.61.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.56.0...v1.61.0)

---
updated-dependencies:
- dependency-name: grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 11, 2024
@gael-ian gael-ian merged commit b127d75 into main Feb 12, 2024
3 checks passed
@gael-ian gael-ian deleted the dependabot/bundler/grpc-1.61.0 branch February 12, 2024 21:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant