You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
## Unreleased
1
+
## 0.3.0 / 2021-04-16
2
2
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
0 commit comments