1. e524655 tools: Add github.com/mgechev/revive (#7472) by Purnesh Dixit · 23 hours ago master
  2. 4a26a49 balancer/leastrequest: Add verbosity check around build log (#7467) by Zach Reyes · 2 days ago
  3. 887d908 mem: introduce `mem` package to facilitate memory reuse (#7432) by Paul Chesnais · 2 days ago
  4. 6fa393c5 transport/grpchttp2: add doc to methods and values (#7445) by Ricardo Fernández · 3 days ago
  5. 1013847 cmd/protoc-gen-go-grpc: fix typo pancis -> panics (#7456) by Connor Hindley · 3 days ago
  6. 1b1230b resolver_wrapper: add early return in addChannelzTraceEvent (#7437) by Jon San Miguel · 4 days ago
  7. 5520cff experimental/stats/metricregistry: Add comments on enum consts for Metrics Type (#7457) by Zach Reyes · 4 days ago
  8. 0b33bfe transport: Discard the buffer when empty after http connect handshake (#7424) by Arjan Singh Bal · 4 days ago
  9. 566aad1 examples/retry: remove waitForReady from service config (#7450) by Doug Fawley · 5 days ago
  10. ec9dff7 cmd/protoc-gen-go-grpc: update version to 1.5.1 (#7452) by Doug Fawley · 5 days ago cmd/protoc-gen-go-grpc/v1.5.1
  11. 245323c cmd/protoc-gen-go-grpc: remove replace and skip test that requires it for now (#7451) by Doug Fawley · 5 days ago
  12. 3eb0145 balancer/weightedroundrobin: Add emissions of metrics through metrics registry (#7439) by Zach Reyes · 8 days ago cmd/protoc-gen-go-grpc/v1.5.0
  13. bc03420 cmd/protoc-gen-go-grpc: update version for release by Arjan Singh Bal · 8 days ago
  14. 84a4ef1 internal/stats: Add metrics recorder list and usage in ClientConn (#7428) by Zach Reyes · 9 days ago
  15. 47be8a6 Remove trailing spaces (#7426) by Purnesh Dixit · 9 days ago
  16. 1feeaec stats: Add optional locality label in cluster_impl picker (#7434) by Zach Reyes · 10 days ago
  17. 9671c4a cmd/protoc-gen-go-grpc: test the embedded struct at registration time for proper usage (#7438) by Doug Fawley · 10 days ago
  18. 40f3998 client: Stabilize WaitForStateChange API (#7425) by Abhishek Ranjan · 10 days ago
  19. aae9e64 docs: fix and improve anti-patterns.md (#7418) by Mahé · 11 days ago
  20. ac5a7fe xds: Fix flaky test Test/ServerSideXDS_WithValidAndInvalidSecurityConfiguration (#7411) by Arjan Singh Bal · 11 days ago
  21. 0231b0d transport/grpcframer: create grpcframer package (#7397) by Ricardo Fernández · 12 days ago
  22. 2bcbcab stats/opentelemetry: Add usage of metrics registry (#7410) by Zach Reyes · 2 weeks ago
  23. 64adc81 scripts: regenerate pbs with caching deps to a fixed tmp folder (#7409) by Arvind Bright · 2 weeks ago
  24. 4ed8180 ringhash: more e2e tests from c-core (#7334) by Antoine Tollenaere · 2 weeks ago
  25. 61aa949 vet: fix option order when invoking grep (#7421) by Antoine Tollenaere · 2 weeks ago
  26. b1979b6 vet: remove trailing whitespace (#7420) by Easwar Swaminathan · 3 weeks ago
  27. 700ca74 xds/balancer/priority: Unlock mutex before returning (#7417) by Arjan Singh Bal · 3 weeks ago
  28. d27ddb5 internal/grpcsync: support two ways to schedule a callback with the serializer (#7408) by Easwar Swaminathan · 3 weeks ago
  29. ecbb837 experimental/stats: Add metrics registry (#7349) by Zach Reyes · 3 weeks ago
  30. c5c0e18 scripts: minor refactor to scripts (#7403) by Arvind Bright · 3 weeks ago
  31. e7d8822 protoc-gen-go-grpc: add period to end of generated comment (#7392) by infovivek2020 · 3 weeks ago
  32. ee62e56 xds: fix typos (#7405) by Easwar Swaminathan · 3 weeks ago
  33. 48b7581 security/advancedtls: remove Go1.19 build constraints (#7404) by Easwar Swaminathan · 3 weeks ago
  34. eff3e67 *.pb.go: regenerate (#7402) by Arvind Bright · 3 weeks ago
  35. e54f441 xds: make fallback bootstrap configuration per-process (#7401) by Easwar Swaminathan · 3 weeks ago
  36. 9c5b31d xds: use locality from the connected address for load reporting (#7378) by Brad Town · 3 weeks ago
  37. 45d44a7 grpc: hold ac.mu while calling resetTransport to prevent concurrent connection attempts (#7390) by Arjan Singh Bal · 4 weeks ago
  38. f64a6a3 test/channelz: change channelz_test to use write data (#7396) by Ricardo Fernández · 4 weeks ago
  39. daab563 examples: Add OpenTelemetry example (#7296) by Zach Reyes · 4 weeks ago
  40. bb49a88 cmd/protoc-gen-go-grpc: default use_generic_streams_experimental to true (#7387) by Arvind Bright · 4 weeks ago
  41. 53a5c41 interop/lb: Increase Go PSM LB test timeout to 300min (#7393) by Sreenithi Sridharan · 4 weeks ago
  42. bdd707e scripts: add linter rule for using context.WithTimeout on tests (#7342) by hasson82 · 4 weeks ago
  43. 4e9b596 xds: add support for multiple xDS clients, for fallback (#7347) by Easwar Swaminathan · 5 weeks ago
  44. 5ac73ac documentation: Update proxy docs to point to `WithContextDialer` (#7361) by Purnesh Dixit · 5 weeks ago
  45. d382d84 metadata: stabilize ValueFromIncomingContext (#7368) by Karthik Reddy Puli · 5 weeks ago
  46. c9caa9e metadata: remove String method (#7372) by Doug Fawley · 5 weeks ago
  47. f199062 xds: Add a test for incorrect load reporting when using pickfirst with servers in multiple localities (#7357) by Arjan Singh Bal · 5 weeks ago security/advancedtls/v1.0.0
  48. 6126383 metadata: make Stringer implementation consistent (#7355) by Davanum Srinivas · 5 weeks ago
  49. 98e5dee cmd/protoc-gen-go-grpc: enable edition 2023 support (#7351) by Mike Kruskal · 5 weeks ago
  50. 5f5d4d2 doc: fix link to error_details example (#7345) by Bas Kok · 6 weeks ago
  51. 1811c6f github: update codecov with token and fail_ci_if_error (#7348) by Arvind Bright · 6 weeks ago
  52. 3e78e9b MAINTAINERS.md: add new members and move ex-members to emeritus (#7284) by subhraOffGit · 6 weeks ago
  53. 8c80220 grpclog: remove Debugf method to avoid unnecessary evaluation (#7330) by RyuRyu · 6 weeks ago
  54. c8568c9 grpc: Readd pick first name (#7336) by Zach Reyes · 6 weeks ago
  55. cd7e282 go.mod: update go-control-plane dependency for xDS fallback (#7340) by Easwar Swaminathan · 6 weeks ago
  56. a0311cd golint fix: context.Context should be the first parameter of a function (#7338) by Abhishek Ranjan · 6 weeks ago
  57. b8ca292 examples/features/retry: Improve docstring (#7331) by Abhishek Ranjan · 6 weeks ago
  58. f1b7f41 xds/bootstrap: add testing support to generate config (#7326) by Easwar Swaminathan · 6 weeks ago
  59. c441d42 github: use latest release of qemu emulator (#7337) by Arvind Bright · 6 weeks ago
  60. 970f390 test: fix typo in pickfirst_test.go (#7332) by Ikko Eltociear Ashimine · 6 weeks ago
  61. c04b085 internal/transport: minor cleanup of controlBuffer code (#7319) by Easwar Swaminathan · 7 weeks ago
  62. 07078c4 github: add cache-dependency-path to setup-go (#7323) by Arvind Bright · 7 weeks ago
  63. 24a6b48 credentials/alts: fix defer in TestDial (#7301) by Abhishek Ranjan · 7 weeks ago
  64. e37c6e8 fix testclient type in ringhash_balancer_test checkRPCSendOK (#7324) by Purnesh Dixit · 7 weeks ago
  65. 8075dd3 stats/opentelemetry: Fix protobuf import (#7320) by Zach Reyes · 7 weeks ago
  66. 4dd7f55 ringhash: port e2e tests from c-core (#7271) by Antoine Tollenaere · 8 weeks ago
  67. de51a63 examples: Add CSM Observability example (#7302) by Zach Reyes · 8 weeks ago
  68. 3267089 stats/opentelemetry: Add e2e testing for CSM Observability (#7279) by Zach Reyes · 8 weeks ago
  69. c4753c3 scripts: improve regenerate.sh to use the correct proto compiler version (#7064) by Abhishek Ranjan · 8 weeks ago
  70. e2e7a51 xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (#7309) by Zach Reyes · 8 weeks ago
  71. e40eb2e deps: update dependencies for all modules (#7310) by Arjan Singh Bal · 8 weeks ago
  72. dfcabe0 xds: cleanup bootstrap processing functionality (#7299) by Easwar Swaminathan · 8 weeks ago
  73. dbd24a9 [advancedTLS] Removed deprecated APIs in advancedTLS (#7303) by Gregory Cooke · 8 weeks ago
  74. 30c0cdd vet: remove --quiet from git grep when output is expected (#7305) by Antoine Tollenaere · 8 weeks ago
  75. 5a289d9 dns: fix constant 30s backoff for re-resolution (#7262) by Purnesh Dixit · 8 weeks ago
  76. 9bdf335 Change version to 1.66.0-dev (#7308) by Arvind Bright · 8 weeks ago v1.66.0-dev
  77. 6d23620 documentation: on server, use FromIncomingContext for retrieving context and `SetHeader`, `SetTrailer` to send metadata to client (#7238) by Purnesh Dixit · 9 weeks ago
  78. 7e5898e xds: unify xDS client creation APIs meant for testing (#7268) by Easwar Swaminathan · 9 weeks ago
  79. 5d7bd7a interop/xds: Interop client and server changes for CSM Observability (#7280) by Zach Reyes · 9 weeks ago
  80. 1958fcb cmd/protoc-gen-go-grpc: update version for release (#7294) by Arvind Bright · 9 weeks ago cmd/protoc-gen-go-grpc/v1.4.0
  81. 32f6091 *: update deps (#7282) by Arvind Bright · 9 weeks ago
  82. 02f0e77 security: remove security/authorization module (#7281) by Arvind Bright · 9 weeks ago
  83. 8bf2b3e grpcrand: delete all of grpcrand and call the rand package directly (#7283) by Arvind Bright · 9 weeks ago
  84. 24e9024 Fix close in use certificate providers after double `Close()` method call on wrapper object (#7128) by Artem V. Navrotskiy · 9 weeks ago
  85. 33faea8 ringhash: fix normalizeWeights (#7156) by Arvind Bright · 9 weeks ago
  86. 0756c0d stats: Various CSM Observability bug fixes (#7278) by Zach Reyes · 9 weeks ago
  87. fe82db4 stats/opentelemetry: Add CSM Observability API (#7277) by Zach Reyes · 9 weeks ago
  88. f1aceb0 stats/opentelemetry: CSM Observability server side component changes (#7264) by Zach Reyes · 9 weeks ago
  89. 8138555 testing: remove skip for otel since we no longer support Go 1.20 (#7276) by Doug Fawley · 9 weeks ago
  90. 58cfe27 deps: update dependencies for all modules (#7274) by Arvind Bright · 9 weeks ago
  91. 11872f1 advancedtls: add CipherSuites to Options (#7269) by Matthew Stevenson · 9 weeks ago
  92. a4593c5 advancedtls: use realistic ciphersuite in test (#7273) by Roland Bracewell Shoemaker · 9 weeks ago
  93. 01363ac *: end support for Go v1.20 (#7250) by Doug Fawley · 10 weeks ago
  94. 6e59dd1 examples: add example to illustrate the use of file watcher interceptor (#7226) by Kailun Li · 10 weeks ago
  95. 03da31a client: implement maxAttempts for retryPolicy (#7229) by Ian Moore · 2 months ago
  96. f7d3d3e stats/opentelemetry: CSM Observability client side component changes (#7256) by Zach Reyes · 2 months ago
  97. 092e793 test/kokoro: Add psm-csm build config (#7263) by Sergii Tkachenko · 2 months ago
  98. 5ffe0ef advancedtls: populate verified chains when using custom buildVerifyFunc (#7181) by Ramesh M · 2 months ago
  99. 1db6590 grpc: Move Pick First Balancer to separate package (#7255) by Zach Reyes · 2 months ago
  100. 1adbea2 protoc-gen-go-grpc: copy service comment to interfaces (#7243) by silves-xiang · 2 months ago