1. 4ac8a45 grpc: use enum instead of integer in return statements in compress() (#9089) by Easwar Swaminathan · 2 days ago master
  2. d9d87bd xds/resolver: change int32 to atomic.int32 (#9080) by eshitachandwani · 3 days ago
  3. ac4aa01 cleanup: replace net.IP with netip.Addr in tests (#9075) by Bala Nallamilli · 4 days ago
  4. 29665f4 transport: Pool read buffers used by the HTTP/2 framer (#9032) by Arjan Singh Bal · 4 days ago
  5. f6304e9 internal/transport: defer calls to mu.Unlock in the stream inbound flow control implementation (#9077) by Easwar Swaminathan · 6 days ago
  6. ab7a2aa clusterimpl: fix test logic waiting for calls to ResolveNow (#9071) by Easwar Swaminathan · 6 days ago
  7. 22adc9e clustermanager: fix test logic waiting for picker during graceful switch (#9072) by Easwar Swaminathan · 6 days ago
  8. 06fc26a xds: support disabling HTTP filters (#9054) by eshitachandwani · 9 days ago
  9. c01f4f1 grpc: deprecate WithSharedWriteBuffer and SharedWriteBuffer (#9060) by Ali Asghar · 10 days ago
  10. 6cd0d0c grpc: add link to CVE in log messages (#9069) by Easwar Swaminathan · 10 days ago
  11. b3f2df4 internal/resolver: improve the docstring of ClientInterceptor.NewStream (#9070) by Easwar Swaminathan · 10 days ago
  12. bac4588 readyreader: add buffered reader (#9055) by Arjan Singh Bal · 10 days ago
  13. 39a15f6 xds: implement cluster metadata parsing for GCP Authentication filter (gRFC A83) (#9044) by Pranjali-2501 · 10 days ago
  14. e80524d transport: set default header list size to 8KB and guard behind an env variable. (#9019) by Pranjali-2501 · 11 days ago
  15. 6b32840 deps: update dependencies for all modules (#9068) by Pranjali-2501 · 11 days ago
  16. c5b160e balancer: enable `GRPC_GO_EXPERIMENTAL_CASE_SENSITIVE_BALANCER_REGISTRIES` by default (#9017) by Pranjali-2501 · 11 days ago
  17. 412cfbd Change version to 1.82.0-dev (#9064) by Pranjali-2501 · 11 days ago v1.82.0-dev
  18. cdc60df transport: optimize heap allocations in ready reader and update syscall connection handling (#9035) by Arjan Singh Bal · 12 days ago
  19. 208d053 xds/resolver: pass complete XDSConfig in RPC context for HTTP filters (gRFC A83) (#9046) by Pranjali-2501 · 13 days ago
  20. 50fe1cc test: Fix flaky test `TestServerStreaming_ClientCallRecvMsgTwice` in `end2end_test.go`. (#9058) by Pranjali-2501 · 13 days ago
  21. d574bad build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 (#9050) by dependabot[bot] · 2 weeks ago
  22. b8bf4d0 build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 in /interop/xds (#9051) by dependabot[bot] · 2 weeks ago
  23. 19d23bf build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 in /examples (#9052) by dependabot[bot] · 2 weeks ago
  24. 74b3acd xds: remove TODO to replace Endpoint with resolver.Endpoint struct (#9049) by Easwar Swaminathan · 3 weeks ago
  25. 1c132b9 tests: avoid relying on socket reads/writes for synchronization (#9033) by Arjan Singh Bal · 3 weeks ago
  26. 280b81b build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#9042) by dependabot[bot] · 3 weeks ago
  27. ce2bdef transport: fixes non-linux environment failures (#9048) by eshitachandwani · 3 weeks ago
  28. 71849e8 xds: change clusterimpl to add SNI to handshake info (#9016) by eshitachandwani · 3 weeks ago
  29. 5fdb6d0 mem: add `Buffer.Slice()` (#8977) by Mikhail Mazurskiy · 3 weeks ago
  30. aa4d281 xds/internal/client: Add async gauge metrics for Connected and Resources (A78) (#8807) by Madhav Bissa · 3 weeks ago
  31. a21508e transport: move readyreader to its own package (#9037) by Arjan Singh Bal · 3 weeks ago
  32. 99312fe stats: Use service import for gRPC code (#9034) by Arjan Singh Bal · 3 weeks ago
  33. 2143802 xds: LRS custom metrics changes (a85) (#9005) by Madhav Bissa · 3 weeks ago
  34. 2b8b708 interop: regenerate proto (#9028) by Easwar Swaminathan · 3 weeks ago
  35. c754bf9 transport: Fix handling of closed connections in ReadyReader (#9031) by Arjan Singh Bal · 4 weeks ago
  36. c33aa45 alts: Release read buffer when blocked on socket read (#8964) by Arjan Singh Bal · 4 weeks ago
  37. 34da8d0 transport: Add values to the grpc.disconnect_error label for grpc.subchannel.disconnections metric (A94) (#8973) by Madhav Bissa · 4 weeks ago
  38. 2de5b1c grpclb: replace testServer with StubServer in grpclb_test.go (#8979) by Yuki Ito · 4 weeks ago
  39. 0fe467a binarylog: replace testServer with StubServer in binarylog_end2end_test.go (#8978) by Yuki Ito · 4 weeks ago
  40. 8de729c xds: fix typo in `xdsresource.Metadata` (#9026) by Chengxi Luo · 4 weeks ago
  41. b71c262 grpc/stats: Add support for custom labels in per call metrics (A108) (#9008) by Madhav Bissa · 4 weeks ago
  42. f1d1ce5 xds/rbac: add additional handling for addresses with ports (#8990) by Madhav Bissa · 4 weeks ago
  43. c20fba0 xds: Exported `buildXDSClientConfig` to use in external packages and update `xds_fake_transport.go`. (#9014) by Pranjali-2501 · 5 weeks ago
  44. 6477252 test: Fix flaky test `TestServerStreaming_ClientCallSendMsgTwice` in `end2end_test.go`. (#9004) by Pranjali-2501 · 5 weeks ago
  45. 2eade05 Fix flaky test `TestAggregatedClusterSuccess_SwitchBetweenLeafAndAggregate` in aggregate_cluster_test.go. (#9009) by Pranjali-2501 · 5 weeks ago
  46. 89af32f xds: Add SNI related field in handshake info (#8965) by eshitachandwani · 5 weeks ago
  47. 45a3304 stats: replace testServer with StubServer in stats_test.go (#8980) by Yuki Ito · 5 weeks ago
  48. 52bf4d9 build(deps): bump google.golang.org/grpc from 1.70.0 to 1.79.3 in /cmd/protoc-gen-go-grpc (#8988) by dependabot[bot] · 5 weeks ago
  49. 4b786ff xds: replace net with netip in `xds/xdsclient` and `xds/server` (#8909) by Chengxi Luo · 5 weeks ago
  50. ccc8d7b priority: implement changes to child policy caching specified in A115 (#8997) by Easwar Swaminathan · 5 weeks ago
  51. 99d6291 test/xds: wait for server to enter SERVING mode before sending the first RPC (#9003) by Easwar Swaminathan · 5 weeks ago
  52. 12e91dd xds: add support for HTTP filter state retention, as specified in A83 (#8924) by Easwar Swaminathan · 6 weeks ago
  53. 58bbf8a grpc: enforce strict path checking for incoming requests on the server (#8985) by Easwar Swaminathan · 6 weeks ago
  54. d0d7cab github: set testing CI names to be stable (#8982) by Doug Fawley · 6 weeks ago
  55. 36e13de grpclb: replace net.IP with netip.Addr (#8918) by Varun Chawla · 6 weeks ago
  56. 7f78342 xdsclient: fix panic on empty resource in ADS response (#8970) by Pranjali-2501 · 6 weeks ago
  57. e5563c6 change directory name `fakeTransport` to `faketransport`. (#8976) by Pranjali-2501 · 6 weeks ago
  58. 7daee26 grpc: introduce ErrRetriesExhausted to wrap retry failures (#8894) by Arjan Singh Bal · 6 weeks ago
  59. f967422 transport: make the client send a RST_STREAM when it receives an END_STREAM from the server (#8832) by Easwar Swaminathan · 6 weeks ago
  60. 99f36d4 xds/testutils: add fakeTransport for testing. (#8890) by Pranjali-2501 · 6 weeks ago
  61. 98573cb rls: update rls cache metrics to use async gauge framework (#8808) by Madhav Bissa · 7 weeks ago
  62. fd53961 xds: leaf clusters provide the handshake info instead of top level cluster (#8956) by eshitachandwani · 7 weeks ago
  63. ad2d82e xdsresource: add SNI related fields in security config of CDS update for A101 (#8941) by eshitachandwani · 7 weeks ago
  64. d0ea4f3 cds: use a grpcsync.Event instead of a channel to communicate resource names being requested (#8960) by Easwar Swaminathan · 7 weeks ago
  65. 0e2c0ea deps: update dependencies for all modules (#8969) by Arjan Singh Bal · 7 weeks ago
  66. 81c7924 xds/clusterresolver: improve configbuilder tests by removing globals (#8939) by ulas · 7 weeks ago
  67. 71a4abb xds: regenrate expired SPIFFE certs (#8963) by eshitachandwani · 7 weeks ago
  68. 1acfea8 grpc: Enable shared write buffers by default (#8957) by Arjan Singh Bal · 7 weeks ago
  69. 8360b4c xds/resolver: make service config human readable in the log (#8958) by Easwar Swaminathan · 7 weeks ago
  70. 223662f cds: increase defaultTestTimeout to 10s for e2e tests (#8959) by Easwar Swaminathan · 7 weeks ago
  71. b9f7967 xds/resolver: remove unnecessary error check in test (#8955) by eshitachandwani · 7 weeks ago
  72. 549306a Update gRPC-Go's dependency versions on master (#8953) by Madhav Bissa · 7 weeks ago
  73. 5c4e754 Change version to 1.81.0-dev (#8950) by Madhav Bissa · 7 weeks ago v1.81.0-dev
  74. 7e2686f cdsbalancer: Update comment about usage of BalancerAttributes (#8951) by Arjan Singh Bal · 7 weeks ago
  75. b6597b3 xds/clusterimpl: use xdsConfig for updates and remove redundant fields from LB config (#8945) by eshitachandwani · 7 weeks ago
  76. 1d4fa8a xds: change cdsbalancer to use update from dependency manager (#8907) by eshitachandwani · 8 weeks ago
  77. 8f47d36 attributes: Replace internal map with linked list (#8933) by Arjan Singh Bal · 8 weeks ago
  78. 22e1ee8 xds: add panic recovery in xdsclient resource unmarshalling. (#8895) by Pranjali-2501 · 8 weeks ago
  79. 7136e99 credentials/alts: Pool write buffers (#8919) by Arjan Singh Bal · 9 weeks ago
  80. 46a31de security/advancedtls: fix macOS compatibility in CRL script (#8932) by eshitachandwani · 9 weeks ago
  81. 38eb2de protoc-gen-go-grpc: remove use_generic_streams_experimental flag (defaults to true) (#8936) by eshitachandwani · 9 weeks ago
  82. 7bc5785 xds: fix copy-paste bug in WeightExpirationPeriod config (#8915) by Greg Barasch · 9 weeks ago
  83. d2eab68 balancer/rls: fix goroutine leak in control_channel_test (#8898) by Shivam Kumar · 9 weeks ago
  84. c9d52ee xds/xdsclient: add EDS sum of endpoint weights does not exceed MaxUint32 (#8899) by Debayan · 9 weeks ago
  85. 4a83bf9 ringhash: enable behaviors of A76 by default (#8922) by Antoine Tollenaere · 9 weeks ago
  86. ace972d orca: fix goroutine leak in fakeORCAService.StreamCoreMetrics (#8911) by Bala Nallamilli · 9 weeks ago
  87. 19e4128 xds: decouple A76 and A86 EDS metadata parsing (#8875) by Antoine Tollenaere · 9 weeks ago
  88. b6f89f7 mem: Move buffer pool implementations to internal (#8910) by Arjan Singh Bal · 9 weeks ago
  89. c1a9239 xds/rbac: replace legacy net to netip (#8908) by Elric · 10 weeks ago
  90. 3be7e2d mem: Add faster tiered buffer pool (#8775) by Arjan Singh Bal · 10 weeks ago
  91. 13e2455 correctly check nil stream (#8905) by eshitachandwani · 2 months ago
  92. 944f058 client: process RPC stats/tracing only when a handler is configured (#8874) by Madhav Bissa · 2 months ago
  93. 2c113ab advancedtls: re-generate test certs and increase expiry (#8900) by Arjan Singh Bal · 2 months ago
  94. 779b792 xds: refactor server-side HTTP filter processing (#8878) by Easwar Swaminathan · 2 months ago
  95. e08fc36 resolver: Add resolver.EndpointMap.All() to iterate over keys and values (#8867) by Jille Timmermans · 2 months ago
  96. d7b3f93 cdsbalancer: Increase timeout for test (#8889) by Arjan Singh Bal · 3 months ago
  97. 7860144 mem: ensure `Reader` buffers are reused on early return (#8886) by Mikhail Mazurskiy · 3 months ago
  98. 0f69b6e credentials: add end-to-end tests for JWT call credentials behavior (#8818) by Rajiv Singh · 3 months ago
  99. 9d8ede9 xds: split service and message codegen import (#8881) by Arjan Singh Bal · 3 months ago
  100. 12fc393 xdsdepmgr: add functionality for cluster subscription (#8792) by eshitachandwani · 3 months ago