File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
6
6
7
7
## v3.5.22 (TBC)
8
8
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
+
9
13
### Package ` clientv3 `
10
14
11
15
- [ Replace ` resolver.State.Addresses ` with ` resolver.State.Endpoint.Addresses ` ] ( https://github.com/etcd-io/etcd/pull/19783 ) .
Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ Previous change logs can be found at [CHANGELOG-3.5](https://github.com/etcd-io/
10
10
11
11
## v3.6.0-rc.5 (tbd)
12
12
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
+
13
17
### Package ` clientv3 `
14
18
15
19
- [ Replace ` resolver.State.Addresses ` with ` resolver.State.Endpoint.Addresses ` ] ( https://github.com/etcd-io/etcd/pull/19782 ) .
You can’t perform that action at this time.
0 commit comments