mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 05:23:04 +00:00
7ce2b48cb7
* Implement the ServerDiscovery.WatchServers gRPC endpoint * Fix the ConnectCA.Sign gRPC endpoints metadata forwarding. * Unify public gRPC endpoints around the public.TraceID function for request_id logging
3 lines
152 B
Plaintext
3 lines
152 B
Plaintext
```release-note:improvement
|
|
grpc: Add a new ServerDiscovery.WatchServers gRPC endpoint for being notified when the set of ready servers has changed.
|
|
``` |