Skip to content

Commit

Permalink
Merge pull request #2090 from brancz/release-1.3
Browse files Browse the repository at this point in the history
Cut v1.3.0-beta.0
  • Loading branch information
fabxc committed Oct 20, 2016
2 parents 255a8c8 + 26a0fa9 commit 5273b55
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.2.1
1.3.0-beta.0

0 comments on commit 5273b55

Please sign in to comment.