Skip to content

Commit

Permalink
*: cut v0.3.0 (#62)
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
  • Loading branch information
simonpasquier committed Apr 19, 2021
1 parent 83a50dc commit 38b1382
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Unreleased
## 0.3.0 / 2021-04-16

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

## 0.2.0 / 2020-10-08

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0
0.3.0

0 comments on commit 38b1382

Please sign in to comment.