mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-07 15:42:12 -04:00
commit
ac374aa674
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