changelog: update 3.4 changelog to include ssrf fix

Signed-off-by: Ivan Valdes <ivan@vald.es>
This commit is contained in:
Ivan Valdes 2023-12-13 15:13:25 -08:00
parent dfdffe48f9
commit 616c5a47de
No known key found for this signature in database
GPG Key ID: 4037D37741ED0CC5

View File

@ -4,6 +4,9 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
## v3.4.29 (tbd)
### etcd server
- [Disable following HTTP redirects in peer communication](https://github.com/etcd-io/etcd/pull/17112)
### Dependencies
- Compile binaries using go [1.20.12](https://github.com/etcd-io/etcd/pull/17076).