Sign in
chromium
/
external
/
github.com
/
grpc
/
grpc-go
/
HEAD
db35da8
credentials/alts: fix the leaked context and close handshaker properly (#9091)
by Luwei Ge
· 10 hours ago
master
6093108
xds/server: Fix memory leak of ServerInterceptor instances during RDS updates (#9138)
by Easwar Swaminathan
· 26 hours ago
037c6ef
extproc: register filter and parse base and override config (#9073)
by eshitachandwani
· 2 days ago
4ee6ac4
xds/resolver: support HTTP filters for routes using cluster specifier plugins (#9100)
by Pranjali-2501
· 3 days ago
39f1653
internal/grpcutil: remove FullMatchWithRegex to prevent data race (#9134)
by eshitachandwani
· 3 days ago
1c8e095
transport: change serverHandlerTransport to call Close instead of panic from Drain function (#9136)
by eshitachandwani
· 3 days ago
1bb9742
encoding: call Close on decompressor reader if it implements io.Closer (#9135)
by Pranjali-2501
· 3 days ago
f1360fb
balancergroup: merge whitebox tests into blackbox test (#9094)
by Elric
· 3 days ago
bb023f8
gemini: wrap lines at 80-cols to make linter happy (#9131)
by Easwar Swaminathan
· 4 days ago
6602080
experimental/stats: Expose Telemetry Label Callback (#8877)
by Seth Epps
· 7 days ago
fd8a106
github: Add styleguide for Gemini Code Assist (#9124)
by Arjan Singh Bal
· 10 days ago
7c47d2a
test: incoming RPC that contains a path with double leading slashes (#9120)
by Easwar Swaminathan
· 10 days ago
1c63fa5
grpc: remove support for env var GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHECKING (#9112)
by Easwar Swaminathan
· 2 weeks ago
cmd/protoc-gen-go-grpc/v1.6.2
959af53
transport: set current timestamp in channelz socket metrics (#9109)
by Easwar Swaminathan
· 2 weeks ago
94b9449
xds/rbac: enforce strict presence-based short-circuit in authenticatedMatcher (#9111)
by Alan Ortega Alamo
· 2 weeks ago
89fe783
grpc: Document interactions between static flow control window options (#9096)
by Arjan Singh Bal
· 2 weeks ago
3d0dd1e
cmd/protoc-gen-go-grpc: Update to latest version of grpc-go (#9110)
by Easwar Swaminathan
· 2 weeks ago
811290b
stats/opentelemetry: restore the changes from #8342 and fix the flaky test. (#8923)
by Pranjali-2501
· 3 weeks ago
679ae4c
stats: use correct import for services (#9107)
by Easwar Swaminathan
· 3 weeks ago
850cc54
grpc: Remove ErrRetriesExhausted type in favor of error string (#9105)
by Arjan Singh Bal
· 3 weeks ago
3d82ab3
otel: Segregate client and server RPCInfo used for metrics and traces (#9081)
by Madhav Bissa
· 4 weeks ago
a481b8f
cleanup: removing TODO to improve timeouts encoding. (#9101)
by Pranjali-2501
· 4 weeks ago
eafb29a
Revert "xds/rbac: handle errors returned from matcher evaluation (#9092)". (#9099)
by Pranjali-2501
· 4 weeks ago
bdf4571
interop/orcalb: Delegate SubConn management to pick_first (#8914)
by Niraj Nepal
· 4 weeks ago
fa4c702
xds/rbac: handle errors returned from matcher evaluation (#9092)
by Pranjali-2501
· 4 weeks ago
4ac8a45
grpc: use enum instead of integer in return statements in compress() (#9089)
by Easwar Swaminathan
· 4 weeks ago
d9d87bd
xds/resolver: change int32 to atomic.int32 (#9080)
by eshitachandwani
· 4 weeks ago
ac4aa01
cleanup: replace net.IP with netip.Addr in tests (#9075)
by Bala Nallamilli
· 4 weeks ago
29665f4
transport: Pool read buffers used by the HTTP/2 framer (#9032)
by Arjan Singh Bal
· 4 weeks ago
f6304e9
internal/transport: defer calls to mu.Unlock in the stream inbound flow control implementation (#9077)
by Easwar Swaminathan
· 5 weeks ago
ab7a2aa
clusterimpl: fix test logic waiting for calls to ResolveNow (#9071)
by Easwar Swaminathan
· 5 weeks ago
22adc9e
clustermanager: fix test logic waiting for picker during graceful switch (#9072)
by Easwar Swaminathan
· 5 weeks ago
06fc26a
xds: support disabling HTTP filters (#9054)
by eshitachandwani
· 5 weeks ago
c01f4f1
grpc: deprecate WithSharedWriteBuffer and SharedWriteBuffer (#9060)
by Ali Asghar
· 5 weeks ago
6cd0d0c
grpc: add link to CVE in log messages (#9069)
by Easwar Swaminathan
· 5 weeks ago
b3f2df4
internal/resolver: improve the docstring of ClientInterceptor.NewStream (#9070)
by Easwar Swaminathan
· 5 weeks ago
bac4588
readyreader: add buffered reader (#9055)
by Arjan Singh Bal
· 5 weeks ago
39a15f6
xds: implement cluster metadata parsing for GCP Authentication filter (gRFC A83) (#9044)
by Pranjali-2501
· 5 weeks ago
e80524d
transport: set default header list size to 8KB and guard behind an env variable. (#9019)
by Pranjali-2501
· 5 weeks ago
6b32840
deps: update dependencies for all modules (#9068)
by Pranjali-2501
· 5 weeks ago
c5b160e
balancer: enable `GRPC_GO_EXPERIMENTAL_CASE_SENSITIVE_BALANCER_REGISTRIES` by default (#9017)
by Pranjali-2501
· 5 weeks ago
412cfbd
Change version to 1.82.0-dev (#9064)
by Pranjali-2501
· 5 weeks ago
v1.82.0-dev
cdc60df
transport: optimize heap allocations in ready reader and update syscall connection handling (#9035)
by Arjan Singh Bal
· 6 weeks ago
208d053
xds/resolver: pass complete XDSConfig in RPC context for HTTP filters (gRFC A83) (#9046)
by Pranjali-2501
· 6 weeks ago
50fe1cc
test: Fix flaky test `TestServerStreaming_ClientCallRecvMsgTwice` in `end2end_test.go`. (#9058)
by Pranjali-2501
· 6 weeks ago
d574bad
build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 (#9050)
by dependabot[bot]
· 6 weeks ago
b8bf4d0
build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 in /interop/xds (#9051)
by dependabot[bot]
· 6 weeks ago
19d23bf
build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 in /examples (#9052)
by dependabot[bot]
· 6 weeks ago
74b3acd
xds: remove TODO to replace Endpoint with resolver.Endpoint struct (#9049)
by Easwar Swaminathan
· 6 weeks ago
1c132b9
tests: avoid relying on socket reads/writes for synchronization (#9033)
by Arjan Singh Bal
· 6 weeks ago
280b81b
build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#9042)
by dependabot[bot]
· 7 weeks ago
ce2bdef
transport: fixes non-linux environment failures (#9048)
by eshitachandwani
· 7 weeks ago
71849e8
xds: change clusterimpl to add SNI to handshake info (#9016)
by eshitachandwani
· 7 weeks ago
5fdb6d0
mem: add `Buffer.Slice()` (#8977)
by Mikhail Mazurskiy
· 7 weeks ago
aa4d281
xds/internal/client: Add async gauge metrics for Connected and Resources (A78) (#8807)
by Madhav Bissa
· 7 weeks ago
a21508e
transport: move readyreader to its own package (#9037)
by Arjan Singh Bal
· 7 weeks ago
99312fe
stats: Use service import for gRPC code (#9034)
by Arjan Singh Bal
· 7 weeks ago
2143802
xds: LRS custom metrics changes (a85) (#9005)
by Madhav Bissa
· 7 weeks ago
2b8b708
interop: regenerate proto (#9028)
by Easwar Swaminathan
· 7 weeks ago
c754bf9
transport: Fix handling of closed connections in ReadyReader (#9031)
by Arjan Singh Bal
· 7 weeks ago
c33aa45
alts: Release read buffer when blocked on socket read (#8964)
by Arjan Singh Bal
· 7 weeks ago
34da8d0
transport: Add values to the grpc.disconnect_error label for grpc.subchannel.disconnections metric (A94) (#8973)
by Madhav Bissa
· 8 weeks ago
2de5b1c
grpclb: replace testServer with StubServer in grpclb_test.go (#8979)
by Yuki Ito
· 8 weeks ago
0fe467a
binarylog: replace testServer with StubServer in binarylog_end2end_test.go (#8978)
by Yuki Ito
· 8 weeks ago
8de729c
xds: fix typo in `xdsresource.Metadata` (#9026)
by Chengxi Luo
· 8 weeks ago
b71c262
grpc/stats: Add support for custom labels in per call metrics (A108) (#9008)
by Madhav Bissa
· 8 weeks ago
f1d1ce5
xds/rbac: add additional handling for addresses with ports (#8990)
by Madhav Bissa
· 8 weeks ago
c20fba0
xds: Exported `buildXDSClientConfig` to use in external packages and update `xds_fake_transport.go`. (#9014)
by Pranjali-2501
· 8 weeks ago
6477252
test: Fix flaky test `TestServerStreaming_ClientCallSendMsgTwice` in `end2end_test.go`. (#9004)
by Pranjali-2501
· 8 weeks ago
2eade05
Fix flaky test `TestAggregatedClusterSuccess_SwitchBetweenLeafAndAggregate` in aggregate_cluster_test.go. (#9009)
by Pranjali-2501
· 8 weeks ago
89af32f
xds: Add SNI related field in handshake info (#8965)
by eshitachandwani
· 8 weeks ago
45a3304
stats: replace testServer with StubServer in stats_test.go (#8980)
by Yuki Ito
· 8 weeks ago
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]
· 9 weeks ago
4b786ff
xds: replace net with netip in `xds/xdsclient` and `xds/server` (#8909)
by Chengxi Luo
· 9 weeks ago
ccc8d7b
priority: implement changes to child policy caching specified in A115 (#8997)
by Easwar Swaminathan
· 9 weeks ago
99d6291
test/xds: wait for server to enter SERVING mode before sending the first RPC (#9003)
by Easwar Swaminathan
· 9 weeks ago
12e91dd
xds: add support for HTTP filter state retention, as specified in A83 (#8924)
by Easwar Swaminathan
· 9 weeks ago
58bbf8a
grpc: enforce strict path checking for incoming requests on the server (#8985)
by Easwar Swaminathan
· 9 weeks ago
d0d7cab
github: set testing CI names to be stable (#8982)
by Doug Fawley
· 9 weeks ago
36e13de
grpclb: replace net.IP with netip.Addr (#8918)
by Varun Chawla
· 10 weeks ago
7f78342
xdsclient: fix panic on empty resource in ADS response (#8970)
by Pranjali-2501
· 10 weeks ago
e5563c6
change directory name `fakeTransport` to `faketransport`. (#8976)
by Pranjali-2501
· 10 weeks ago
7daee26
grpc: introduce ErrRetriesExhausted to wrap retry failures (#8894)
by Arjan Singh Bal
· 10 weeks ago
f967422
transport: make the client send a RST_STREAM when it receives an END_STREAM from the server (#8832)
by Easwar Swaminathan
· 10 weeks ago
99f36d4
xds/testutils: add fakeTransport for testing. (#8890)
by Pranjali-2501
· 2 months ago
98573cb
rls: update rls cache metrics to use async gauge framework (#8808)
by Madhav Bissa
· 2 months ago
fd53961
xds: leaf clusters provide the handshake info instead of top level cluster (#8956)
by eshitachandwani
· 2 months ago
ad2d82e
xdsresource: add SNI related fields in security config of CDS update for A101 (#8941)
by eshitachandwani
· 2 months ago
d0ea4f3
cds: use a grpcsync.Event instead of a channel to communicate resource names being requested (#8960)
by Easwar Swaminathan
· 2 months ago
0e2c0ea
deps: update dependencies for all modules (#8969)
by Arjan Singh Bal
· 2 months ago
81c7924
xds/clusterresolver: improve configbuilder tests by removing globals (#8939)
by ulas
· 2 months ago
71a4abb
xds: regenrate expired SPIFFE certs (#8963)
by eshitachandwani
· 3 months ago
1acfea8
grpc: Enable shared write buffers by default (#8957)
by Arjan Singh Bal
· 3 months ago
8360b4c
xds/resolver: make service config human readable in the log (#8958)
by Easwar Swaminathan
· 3 months ago
223662f
cds: increase defaultTestTimeout to 10s for e2e tests (#8959)
by Easwar Swaminathan
· 3 months ago
b9f7967
xds/resolver: remove unnecessary error check in test (#8955)
by eshitachandwani
· 3 months ago
549306a
Update gRPC-Go's dependency versions on master (#8953)
by Madhav Bissa
· 3 months ago
5c4e754
Change version to 1.81.0-dev (#8950)
by Madhav Bissa
· 3 months ago
v1.81.0-dev
7e2686f
cdsbalancer: Update comment about usage of BalancerAttributes (#8951)
by Arjan Singh Bal
· 3 months ago
b6597b3
xds/clusterimpl: use xdsConfig for updates and remove redundant fields from LB config (#8945)
by eshitachandwani
· 3 months ago
Next »