Cut v1.3.0-beta.0

This commit is contained in:
Frederic Branczyk 2016-10-18 15:12:32 +02:00
parent 255a8c8b4c
commit 26a0fa9f98
No known key found for this signature in database
GPG key ID: CA14788B1E48B256
2 changed files with 14 additions and 1 deletions

View file

@ -1,3 +1,16 @@
## 1.3.0-beta.0 / 2016-10-18
This is a breaking change to the Kubernetes service discovery.
* [CHANGE] Rework Kubernetes SD.
* [FEATURE] Add support for interpolating `target_label`.
* [FEATURE] Add GCE metadata as Prometheus meta labels.
* [ENHANCEMENT] Add EC2 SD metrics.
* [ENHANCEMENT] Add Azure SD metrics.
* [ENHANCEMENT] Add fuzzy search to `/graph` textarea.
* [ENHANCEMENT] Always show instance labels on target page.
* [BUGFIX] Correctly handle on() in alerts.
## 1.2.1 / 2016-10-10
* [BUGFIX] Count chunk evictions properly so that the server doesn't

View file

@ -1 +1 @@
1.2.1
1.3.0-beta.0