Skip to content

Releases: influxdata/influxdb

v1.0.0-rc1

23 Aug 05:54
Compare
Choose a tag to compare
Update changelog

v0.4.1

31 Jan 17:51
Compare
Choose a tag to compare

Features

Bugfixes

  • Issue #33. Don't call WriteHeader more than once per request
  • Issue #195. Allow the bind address to be configurable, Thanks @schmurfy.
  • Issue #199. Make the test timeout configurable
  • Issue #200. Selecting time or sequence_number silently fail
  • Issue #215. Server fails to start up after Raft log compaction and restart.