semian
semian copied to clipboard
Bump grpc from 1.60.0 to 1.65.2
Bumps grpc from 1.60.0 to 1.65.2.
Release notes
Sourced from grpc's releases.
Release v1.65.2
This is release gRPC Core 1.65.2 (gnarly).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
Release v1.65.1
This is release gRPC Core 1.65.1 (gnarly).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
Release v1.65.0
This is release gRPC Core 1.65.0 (gnarly).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
This is release 1.65.0 (gnarly) 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
- [OTPlugin] Per-channel OpenTelemetry plugin. (#36729)
- [Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_set_log_function. (#36844)
- [grpc][Gpr_To_Absl_Logging] Supporting verbosity flag. (#36798)
- [build] Support clang-cl for Windows builds (best effort). (#36831)
- [grpc][Gpr_To_Absl_Logging] Disable the ConfigVar because it wont work anymore. (#36761)
- [BoringSSL] Update third_party/boringssl-with-bazel. (#36716)
- [http2] Add experiment to modify behavior of GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA to throttle pings instead of blocking. (#36374)
- [xDS] fix "tls" channel cred in bootstrap to actually work. (#36726)
- [StatsPlugin] Fix use-after-free issue. (#36664)
- [EventEngine] Enable the EventEngine DNS Resolver on Windows. (#36286)
C++
- [OTel] Generate pkg-config file for grpcpp_otel_plugin. (#36686)
- [OTel] Add find_package call for OTel dependency in installed gRPC configuration. (#36674)
- [OTel C++] Deprecate SetTargetAttributeFilter method on OpenTelemetryPluginBuilder. (#36567)
- [security] Add notices for functions we will be removing. (#36488)
... (truncated)
Commits
0bbbfd3
[Release] Bump version to 1.65.2 (on v1.65.x branch) (#37319)a699463
[Backport] Ensure the Chttp2Connector is deleted under an ExecCtx. (#37315)c8ea3d7
[Gpr_To_Absl_Logging][Noise_Reduction] (#37289)8cbf785
[ObjC] Back port boringssl 0.36 to 1.65.x for xcode 16 (#37310)f548d3c
[Gpr_To_Absl_Logging] Removing gRPC experiments log noise (#37303) (#37308)cf78563
[Gpr_To_Absl_Logging] Reducing log spam (#37106) (#37288)63f3cf6
[log][Backport] Reducing log spam (#37253) (#37294)55ea1f4
[Backport] 1.65.x: Cherry-pick (#37278)4b26e9c
[Python Interop] Add signal handler to python interop client and server (v1.6...3a24f7f
[Release] Bump version to 1.65.1 (on v1.65.x branch) (#37232)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.