Merge pull request #17271 from ahrtr/changelog_34_20240118

Add changelog for 3.4.30 to cover the nil pointer log panicking issue
This commit is contained in:
Benjamin Wang
2024-01-18 18:03:15 +00:00
committed by GitHub

View File

@@ -2,8 +2,13 @@
Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.3.md).
<hr>
## v3.4.30 (tbd)
### etcd server
- Fix [nil pointer panicking due to using the wrong log library](https://github.com/etcd-io/etcd/pull/17270)
<hr>
## v3.4.29 (2024-01-09)