Skip to content

Commit

Permalink
Add changelog for v1.7.0 (#827)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
sysadmind committed Dec 21, 2023
1 parent bf276d4 commit d24c834
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
## master / unreleased
## 1.7.0 / 2023-12-02

BREAKING CHANGES:

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

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

## 1.6.0 / 2023-06-22

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.0
1.7.0

0 comments on commit d24c834

Please sign in to comment.