Skip to content

Commit

Permalink
Merge pull request etcd-io#18573 from ivanvc/update-release-3.5.16-re…
Browse files Browse the repository at this point in the history
…lease-date

CHANGELOG: Update release date for v3.5.16
  • Loading branch information
jmhbnz committed Sep 10, 2024
2 parents 4997a2b + 96e17d3 commit c7b536c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG/CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@


Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.4.md).
<hr>

## v3.5.17 (TBC)

<hr>

## v3.5.16 (TBC)
## v3.5.16 (2024-09-10)

### etcd server
- Fix [performance regression issue caused by the `ensureLeadership` in lease renew](https://github.com/etcd-io/etcd/pull/18439).
- [Keep the tombstone during compaction if it happens to be the compaction revision](https://github.com/etcd-io/etcd/pull/18474)
- Add [`etcd --experimental-compaction-sleep-interval`](https://github.com/etcd-io/etcd/pull/18514) flag to control the sleep interval between each compaction batch.


### Dependencies
- Compile binaries using [go 1.22.7](https://github.com/etcd-io/etcd/pull/18550).
- Upgrade [bbolt to v1.3.11](https://github.com/etcd-io/etcd/pull/18489).
Expand Down

0 comments on commit c7b536c

Please sign in to comment.