Skip to content

Commit cc5731c

Browse files
committed
Cut v1.7.0
Signed-off-by: beorn7 <[email protected]>
1 parent 3c8b15f commit cc5731c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
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+
110
## 1.6.0 / 2020-04-28
211

312
* [FEATURE] testutil: Add lint checks for metrics, including a sub-package `promlint` to expose the linter engine for external usage. #739 #743

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.0
1+
1.7.0

0 commit comments

Comments
 (0)