Skip to content

Commit d24c834

Browse files
authored
Add changelog for v1.7.0 (#827)
* Add changelog for v1.7.0 This includes requested security upgrades with dependencies. Signed-off-by: Joe Adams <github@joeadams.io> * Add 816 Signed-off-by: Joe Adams <github@joeadams.io> * Add #639 Signed-off-by: Joe Adams <github@joeadams.io> --------- Signed-off-by: Joe Adams <github@joeadams.io>
1 parent bf276d4 commit d24c834

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
## master / unreleased
1+
## 1.7.0 / 2023-12-02
22

33
BREAKING CHANGES:
44

55
The flag `--es.snapshots` has been renamed to `--collector.snapshots`.
66

7-
* [CHANGE] Rename --es.snapshots to --collector.snapshots #XXX
7+
* [CHANGE] Rename --es.snapshots to --collector.snapshots #789
8+
* [CHANGE] Add cluster label to `elasticsearch_node_shards_total` metric #639
9+
* [FEATURE] Add watermark metrics #611
10+
* [FEATURE] Add `elasticsearch_indices_settings_creation_timestamp_seconds` metric #816
811

912
## 1.6.0 / 2023-06-22
1013

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.0
1+
1.7.0

0 commit comments

Comments
 (0)