We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f84170a commit e1a4f42Copy full SHA for e1a4f42
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 1.9.0 / 2024-06-06
2
+
3
+* [CHANGE] Command line: Print --version to stdout, not stderr. #651
4
+* [FEATURE] UI: Support native histograms. #596
5
+* [ENHANCEMENT] Log when liveness probes fail due to full write queue. #645
6
+* [BUGFIX] Update dependencies to pull in possibly relevant bugfixes.
7
8
## 1.8.0 / 2024-04-03
9
10
* [FEATURE] API: Support native histograms in api/v1/metrics. #611
VERSION
@@ -1 +1 @@
-1.8.0
+1.9.0
0 commit comments