mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
Update changelog for 0.18.0
This commit is contained in:
parent
b489427ea4
commit
f12ebd6635
|
@ -1,6 +1,8 @@
|
|||
## 0.18.0rc1 / 2016-04-07
|
||||
## 0.18.0 / 2016-04-18
|
||||
|
||||
* [BUGFIX] Fix operator precedence in PromQL
|
||||
* [BUGFIX] Never drop still open head chunk
|
||||
* [BUGFIX] Fix missing 'keep_common' when printing AST node
|
||||
* [CHANGE/BUGFIX] Target identity considers path and parameters additionally to host and port
|
||||
* [CHANGE] Rename metric `prometheus_local_storage_invalid_preload_requests_total` to `prometheus_local_storage_non_existent_series_matches_total`
|
||||
* [CHANGE] Support for old alerting rule syntax dropped
|
||||
|
|
Loading…
Reference in a new issue