Update changelog for 0.18.0

This commit is contained in:
Fabian Reinartz 2016-04-18 09:45:18 +02:00
parent b489427ea4
commit f12ebd6635

View file

@ -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