Skip to content

Commit a5834f8

Browse files
committed
Update changelog to include fix for compaction pause duration metric
Signed-off-by: Miancheng Lin <[email protected]>
1 parent 8da854d commit a5834f8

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG/CHANGELOG-3.5.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
66

77
## v3.5.22 (TBC)
88

9+
### etcd server
10+
11+
- Fix [the compaction pause duration metric is not emitted for every compaction batch](https://github.com/etcd-io/etcd/pull/19771)
12+
913
### Package `clientv3`
1014

1115
- [Replace `resolver.State.Addresses` with `resolver.State.Endpoint.Addresses`](https://github.com/etcd-io/etcd/pull/19783).

CHANGELOG/CHANGELOG-3.6.md

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Previous change logs can be found at [CHANGELOG-3.5](https://github.com/etcd-io/
1010

1111
## v3.6.0-rc.5 (tbd)
1212

13+
### etcd server
14+
15+
- Fix [the compaction pause duration metric is not emitted for every compaction batch](https://github.com/etcd-io/etcd/pull/19770)
16+
1317
### Package `clientv3`
1418

1519
- [Replace `resolver.State.Addresses` with `resolver.State.Endpoint.Addresses`](https://github.com/etcd-io/etcd/pull/19782).

0 commit comments

Comments
 (0)