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)