-
Notifications
You must be signed in to change notification settings - Fork 10.9k
Comparing changes
Open a pull request
base repository: grpc/grpc
base: v1.65.1
head repository: grpc/grpc
compare: v1.65.2
- 9 commits
- 79 files changed
- 8 contributors
Commits on Jul 18, 2024
-
[Python Interop] Add signal handler to python interop client and serv…
…er (v1.65.x backport) (#37248) Backport of #37241 to v1.65.x. --- Tested by manually introduce a segfault, able to see the backtrace:  <!-- If you know who should review your pull request, please assign it to that person, otherwise the pull request would get assigned randomly. If your pull request is for a specific language, please add the appropriate lang label. -->
Configuration menu - View commit details
-
Copy full SHA for 4b26e9c - Browse repository at this point
Copy the full SHA 4b26e9cView commit details
Commits on Jul 22, 2024
-
[Backport] 1.65.x: Cherry-pick (#37278)
gRPC 1.65 doesn't build with the upcoming Abseil release and this can be resolved by cherry-picking #37183
Configuration menu - View commit details
-
Copy full SHA for 55ea1f4 - Browse repository at this point
Copy the full SHA 55ea1f4View commit details
Commits on Jul 24, 2024
-
[log][Backport] Reducing log spam (#37253) (#37294)
Backport #37253 to 1.65.x This PR changes many of the `LOG(INFO)` statements that are not guarded by TraceFlags to either be - * guarded by a TraceFlag * logged under `VLOG(2)`
Configuration menu - View commit details
-
Copy full SHA for 63f3cf6 - Browse repository at this point
Copy the full SHA 63f3cf6View commit details -
[Gpr_To_Absl_Logging] Reducing log spam (#37106) (#37288)
[Gpr_To_Absl_Logging] Reducing log spam because of complaints from user Closes #37106 COPYBARA_INTEGRATE_REVIEW=#37106 from tanvi-jagtap:reduce_verbosity 044c5aa PiperOrigin-RevId: 647905894 <!-- If you know who should review your pull request, please assign it to that person, otherwise the pull request would get assigned randomly. If your pull request is for a specific language, please add the appropriate lang label. -->
Configuration menu - View commit details
-
Copy full SHA for cf78563 - Browse repository at this point
Copy the full SHA cf78563View commit details -
[Gpr_To_Absl_Logging] Removing gRPC experiments log noise (#37303) (#…
Configuration menu - View commit details
-
Copy full SHA for f548d3c - Browse repository at this point
Copy the full SHA f548d3cView commit details -
[ObjC] Back port boringssl 0.36 to 1.65.x for xcode 16 (#37310)
Configuration menu - View commit details
-
Copy full SHA for 8cbf785 - Browse repository at this point
Copy the full SHA 8cbf785View commit details
Commits on Jul 25, 2024
-
[Gpr_To_Absl_Logging][Noise_Reduction] (#37289)
Use GRPC_TRACE_LOG instead of LOG(INFO) in WorkStealingThreadPoolImpl::PrepareFork This is to avoid spamming the logs with this message. PiperOrigin-RevId: 652407193
Configuration menu - View commit details
-
Copy full SHA for c8ea3d7 - Browse repository at this point
Copy the full SHA c8ea3d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a699463 - Browse repository at this point
Copy the full SHA a699463View commit details
Commits on Jul 26, 2024
-
[Release] Bump version to 1.65.2 (on v1.65.x branch) (#37319)
Change was created by the release automation script. See go/grpc-release
Configuration menu - View commit details
-
Copy full SHA for 0bbbfd3 - Browse repository at this point
Copy the full SHA 0bbbfd3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.65.1...v1.65.2