mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
d935c7b466
* feat: initial grpc blocking queries * changelog and docs update
5 lines
268 B
Plaintext
5 lines
268 B
Plaintext
```release-note:improvement
|
|
peering: gRPC queries for TrustBundleList, TrustBundleRead, PeeringList, and PeeringRead now support blocking semantics,
|
|
reducing network and CPU demand.
|
|
The HTTP APIs for Peering List and Read have been updated to support blocking.
|
|
``` |