-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Comparing changes
Open a pull request
base repository: grpc/grpc-java
base: master
head repository: grpc/grpc-java
compare: v1.70.x
- 9 commits
- 41 files changed
- 4 contributors
Commits on Jan 13, 2025
-
xds: Pass grpc.xds.cluster label to tracer
This is in service to gRFC A89. Since the gRFC isn't finalized this purposefully doesn't really do anything yet. The grpc-opentelemetry change to use this optional label will be done after the gRFC is merged. grpc-opentelemetry currently has a hard-coded list (one entry) of labels that it looks for, and this label will need to be added. b/356167676
ejona86 committedJan 13, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 7dada7d - Browse repository at this point
Copy the full SHA 7dada7dView commit details
Commits on Jan 18, 2025
-
xds: Rename grpc.xds.cluster to grpc.lb.backend_service
The name is being changed to allow the value to be used in more metrics where xds-specifics are awkward.
ejona86 committedJan 18, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 4412054 - Browse repository at this point
Copy the full SHA 4412054View commit details
Commits on Jan 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e015a74 - Browse repository at this point
Copy the full SHA e015a74View commit details -
shivaspeaks committed
Jan 21, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 22a42c8 - Browse repository at this point
Copy the full SHA 22a42c8View commit details -
Bump version to 1.70.1-SNAPSHOT
shivaspeaks committedJan 21, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 5d55fc1 - Browse repository at this point
Copy the full SHA 5d55fc1View commit details
Commits on Apr 7, 2025
-
core: Avoid Set.removeAll() when passing a possibly-large List (#11994)…
ejona86 authoredApr 7, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 1a895cc - Browse repository at this point
Copy the full SHA 1a895ccView commit details -
xds: ClusterResolverLoadBalancer handle update for both resolved addr…
…esses and errors via ResolutionResult (v1.70.x backport) (#12004) Backport of #11997 to v1.70.x. --------------- Fixes #11995.
kannanjgithub authoredApr 7, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for e763891 - Browse repository at this point
Copy the full SHA e763891View commit details
Commits on Apr 23, 2025
-
Update psm-dualstack.cfg (#11950) (#12029)
120 minutes has not been sufficient, causing frequent VM timeout errors in the test runs.
kannanjgithub authoredApr 23, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for ade51e4 - Browse repository at this point
Copy the full SHA ade51e4View commit details
Commits on May 22, 2025
-
Rename PSM interop fallback test suite to light (#12095)
murgatroid99 authoredMay 22, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 78aab8f - Browse repository at this point
Copy the full SHA 78aab8fView 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 master...v1.70.x