Skip to content

Commit 8184d76

Browse files
authored
Cut v1.11.0 (#877)
Signed-off-by: Kemal Akkoyun <[email protected]>
1 parent 2539062 commit 8184d76

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.11.0 / 2021-06-07
2+
3+
* [ENHANCEMENT] API client: Add newer fields to Rules API #855
4+
* [ENHANCEMENT] API client: Add missing fields to Targets API #856
5+
* [FEATURE] API client: Add exemplars API support #861
6+
* [CHANGE] Add new collectors package #862
7+
18
## 1.10.0 / 2021-03-18
29

310
* [CHANGE] Minimum required Go version is now 1.13.
@@ -126,7 +133,7 @@ _This release removes all previously deprecated features, resulting in the break
126133
## 0.9.2 / 2018-12-06
127134
* [FEATURE] Support for Go modules. #501
128135
* [FEATURE] `Timer.ObserveDuration` returns observed duration. #509
129-
* [ENHANCEMENT] Improved doc comments and error messages. #504
136+
* [ENHANCEMENT] Improved doc comments and error messages. #504
130137
* [BUGFIX] Fix race condition during metrics gathering. #512
131138
* [BUGFIX] Fix testutil metric comparison for Histograms and empty labels. #494
132139
#498

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.10.0
1+
1.11.0

0 commit comments

Comments
 (0)