Skip to content

Commit 884f0ac

Browse files
authored
Update changelog and version for 1.4.0 (#593)
Signed-off-by: Joe Adams <[email protected]>
1 parent 210e08e commit 884f0ac

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 1.4.0 / 2022-06-29
2+
3+
* [BREAKING] Remove ENV var support for most non-sensitive options. #518
4+
* [BREAKING] Rename elasticsearch_process_cpu_time_seconds_sum to elasticsearch_process_cpu_seconds_total #520
5+
* [FEATURE] Add metric for index aliases #563
6+
* [FEATURE] Add metric for number of shards on a node #535
7+
* [FEATURE] Add metrics for SLM (snapshot lifecycle management) #558
8+
* [FEATURE] Add metric for JVM uptime #537
9+
* [FEATURE] Add metrics for current searches and current indexing documents #485
10+
* [BUGFIX] Remove the elasticsearch_process_cpu_time_seconds_sum metric as it was never used #498
11+
112
## 1.3.0 / 2021-10-21
213

314
* [FEATURE] Add support for passing elasticsearch credentials via the ES_USERNAME and ES_PASSWORD environment varialbes #461

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.0
1+
1.4.0

0 commit comments

Comments
 (0)