Skip to content

Commit

Permalink
Merge pull request etcd-io#18218 from andyxning/changelog_for_bugfix_…
Browse files Browse the repository at this point in the history
…18164_prometheus_metric_register_of_walWriteSec

add changelog for bugfix 18164 prometheus metric register of walWriteSec
  • Loading branch information
ahrtr authored Jun 24, 2024
2 parents 16ed0fe + 37fe67b commit 67a6dbd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG/CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/

## v3.5.15 (TBD)

### etcd server
- Fix [add prometheus metric registration for metric `etcd_disk_wal_write_duration_seconds`](https://github.com/etcd-io/etcd/pull/18174).

### Dependencies
- Compile binaries using [go 1.21.11](https://github.com/etcd-io/etcd/pull/18129).
- [Fully address CVE-2023-45288 and fix govulncheck CI check](https://github.com/etcd-io/etcd/pull/18170)
Expand Down

0 comments on commit 67a6dbd

Please sign in to comment.