Skip to content

Commit 2b32307

Browse files
authored
Merge pull request #19008 from ahrtr/changelog_3.5_v2store_20241204
Update 3.5 changelog to cover the warning message for the deprecated v2 flags if set
2 parents a45cc49 + e89c8ed commit 2b32307

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG/CHANGELOG-3.5.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,17 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
55

66
## v3.5.18 (TBC)
77

8+
### etcd server
9+
- [Print warning messages if any of the deprecated v2store related flags is set](https://github.com/etcd-io/etcd/pull/18999)
10+
811
### Package `clientv3`
912
- Fix [runtime panic that occurs when KeepAlive is called with a Context implemented by an uncomparable type](https://github.com/etcd-io/etcd/pull/18937)
1013

11-
## Dependencies
12-
- Bump [golang-jwt/jwt to 4.5.1 to address GO-2024-3250](https://github.com/etcd-io/etcd/pull/18899).
13-
1414
### etcd grpc-proxy
1515
- Add [`tls min/max version to grpc proxy`](https://github.com/etcd-io/etcd/pull/18829) to support setting TLS min and max version.
1616

17+
## Dependencies
18+
- Bump [golang-jwt/jwt to 4.5.1 to address GO-2024-3250](https://github.com/etcd-io/etcd/pull/18899).
1719

1820
<hr>
1921

0 commit comments

Comments
 (0)