We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17f9f07 + ea1dd11 commit 4301b8dCopy full SHA for 4301b8d
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## master / unreleased
2
3
+## 1.9.0 / 2025-02-27
4
+
5
BREAKING CHANGES:
6
7
The flag `--es.slm` has been renamed to `--collector.slm`.
@@ -8,6 +10,7 @@ The logging system has been replaced with log/slog from the stdlib. This change
8
10
9
11
* [CHANGE] Rename --es.slm to --collector.slm #932
12
* [CHANGE] Replace logging system #942
13
+* [ENHANCEMENT] Add external refresh stats #933
14
15
## 1.8.0 / 2024-09-14
16
VERSION
@@ -1 +1 @@
-1.8.0
+1.9.0
0 commit comments