File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.7.0 / 2020-06-17
2
+
3
+ * [ CHANGE] API client: Add start/end parameters to ` LabelNames ` and ` LabelValues ` . #767
4
+ * [ FEATURE] testutil: Add ` GatherAndCount ` and enable filtering in ` CollectAndCount ` #753
5
+ * [ FEATURE] API client: Add support for ` status ` and ` runtimeinfo ` endpoints. #755
6
+ * [ ENHANCEMENT] Wrapping ` nil ` with a ` WrapRegistererWith... ` function creates a no-op ` Registerer ` . #764
7
+ * [ ENHANCEMENT] promlint: Allow Kelvin as a base unit for cases like color temperature. #761
8
+ * [ BUGFIX] push: Properly handle empty job and label values. #752
9
+
1
10
## 1.6.0 / 2020-04-28
2
11
3
12
* [ FEATURE] testutil: Add lint checks for metrics, including a sub-package ` promlint ` to expose the linter engine for external usage. #739 #743
Original file line number Diff line number Diff line change 1
- 1.6 .0
1
+ 1.7 .0
You can’t perform that action at this time.
0 commit comments