Skip to content

Commit 0aecbf1

Browse files
Merge pull request #88 from jan--f/release-0.4
Cut release v0.4.0
2 parents 0d2c2e3 + 878d945 commit 0aecbf1

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-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+
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)