We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d2c2e3 + 878d945 commit 0aecbf1Copy full SHA for 0aecbf1
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.4.0 / 2021-10-05
2
+* [ENHANCEMENT] Support HTTP POST for /api/v1/labels endpoint. #70
3
+* [FEATURE] Add `--error-on-replace` flag (defaults to `false`) to return an error if a label value would otherwise be siltently replaced. #67
4
+* [ENHANCEMENT] Add label enforce support for the new query_exemplars API. #65
5
+
6
## 0.3.0 / 2021-04-16
7
8
* [FEATURE] Add support for /api/v1/series, /api/v1/labels and /api/v1/label/<name>/values endpoints (Prometheus/Thanos). #49
VERSION
@@ -1 +1 @@
-0.3.0
+0.4.0
0 commit comments