Skip to content

Commit 38b1382

Browse files
*: cut v0.3.0 (#62)
Signed-off-by: Simon Pasquier <[email protected]>
1 parent 83a50dc commit 38b1382

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
## Unreleased
1+
## 0.3.0 / 2021-04-16
22

3-
* [FEATURE] Add support /api/v1/series, /api/v1/labels and /api/v1/label/<name>/values (Prometheus/Thanos).
4-
* [FEATURE] Add -passthrough-paths flag (empty by default), which allows
5-
exposing chosen resources from upstream without enforcing (e.g Prometheus UI).
3+
* [FEATURE] Add support for /api/v1/series, /api/v1/labels and /api/v1/label/<name>/values endpoints (Prometheus/Thanos). #49
4+
* [FEATURE] Add `-passthrough-paths` flag (empty by default), which allows exposing chosen resources from upstream without enforcing (e.g Prometheus UI). #48
5+
* [ENHANCEMENT] Add support for queries via HTTP POST. #53
66

77
## 0.2.0 / 2020-10-08
88

VERSION

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

0 commit comments

Comments
 (0)