open-consul/.changelog/15503.txt
cskh 92e71318c1
fix(peering): increase the gRPC limit to 8MB (#15503)
* fix(peering): increase the gRPC limit to 50MB

* changelog

* update gRPC limit to 8MB
2022-11-28 17:48:43 -05:00

4 lines
87 B
Plaintext

```release-note:bug
peering: fix the limit of replication gRPC message; set to 8MB
```