mirror of
https://github.com/prometheus/prometheus
synced 2025-03-04 20:49:51 +00:00
Cut release 0.16.0rc2
This commit is contained in:
parent
db382b4570
commit
85ac8d0e5d
19
CHANGELOG.md
19
CHANGELOG.md
@ -1,3 +1,22 @@
|
||||
## 0.16.0rc2 / 2015-09-30
|
||||
|
||||
BREAKING CHANGES:
|
||||
|
||||
* [CHANGE] Renamed global.labels to global.external_labels
|
||||
|
||||
All changes:
|
||||
|
||||
* [BUGFIX] Fix high CPU usage on configuration reload
|
||||
* [BUGFIX] Fix disappearing __params on configuration reload
|
||||
* [CHANGE] Renamed global.labels to global.external_labels
|
||||
* [BUGFIX] Make labelmap action available through configuration
|
||||
* [ENHANCEMENT] Several flaky tests fixed
|
||||
* [ENHANCEMENT] Switched to common routing package
|
||||
* [BUGFIX] Fix direct access of protobuf fields
|
||||
* [BUGFIX] Fix panic on Consul request error
|
||||
* [ENHANCEMENT] Usage of more resilient metric decoder
|
||||
* [BUGFIX] Redirect of graph endpoint for prefixed setups
|
||||
|
||||
## 0.16.0rc1 / 2015-09-18
|
||||
|
||||
BREAKING CHANGES:
|
||||
|
@ -1 +1 @@
|
||||
0.16.0rc1
|
||||
0.16.0rc2
|
||||
|
Loading…
Reference in New Issue
Block a user