Browse Source

Cut 0.13.2

pull/672/head
Johannes 'fish' Ziemke 10 years ago
parent
commit
36023ed213
  1. 10
      CHANGELOG.md
  2. 2
      VERSION

10
CHANGELOG.md

@ -1,3 +1,13 @@
## 0.13.2 / 2015-05-05
* [MAINTENANCE] Updated vendored dependcies to their newest versions.
* [MAINTENANCE] Include rule_checker and console templates in release tarball.
* [BUGFIX] Sort NaN as the lowest value.
* [ENHANCEMENT] Add square root, stddev and stdvar functions.
* [BUGFIX] Use scrape_timeout for scrape timeout, not scrape_interval.
* [ENHANCEMENT] Improve chunk and chunkDesc loading, increase performance when
reading from disk.
* [BUGFIX] Show correct error on wrong DNS response.
## 0.13.1 / 2015-04-09
* [BUGFIX] Treat memory series with zero chunks correctly in series maintenance.
* [ENHANCEMENT] Improve readability of usage text even more.

2
VERSION

@ -1 +1 @@
0.13.1
0.13.2

Loading…
Cancel
Save