Cut v1.2.1

This commit is contained in:
beorn7 2016-10-10 16:54:19 +02:00
parent dc0ad8ee34
commit ddcd92b76c
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## 1.2.1 / 2016-10-10
* [BUGFIX] Count chunk evictions properly so that the server doesn't
assume it runs out of memory and subsequencly throttles ingestion.
* [BUGFIX] Use Go1.7.1 for prebuilt binaries to fix issues on MacOS Sierra.
## 1.2.0 / 2016-10-07
* [FEATURE] Cleaner encoding of query parameters in `/graph` URLs.

View File

@ -1 +1 @@
1.2.0
1.2.1