Browse Source

Add changelog entry

pull/10911/head
freddygv 3 years ago
parent
commit
32c4a65424
  1. 7
      .changelog/_1085.txt
  2. 3
      .changelog/_1093.txt

7
.changelog/_1085.txt

@ -0,0 +1,7 @@
```release-note:improvement
areas: **(Enterprise only)** Make implementation of WriteToAddress non-blocking to avoid slowing down memberlist's packetListen routine.
```
```release-note:improvement
areas: **(Enterprise only)** Apply backpressure to area gossip packet ingestion when more than 512 packets are waiting to be ingested.
```

3
.changelog/_1093.txt

@ -0,0 +1,3 @@
```release-note:improvement
areas: **(Enterprise only)** Add 15s timeout to opening streams over pooled connections.
```
Loading…
Cancel
Save