Skip to content

Commit

Permalink
Merge pull request etcd-io#17309 from ivanvc/update-changelog-to-add-…
Browse files Browse the repository at this point in the history
…go-1.20.13

changelog: add 3.4 and 3.5 note about go 1.20.13
  • Loading branch information
serathius authored Jan 26, 2024
2 parents 704c93c + c83feeb commit 58846bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG/CHANGELOG-3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
### etcd server
- Fix [nil pointer panicking due to using the wrong log library](https://github.com/etcd-io/etcd/pull/17270)

### Dependencies
- Compile binaries using go [1.20.13](https://github.com/etcd-io/etcd/pull/17276).

<hr>

## v3.4.29 (2024-01-09)
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG/CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
### etcd server
- [Add livez/readyz HTTP endpoints](https://github.com/etcd-io/etcd/pull/17039)

### Dependencies
- Compile binaries using [go 1.20.13](https://github.com/etcd-io/etcd/pull/17275)

## v3.5.11 (2023-12-07)

### etcd server
Expand Down

0 comments on commit 58846bd

Please sign in to comment.