| .. |
|
authentication
|
oauth: mark `NewOauthAccess` as deprecated and update examples to use `TokenSource` (#5882)
|
2022-12-27 21:06:47 -06:00 |
|
authz
|
examples: fix authz example to receive streaming error properly (#6270)
|
2023-05-11 09:24:03 -07:00 |
|
cancellation
|
cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177)
|
2022-02-09 11:17:46 -08:00 |
|
compression
|
cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177)
|
2022-02-09 11:17:46 -08:00 |
|
deadline
|
cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177)
|
2022-02-09 11:17:46 -08:00 |
|
debugging
|
cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177)
|
2022-02-09 11:17:46 -08:00 |
|
encryption
|
Deprecate use of `ioutil` package (#5906)
|
2023-01-03 11:20:20 -08:00 |
|
error_details
|
examples: add error_handling example; move errors to error_details (#6293)
|
2023-05-17 14:57:56 -07:00 |
|
error_handling
|
examples: add error_handling example; move errors to error_details (#6293)
|
2023-05-17 14:57:56 -07:00 |
|
health
|
*: add missing colon to errorf messages to improve readability (#5911)
|
2023-01-17 16:11:47 -08:00 |
|
interceptor
|
*: add missing colon to errorf messages to improve readability (#5911)
|
2023-01-17 16:11:47 -08:00 |
|
keepalive
|
cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177)
|
2022-02-09 11:17:46 -08:00 |
|
load_balancing
|
resolver: replace resolver.Target.Endpoint field with Endpoint() method (#5852)
|
2023-01-24 12:03:56 -08:00 |
|
metadata
|
cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177)
|
2022-02-09 11:17:46 -08:00 |
|
metadata_interceptor
|
*: add missing colon to errorf messages to improve readability (#5911)
|
2023-01-17 16:11:47 -08:00 |
|
multiplex
|
cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177)
|
2022-02-09 11:17:46 -08:00 |
|
name_resolving
|
resolver: replace resolver.Target.Endpoint field with Endpoint() method (#5852)
|
2023-01-24 12:03:56 -08:00 |
|
observability
|
deps: google.golang.org/genproto to latest in all modules (#6319)
|
2023-06-02 10:38:02 -07:00 |
|
orca
|
orca: allow a ServerMetricsProvider to be passed to the ORCA service and ServerOption (#6223)
|
2023-05-02 15:04:33 -07:00 |
|
proto/echo
|
go.mod: update all dependencies after 1.54 branch cut (#6132)
|
2023-03-28 16:03:41 -07:00 |
|
reflection
|
cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911)
|
2020-09-29 15:17:06 -07:00 |
|
retry
|
doc: remove comment about obsolete GRPC_GO_RETRY env var (#5495)
|
2022-07-12 13:36:41 -07:00 |
|
stats_monitoring
|
examples: add an example to illustrate the usage of stats handler (#5657)
|
2022-11-29 10:36:32 -08:00 |
|
unix_abstract
|
client: remove trailing null from unix abstract socket address (#5678)
|
2022-09-30 09:34:05 -07:00 |
|
wait_for_ready
|
cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177)
|
2022-02-09 11:17:46 -08:00 |
|
xds
|
health: split imports into healthpb and healthgrpc (#5466)
|
2022-06-24 13:31:35 -07:00 |