Skip to content

Commit 599bbf2

Browse files
authored
Merge pull request #13728 from ahrtr/update_3.5_changelog_for_raft_term_decimal
Update 3.5 changelog to cover the PR of always printing raft_term in decimal
2 parents f4f5ae7 + 6f03dc7 commit 599bbf2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG/CHANGELOG-3.5.md

+5
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,13 @@ The minimum recommended etcd versions to run in **production** are 3.3.18+, 3.4.
1313
- Fix [Provide a better liveness probe for when etcd runs as a Kubernetes pod](https://github.com/etcd-io/etcd/pull/13706)
1414

1515
### package `client/pkg/v3`
16+
1617
- [Trim the suffix dot from the target](https://github.com/etcd-io/etcd/pull/13714) in SRV records returned by DNS lookup
1718

19+
### etcdctl v3
20+
21+
- [Always print the raft_term in decimal](https://github.com/etcd-io/etcd/pull/13727) when displaying member list in json.
22+
1823
<hr>
1924

2025
## [v3.5.2](https://github.com/etcd-io/etcd/releases/tag/v3.5.2) (2022-02-01)

0 commit comments

Comments
 (0)