Skip to content

v0.4.1

Compare
Choose a tag to compare
@jvshahid jvshahid released this 31 Jan 17:51
· 48534 commits to main since this release

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.