1. 12e91dd xds: add support for HTTP filter state retention, as specified in A83 (#8924) by Easwar Swaminathan · 5 days ago master
  2. 58bbf8a grpc: enforce strict path checking for incoming requests on the server (#8985) by Easwar Swaminathan · 5 days ago
  3. d0d7cab github: set testing CI names to be stable (#8982) by Doug Fawley · 5 days ago
  4. 36e13de grpclb: replace net.IP with netip.Addr (#8918) by Varun Chawla · 6 days ago
  5. 7f78342 xdsclient: fix panic on empty resource in ADS response (#8970) by Pranjali-2501 · 6 days ago
  6. e5563c6 change directory name `fakeTransport` to `faketransport`. (#8976) by Pranjali-2501 · 6 days ago
  7. 7daee26 grpc: introduce ErrRetriesExhausted to wrap retry failures (#8894) by Arjan Singh Bal · 7 days ago
  8. f967422 transport: make the client send a RST_STREAM when it receives an END_STREAM from the server (#8832) by Easwar Swaminathan · 8 days ago
  9. 99f36d4 xds/testutils: add fakeTransport for testing. (#8890) by Pranjali-2501 · 10 days ago
  10. 98573cb rls: update rls cache metrics to use async gauge framework (#8808) by Madhav Bissa · 11 days ago
  11. fd53961 xds: leaf clusters provide the handshake info instead of top level cluster (#8956) by eshitachandwani · 12 days ago
  12. ad2d82e xdsresource: add SNI related fields in security config of CDS update for A101 (#8941) by eshitachandwani · 12 days ago
  13. d0ea4f3 cds: use a grpcsync.Event instead of a channel to communicate resource names being requested (#8960) by Easwar Swaminathan · 12 days ago
  14. 0e2c0ea deps: update dependencies for all modules (#8969) by Arjan Singh Bal · 12 days ago
  15. 81c7924 xds/clusterresolver: improve configbuilder tests by removing globals (#8939) by ulas · 14 days ago
  16. 71a4abb xds: regenrate expired SPIFFE certs (#8963) by eshitachandwani · 14 days ago
  17. 1acfea8 grpc: Enable shared write buffers by default (#8957) by Arjan Singh Bal · 14 days ago
  18. 8360b4c xds/resolver: make service config human readable in the log (#8958) by Easwar Swaminathan · 2 weeks ago
  19. 223662f cds: increase defaultTestTimeout to 10s for e2e tests (#8959) by Easwar Swaminathan · 2 weeks ago
  20. b9f7967 xds/resolver: remove unnecessary error check in test (#8955) by eshitachandwani · 2 weeks ago
  21. 549306a Update gRPC-Go's dependency versions on master (#8953) by Madhav Bissa · 2 weeks ago
  22. 5c4e754 Change version to 1.81.0-dev (#8950) by Madhav Bissa · 2 weeks ago v1.81.0-dev
  23. 7e2686f cdsbalancer: Update comment about usage of BalancerAttributes (#8951) by Arjan Singh Bal · 2 weeks ago
  24. b6597b3 xds/clusterimpl: use xdsConfig for updates and remove redundant fields from LB config (#8945) by eshitachandwani · 2 weeks ago v1.80.x
  25. 1d4fa8a xds: change cdsbalancer to use update from dependency manager (#8907) by eshitachandwani · 3 weeks ago
  26. 8f47d36 attributes: Replace internal map with linked list (#8933) by Arjan Singh Bal · 3 weeks ago
  27. 22e1ee8 xds: add panic recovery in xdsclient resource unmarshalling. (#8895) by Pranjali-2501 · 3 weeks ago
  28. 7136e99 credentials/alts: Pool write buffers (#8919) by Arjan Singh Bal · 4 weeks ago
  29. 46a31de security/advancedtls: fix macOS compatibility in CRL script (#8932) by eshitachandwani · 4 weeks ago
  30. 38eb2de protoc-gen-go-grpc: remove use_generic_streams_experimental flag (defaults to true) (#8936) by eshitachandwani · 4 weeks ago
  31. 7bc5785 xds: fix copy-paste bug in WeightExpirationPeriod config (#8915) by Greg Barasch · 4 weeks ago
  32. d2eab68 balancer/rls: fix goroutine leak in control_channel_test (#8898) by Shivam Kumar · 4 weeks ago
  33. c9d52ee xds/xdsclient: add EDS sum of endpoint weights does not exceed MaxUint32 (#8899) by Debayan · 4 weeks ago
  34. 4a83bf9 ringhash: enable behaviors of A76 by default (#8922) by Antoine Tollenaere · 4 weeks ago
  35. ace972d orca: fix goroutine leak in fakeORCAService.StreamCoreMetrics (#8911) by Bala Nallamilli · 4 weeks ago
  36. 19e4128 xds: decouple A76 and A86 EDS metadata parsing (#8875) by Antoine Tollenaere · 4 weeks ago
  37. b6f89f7 mem: Move buffer pool implementations to internal (#8910) by Arjan Singh Bal · 4 weeks ago
  38. c1a9239 xds/rbac: replace legacy net to netip (#8908) by Elric · 5 weeks ago
  39. 3be7e2d mem: Add faster tiered buffer pool (#8775) by Arjan Singh Bal · 5 weeks ago
  40. 13e2455 correctly check nil stream (#8905) by eshitachandwani · 5 weeks ago
  41. 944f058 client: process RPC stats/tracing only when a handler is configured (#8874) by Madhav Bissa · 5 weeks ago
  42. 2c113ab advancedtls: re-generate test certs and increase expiry (#8900) by Arjan Singh Bal · 6 weeks ago
  43. 779b792 xds: refactor server-side HTTP filter processing (#8878) by Easwar Swaminathan · 6 weeks ago
  44. e08fc36 resolver: Add resolver.EndpointMap.All() to iterate over keys and values (#8867) by Jille Timmermans · 6 weeks ago
  45. d7b3f93 cdsbalancer: Increase timeout for test (#8889) by Arjan Singh Bal · 6 weeks ago
  46. 7860144 mem: ensure `Reader` buffers are reused on early return (#8886) by Mikhail Mazurskiy · 6 weeks ago
  47. 0f69b6e credentials: add end-to-end tests for JWT call credentials behavior (#8818) by Rajiv Singh · 6 weeks ago
  48. 9d8ede9 xds: split service and message codegen import (#8881) by Arjan Singh Bal · 7 weeks ago
  49. 12fc393 xdsdepmgr: add functionality for cluster subscription (#8792) by eshitachandwani · 7 weeks ago
  50. 55bfbbb xds/clusterresolver: implement gRFC A61 changes for LOGICAL_DNS clusters (#8733) by Pranjali-2501 · 7 weeks ago
  51. 830c909 cmd/protoc-gen-go-grpc: bump -version to 1.6.1 for release (#8879) by Arjan Singh Bal · 7 weeks ago cmd/protoc-gen-go-grpc/v1.6.1
  52. b7b1cce examples: Poll for expected server logs in test (#8871) by Arjan Singh Bal · 7 weeks ago
  53. 2abe1f0 github: Add config for Gemini code assist (#8873) by Arjan Singh Bal · 7 weeks ago
  54. 46350a7 channelz: Regenerate proto (#8872) by Arjan Singh Bal · 7 weeks ago
  55. 49e224f xds/googlec2p: Revert PR 8829 that removed `SetFallbackBootstrapConfig` (#8869) by Easwar Swaminathan · 7 weeks ago
  56. 61d569d *: Implementation of weighted random shuffling (A113) (#8864) by Easwar Swaminathan · 7 weeks ago
  57. 7985bb4 rls: Fix flaky test TestPickerUpdateOnDataCacheSizeDecrease (#8856) by Easwar Swaminathan · 7 weeks ago
  58. 3e475d7 xdsclient: add test for custom xDS resource subscription (#8834) by Easwar Swaminathan · 7 weeks ago
  59. 0dc1bcd client/picker: log loop to V(2) (#8863) by Antoine Tollenaere · 7 weeks ago
  60. 69b542a credentials/tls: verify overwritten authority against only leaf certificate (#8831) by eshitachandwani · 8 weeks ago
  61. e6ca417 xds/googlec2p: remove legacy `SetFallbackBootstrapConfig` and fix tests. (#8829) by Pranjali-2501 · 8 weeks ago
  62. 6601041 documentation: improve proxy documentation (#8840) by eshitachandwani · 8 weeks ago
  63. 65b3eeb transport: warn when header list size exceeds 8KB (#8845) by Pranjali-2501 · 8 weeks ago
  64. 19ace67 outlierdetection: move ParseConfig test to a test-only package (#8833) by Easwar Swaminathan · 8 weeks ago
  65. c05cfb3 balancer/rls: Use log *f functions with format args (#8859) by Evan Jones · 8 weeks ago
  66. a8d11ce balancer: introduce env flag for case-sensitive registry (#8837) by Pranjali-2501 · 8 weeks ago
  67. c7ec4d9 test: use testpb alias in stream_test.go for proto messages. (#8854) by Pranjali-2501 · 9 weeks ago
  68. 1c79a7c transport: fix potential race in `TestKeepaliveClientClosesWithActiveStreams`. (#8827) by Pranjali-2501 · 9 weeks ago
  69. 7278983 xds: fix typo in log message (#8843) by yy · 9 weeks ago
  70. c2d81b7 deps: update dependencies for all modules (#8853) by Pranjali-2501 · 9 weeks ago
  71. 3fb101d hierarchy: Use public API for testing (#8846) by Arjan Singh Bal · 9 weeks ago
  72. de16514 Change version to 1.80.0-dev (#8852) by Pranjali-2501 · 9 weeks ago v1.80.0-dev
  73. 0381eb6 xds: Support `:authority` header rewriting for LOGICAL_DNS clusters (#8822) by Yuki Ito · 9 weeks ago
  74. 90f571d xds: remove references to ResolverState.Addresses (#8841) by Arjan Singh Bal · 9 weeks ago
  75. 679565f xds: remove `HashKey` field from `xdsresource.Endpoint` struct (#8844) by eshitachandwani · 9 weeks ago
  76. bb2073d mem: Allow overriding the default buffer pool. (#8806) by Vanja Pejovic · 9 weeks ago
  77. bd4444a Fix flaky `TestServer_RedundantUpdateSuppression`. (#8839) by Pranjali-2501 · 9 weeks ago
  78. 623b3f0 test: add regression test for RecvMsg() error shadowing #7510 (#8820) by Pranjali-2501 · 9 weeks ago
  79. 5862457 encoding: remove unused `DecompressedSize` API (#8830) by Pranjali-2501 · 9 weeks ago
  80. e15b867 dns: set Endpoints in resolver updates (#8812) by Arjan Singh Bal · 9 weeks ago
  81. 95825a3 cdsbalancer: Remove UpdateAddresses handling (#8811) by Arjan Singh Bal · 9 weeks ago
  82. 115d49c wrr: improve log messages (#8824) by Easwar Swaminathan · 10 weeks ago
  83. 572fdca xds: remove workarounds in tests added for https://github.com/envoyproxy/go-control-plane/issues/431 (#8828) by eshitachandwani · 10 weeks ago
  84. bb2f97f grpc: improve the docstring for StreamServerInterceptor (#8823) by Easwar Swaminathan · 10 weeks ago
  85. 25dbb81 transport: remove grpchttp2 package (#8826) by eshitachandwani · 10 weeks ago
  86. 6652b15 encoding: add a test for unsupported server codec (#8819) by Easwar Swaminathan · 10 weeks ago
  87. 629ef39 xdsdepmgr: Avoid using actual DNS lookups and fix race during test failure (#8805) by eshitachandwani · 2 months ago
  88. ad8bd71 outlierdetection: Remove UpdateAddresses handling (#8810) by Arjan Singh Bal · 2 months ago
  89. d675ef5 mem: Optimize buffer object re-use (#8784) by Arjan Singh Bal · 2 months ago
  90. afd6cc7 wrr: use new-style atomic APIs (#8815) by Easwar Swaminathan · 2 months ago
  91. b3603ab transport: http2 server must validates header list size when early aborting stream (#8769) by Joy Bestourous · 2 months ago
  92. 9cf0a86 xds/cdsbalancer: change TestErrorFromParentLB_ResourceNotFound to send correct resources (#8794) by eshitachandwani · 2 months ago
  93. 9e7491a stream: initialize decompressor for health check streams (#8765) by Sankalp Tripathi · 2 months ago
  94. 85ede8e transport: Remove unused return value from connect() (#8787) by Tom Wieczorek · 2 months ago
  95. 9b39ae2 priority: prevent init timer restarting when a child transitions from CONNECTING to CONNECTING (#8813) by Easwar Swaminathan · 2 months ago
  96. e05f643 clientconn: close canceled transport synchronously (#8786) by Tom Wieczorek · 2 months ago
  97. 900ffa9 xds: Migrate Addresses usages to Endpoints (#8804) by Arjan Singh Bal · 2 months ago
  98. e7a6fed xds: Revert workaround to get SubConn locality (#8802) by Arjan Singh Bal · 2 months ago
  99. a887d0b tranport: Reduce heap allocs by setting BufferSlice capacity (#8797) by Arjan Singh Bal · 2 months ago
  100. bccbb10 xds: Add `IsDynamic` field to cdsbalancer LB and make it true for RLS (#8793) by eshitachandwani · 3 months ago