mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Cut v1.1.3
This commit is contained in:
parent
3eef95962b
commit
f4656acd1f
2 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
## 1.1.3 / 2016-09-16
|
||||
|
||||
* [ENHANCEMENT] Use golang-builder base image for tests in CircleCI.
|
||||
* [ENHANCEMENT] Added unit tests for federation.
|
||||
* [BUGFIX] Correctly de-dup metric families in federation output.
|
||||
|
||||
## 1.1.2 / 2016-09-08
|
||||
|
||||
* [BUGFIX] Allow label names that coincide with keywords.
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
1.1.2
|
||||
1.1.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue