Update CHANGELOG.md
parent
cfeee629bb
commit
8dfd93582f
|
@ -12,9 +12,8 @@
|
|||
- [#2080](https://github.com/influxdb/influxdb/pull/2080): Graphite logs in seconds, not milliseconds.
|
||||
- [#2101](https://github.com/influxdb/influxdb/pull/2101): SHOW DATABASES should name returned series "databases".
|
||||
- [#2104](https://github.com/influxdb/influxdb/pull/2104): Include NEQ when calculating field filters.
|
||||
|
||||
### Bugfixes
|
||||
- [#2112](https://github.com/influxdb/influxdb/pull/2112): Set GOMAXPROCS on startup. This may have been causing extra leader elections, which would cause a number of other bugs or instability.
|
||||
- [#2111](https://github.com/influxdb/influxdb/pull/2111) and [#2025](https://github.com/influxdb/influxdb/issues/2025): Raft stability fixes. Non-contiguous log error and others.
|
||||
|
||||
## v0.9.0-rc16 [2015-03-24]
|
||||
|
||||
|
|
Loading…
Reference in New Issue