Skip to content

Commit a262689

Browse files
committed
*: cut 0.4.0
Fixes #86 Signed-off-by: Jan Fajerski <[email protected]>
1 parent 97baafb commit a262689

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.4.0 / 2021-09-29
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+
16
## 0.3.0 / 2021-04-16
27

38
* [FEATURE] Add support for /api/v1/series, /api/v1/labels and /api/v1/label/<name>/values endpoints (Prometheus/Thanos). #49

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0
1+
0.4.0

0 commit comments

Comments
 (0)