| .. |
|
admin
|
admin: implement admin services (#4274)
|
2021-03-22 15:14:11 -07:00 |
|
backoff
|
client: add WithConnectParams to configure connection backoff and timeout (#2960)
|
2019-10-03 16:47:13 -07:00 |
|
balancer
|
balancer: add SubConn.Shutdown; deprecate Balancer.RemoveSubConn (#6493)
|
2023-08-04 08:10:48 -07:00 |
|
balancergroup
|
balancer: add StateListener to NewSubConnOptions for SubConn state updates (#6481)
|
2023-07-31 09:42:41 -07:00 |
|
balancerload
|
xds: add orca generated file, and move orca to xds folder (#2804)
|
2019-05-24 12:35:57 -07:00 |
|
binarylog
|
internal: Document gcp/observability 1.0 dependencies in /internal (#6229)
|
2023-04-28 17:05:41 -04:00 |
|
buffer
|
internal/buffer: add Close method to the Unbounded buffer type (#6161)
|
2023-04-18 16:53:59 -07:00 |
|
cache
|
cache: callback without cache's mutex (#3603)
|
2020-05-07 14:15:30 -07:00 |
|
channelz
|
testing: update Go to 1.19 (#5717)
|
2022-10-17 15:04:34 -07:00 |
|
credentials
|
Deprecate use of `ioutil` package (#5906)
|
2023-01-03 11:20:20 -08:00 |
|
envconfig
|
alts: Read max number of concurrent ALTS handshakes from environment variable. (#6267)
|
2023-06-07 18:54:06 -07:00 |
|
googlecloud
|
Deprecate use of `ioutil` package (#5906)
|
2023-01-03 11:20:20 -08:00 |
|
grpclog
|
xdsclient/transport: reduce chattiness of logs (#5992)
|
2023-02-24 13:13:13 -08:00 |
|
grpcrand
|
benchmark: Add support for Poisson load in benchmark client (#6378)
|
2023-06-22 14:24:52 -04:00 |
|
grpcsync
|
internal/grpcsync: refactor test (#6427)
|
2023-06-30 16:31:29 -07:00 |
|
grpctest
|
testing: update Go to 1.19 (#5717)
|
2022-10-17 15:04:34 -07:00 |
|
grpcutil
|
testing: update Go to 1.19 (#5717)
|
2022-10-17 15:04:34 -07:00 |
|
hierarchy
|
testing: update Go to 1.19 (#5717)
|
2022-10-17 15:04:34 -07:00 |
|
leakcheck
|
leakcheck: ignore http read/write goroutine (#5182)
|
2022-02-01 10:37:51 -08:00 |
|
metadata
|
metadata: fix validation issues (#6001)
|
2023-02-28 13:43:56 -05:00 |
|
pretty
|
xds: pretty print xDS updates and service config (#4405)
|
2021-05-12 15:48:16 -07:00 |
|
profiling
|
testing: update Go to 1.19 (#5717)
|
2022-10-17 15:04:34 -07:00 |
|
proto/grpc_lookup_v1
|
multiple: update dependencies after 1.57 branch cut (#6452)
|
2023-07-18 14:09:46 -07:00 |
|
resolver
|
resolver: delete Target.Scheme and Target.Authority (#6363)
|
2023-07-05 10:47:46 -07:00 |
|
serviceconfig
|
weightedroundrobin: fix duration format in lb config (#6271)
|
2023-05-11 14:56:53 -04:00 |
|
status
|
grpc: restrict status codes from control plane (gRFC A54) (#5653)
|
2022-10-04 15:13:23 -07:00 |
|
stubserver
|
grpc: do not use balancer attributes during address comparison (#6439)
|
2023-07-11 18:35:39 -07:00 |
|
syscall
|
github: fold security tests into 'tests'; update testing to 1.17-1.15 (#4708)
|
2021-08-26 11:21:36 -07:00 |
|
testutils
|
balancer: add SubConn.Shutdown; deprecate Balancer.RemoveSubConn (#6493)
|
2023-08-04 08:10:48 -07:00 |
|
transport
|
transport: use a sync.Pool to share per-connection write buffer (#6309)
|
2023-07-20 15:28:06 -07:00 |
|
wrr
|
wrr: improve randomWRR performance (#5067)
|
2022-01-12 13:44:29 -08:00 |
|
xds
|
internal/xds/rbac: Add support for string matcher in RBAC header matching (#6419)
|
2023-06-27 18:30:20 -04:00 |
|
internal.go
|
resolver: State: add Endpoints and deprecate Addresses (#6471)
|
2023-07-31 09:42:27 -07:00 |
|
xds_handshake_cluster.go
|
attributes: add Equal method; resolver: add AddressMap and State.BalancerAttributes (#4855)
|
2021-10-15 10:39:56 -07:00 |