1. 42e1829 xds: Do RLS fallback policy eagar start (#12211) by Kannan J · 6 weeks ago main
  2. c4256ad xds: Align PriorityLB child selection with A56 by Eric Anderson · 6 weeks ago
  3. 6ff8eca core: Don't pre-compute DEADLINE_EXCEEDED message for delayed calls by Eric Anderson · 6 weeks ago
  4. 8021727 api: Size Sets and Maps correctly in handling of Metadata values to be exchanged during a call (#12229) by Patrick Strawderman · 7 weeks ago
  5. 2e96fbf netty: Associate netty stream eagerly to avoid client hang by Eric Anderson · 7 weeks ago
  6. a37d3eb Guarantee missing stream promise delivery by George Gensure · 7 weeks ago
  7. 1fc4ab0 LBs should avoid calling LBs after lb.shutdown() by Eric Anderson · 7 weeks ago
  8. 6935d3a Revert "xds: add "resource_timer_is_transient_failure" server feature (#12063)" (#12228) by MV Shiva · 7 weeks ago
  9. d7d70c6 xds: cncf/xds proto sync to 2025-05-02 (#12225) by MV Shiva · 7 weeks ago
  10. d352540 api: Add more Javadoc for NameResolver.Listener2 interface (#12220) by Kannan J · 7 weeks ago
  11. 5a8326f xds: add "resource_timer_is_transient_failure" server feature (#12063) by MV Shiva · 8 weeks ago
  12. a8de9f0 xds: Implement equals in RingHashConfig by Eric Anderson · 8 weeks ago
  13. 9d191b3 xds: Check isHttp11ProxyAvailable in equals() by Eric Anderson · 8 weeks ago
  14. 01bd63d Remove inactive maintainers (#12187) by Richard Belleville · 8 weeks ago
  15. 94532a6 binder: Introduce server pre-authorization (#12127) by John Cormie · 8 weeks ago
  16. 6dfa03c core: grpc-timeout should always be positive (#12201) by Eric Anderson · 9 weeks ago
  17. 9193701 census: APIs for stats and tracing (#12050) by Abhishek Agrawal · 9 weeks ago
  18. ca99a8c Fix RLS regressions from XdsDepMan conversion by Eric Anderson · 10 weeks ago
  19. 2ee4f9b AndroidComponentAddress constructor can be private. (#12188) by John Cormie · 2 months ago
  20. 74aee11 Clarify requirements for creating a cross-user Channel. (#12181) by John Cormie · 2 months ago
  21. 64322c3 11243: RLS cleanups (#12085) by vimanikag · 2 months ago
  22. af7efeb core: Rely on ping-pong for flow control testing by Eric Anderson · 2 months ago
  23. ebc6d3e Start 1.75.0 development cycle by Eric Anderson · 2 months ago
  24. d374b26 xds: Disable LOGICAL_DNS in XdsDepMan until used by Eric Anderson · 2 months ago
  25. f99b2aa release: Migrate artifacts publishing from legacy OSSRH to Central Portal (#12156) by MV Shiva · 2 months ago
  26. 30d40a6 binder: Cancel checkAuthorization() request if still pending upon termination (#12167) by John Cormie · 2 months ago
  27. 9a6bdc7 download maven using archive/permalink url (#12169) by John Cormie · 2 months ago
  28. e6e7bca binder: stops emulating for 21/22 Lollipop in tests by Kun Zhang · 3 months ago
  29. 922dc8a Mark a few test helper methods as @CanIgnoreReturnValue (#12162) by John Cormie · 3 months ago
  30. d2d8ed8 xds: Add logical dns cluster support to XdsDepManager by Eric Anderson · 3 months ago
  31. f07eb47 util: Deliver addresses in a random order in MultiChildLb by Eric Anderson · 3 months ago
  32. 2604ce8 xds: XdsNR should be subscribing to clusters with XdsDepManager by Eric Anderson · 3 months ago
  33. 1c43098 util: OutlierDetection should use Ticker, not TimeProvider (#12110) by vimanikag · 3 months ago
  34. d5b4fb5 xds: Support tracking non-xds resources in XdsDepManager by Eric Anderson · 3 months ago
  35. 8974a30 util: Mark OutlierDetectionLb classes final by Eric Anderson · 3 months ago
  36. d88ef97 core: Remove RetryingNR.RESOLUTION_RESULT_LISTENER_KEY by Eric Anderson · 3 months ago
  37. 240f731 xds: Avoid changing cache when watching children in XdsDepManager by Eric Anderson · 3 months ago
  38. 26bd0ee core: Use lazy message formatting in checkState (#12144) by MV Shiva · 3 months ago
  39. 6f69363 bazel: Migrate java_grpc_library to use DefaultInfo (#12148) by David Sanderson · 3 months ago
  40. 6cc2ff1 util: In OutlierDetectionLb, don't box longs if they can't be null by Eric Anderson · 3 months ago
  41. 13fe008 rls: Refactor estimatedSizeBytes updates (#12145) by Eric Anderson · 3 months ago
  42. 30f6a4d google-java-format a line that was too long (#12147) by John Cormie · 3 months ago
  43. 297ab05 xds: Convert CdsLb to XdsDepManager by Eric Anderson · 3 months ago
  44. a16d655 compiler: generate blocking v2 unary calls that throw StatusException (#12126) by MV Shiva · 3 months ago
  45. 6afacf5 xds: Don't cache rdsName in XdsDepManager by Eric Anderson · 3 months ago
  46. 4ee662f xds: cancelled=true on watch close in XdsDepManager by Eric Anderson · 3 months ago
  47. 1fd29bc xds: Use tracing GC in XdsDepManager by Eric Anderson · 3 months ago
  48. dc192f5 Create SPIFFE tests config (#12133) by eshitachandwani · 3 months ago
  49. c206428 binder: Rationalize @ThreadSafe-ty of BinderTransport. (#12130) by John Cormie · 3 months ago
  50. 4cd7881 xds: Fix XdsDepManager aggregate cluster child ordering and loop detection by Eric Anderson · 3 months ago
  51. 4c73999 Move all test helper classes out of AbstractTransportTest so they can be used elsewhere (#12125) by John Cormie · 3 months ago
  52. 482dc5c xds: Don't allow hostnames in address field (#12123) by Eric Anderson · 3 months ago
  53. efe9ccc xds: Non-SOTW resources need onError() callbacks, too (#12122) by Eric Anderson · 3 months ago
  54. 48d08e6 xds: Remove EDS maybePublishConfig() avoidance in XdsDepManager (#12121) by Eric Anderson · 3 months ago
  55. 6bad600 xds: Use getWatchers more often in XdsDepManager by Eric Anderson · 3 months ago
  56. 379fbaa Update README etc to reference 1.73.0 (#12108) by MV Shiva · 3 months ago
  57. 8044a56 xds: Remove timeouts from XdsDepManagerTest (#12114) by Eric Anderson · 3 months ago
  58. 142e378 xds: Improve shutdown handling of XdsDepManager by Eric Anderson · 3 months ago
  59. 22cf7cf tests: Replace usages of deprecated junit ExpectedException with assertThrows (#12103) by Alex Panchenko · 3 months ago
  60. 83538cd cronet: Delete TODO for User-Agent on CronetEngine by Sangamesh · 3 months ago
  61. d124007 kokoro: Don't run grpc codegen in android-interop (#12098) by Eric Anderson · 3 months ago
  62. 46485c8 Upgrade Protobuf C++ to 22.5 (#11961) by Kannan J · 4 months ago
  63. 9406d3b Rename PSM interop fallback test suite to light by Michael Lumish · 4 months ago
  64. 9d439d4 xds: Add GcpAuthenticationFilter to FilterRegistry (#12075) by MV Shiva · 4 months ago
  65. f8700a1 compiler: Default to @generated=omit (#12080) by Eric Anderson · 4 months ago
  66. 2fb0957 xds: enableSpiffe also checks the new env var per gRFC-A87 by Luwei Ge · 4 months ago
  67. 480640d alts: add experimental keepalive (#12076) by Gregory Cooke · 4 months ago
  68. b88536a kokoro: add cloud run tests config (#12065) by Abhishek Agrawal · 4 months ago
  69. b089761 xds: Enable least request by default (#12054) by Eric Anderson · 4 months ago
  70. 59adeb9 Start 1.74.0 development cycle (#12061) by MV Shiva · 4 months ago
  71. 6baac45 xds: Fix pretty-print of Cluster with WrrLocality and LB policies (#12037) by vinodhabib · 4 months ago
  72. 454f1c5 binder: Create a Robolectric version of BinderTransportTest (#12057) by John Cormie · 4 months ago
  73. 64fe061 Simplify RobolectricBinderSecurityTest (#12058) by John Cormie · 4 months ago
  74. 80cc988 xds: Use acceptResolvedAddresses() for WeightedTarget children (#12053) by Eric Anderson · 4 months ago
  75. 3f5fdf1 core: Remove unnecessary SuppressWarnings("deprecation") (#12052) by Eric Anderson · 4 months ago
  76. be0247f Bump com.google.protobuf gradle plugin to 0.9.5 by Eric Anderson · 4 months ago
  77. 12aaf88 Fix comment's typo (#12045) by Kim Jin Young · 4 months ago
  78. 25199e9 xds: XdsDepManager should ignore updates after shutdown by Eric Anderson · 5 months ago
  79. 7952afd Add some documentation to StatusOr.equals regarding how underlying statuses are compared, to avoid any confusion, as suggested in issue #11949. (#12036) by Kannan J · 5 months ago
  80. 6cd007d xds: add the missing xds.authority metric (#12018) by Abhishek Agrawal · 5 months ago
  81. 9619453 Implement grpc.lb.backend_service optional label by Eric Anderson · 5 months ago
  82. 53de8a7 Update README etc to reference 1.72.0 (#12025) by Abhishek Agrawal · 5 months ago
  83. 7a08fdb xds: float LRU cache across interceptors (#11992) by MV Shiva · 5 months ago
  84. 84bd014 context: Remove mention of "epoch" from Ticker.nanoTime() javadocs, plus other minor touchups by Kurt Alfred Kluever · 5 months ago
  85. 65d0bb8 xds: Enable deprecation warnings by Eric Anderson · 5 months ago
  86. f79ab2f api: Remove deprecated SubchannelPicker.requestConnection() by Eric Anderson · 5 months ago
  87. a6aec27 auth: Use pre-existing private key in test by Eric Anderson · 5 months ago
  88. 2db4852 core: Loop over interceptors when computing effective interceptors by Eric Anderson · 5 months ago
  89. 54d3783 stub: trailersFromThrowable() metadata should be copied (#11979) by jiangyuan · 5 months ago
  90. aae52de stub: Add RunWith(JUnit4) to support varied environments by Eric Anderson · 5 months ago
  91. a13fca2 xds: ClusterResolverLoadBalancer handle update for both resolved addresses and errors via ResolutionResult (#11997) by Kannan J · 5 months ago
  92. edc2bf7 stub: Utility method StreamObservers.nextAndComplete() that does both onNext and onComplete (#11778) by Alex Panchenko · 5 months ago
  93. 5ca4d85 core: Avoid Set.removeAll() when passing a possibly-large List (#11994) by Eric Anderson · 5 months ago
  94. d4c46a7 refactor: prevents global stats config freeze in ConfiguratorRegistry.getConfigurators() (#11991) by Abhishek Agrawal · 5 months ago
  95. c8d1e6e xds: listener type validation (#11933) by MV Shiva · 5 months ago
  96. 84c7713 xds: propagate audience from cluster resource in gcp auth filter (#11972) by MV Shiva · 5 months ago
  97. 908f9f1 core: Delete the long-deprecated GRPC_PROXY_EXP (#11988) by Eric Anderson · 5 months ago
  98. 8ca7c4e core: Delete stale SuppressWarnings("deprecated") for ATTR_LOAD_BALANCING_CONFIG (#11982) by Eric Anderson · 5 months ago
  99. c28a7e3 okhttp: Per-rpc call option authority verification (#11754) by Kannan J · 5 months ago
  100. 8f6a16f Start 1.73.0 development cycle (#11987) by Abhishek Agrawal · 5 months ago