Skip to content

Commit

Permalink
Cut v1.11.0 (#877)
Browse files Browse the repository at this point in the history
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
  • Loading branch information
kakkoyun committed Jun 7, 2021
1 parent 2539062 commit 8184d76
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
@@ -1,3 +1,10 @@
## 1.11.0 / 2021-06-07

* [ENHANCEMENT] API client: Add newer fields to Rules API #855
* [ENHANCEMENT] API client: Add missing fields to Targets API #856
* [FEATURE] API client: Add exemplars API support #861
* [CHANGE] Add new collectors package #862

## 1.10.0 / 2021-03-18

* [CHANGE] Minimum required Go version is now 1.13.
Expand Down Expand Up @@ -126,7 +133,7 @@ _This release removes all previously deprecated features, resulting in the break
## 0.9.2 / 2018-12-06
* [FEATURE] Support for Go modules. #501
* [FEATURE] `Timer.ObserveDuration` returns observed duration. #509
* [ENHANCEMENT] Improved doc comments and error messages. #504
* [ENHANCEMENT] Improved doc comments and error messages. #504
* [BUGFIX] Fix race condition during metrics gathering. #512
* [BUGFIX] Fix testutil metric comparison for Histograms and empty labels. #494
#498
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.10.0
1.11.0

0 comments on commit 8184d76

Please sign in to comment.