Skip to content

v1.6.0

Compare
Choose a tag to compare
@tylertreat tylertreat released this 21 Jun 22:43
· 199 commits to master since this release
768a567

Changelog

Added

  • Add a Raft log listener, contributed by @Jmgr (#336)
  • Add support for encrypting data at rest on server side, contributed by @LaPetiteSouris (#338)

Changed

  • Validate NATS subject in CreateStream (#345)

Fixed

  • Fix possibility for HW to move backwards (#337)
  • Fix flaky replication test, contributed by @LaPetiteSouris (#341)
  • Fix StartAtTime EOF error (#349)
  • Fix memory leak in replication loop, contributed by @dvolodin7 (#351)