New
v1.6.1 (January 8th, 2024)
CHANGES
- Add reference use of Hashicorp Raft by @otoolep in https://github.com/hashicorp/raft/pull/584
- [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in https://github.com/hashicorp/raft/pull/580
IMPROVEMENTS
- Bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.2 by @dependabot in https://github.com/hashicorp/raft/pull/583
BUG FIXES
- Fix rare leadership transfer failures when writes happen during transfer by @ncabatoff in https://github.com/hashicorp/raft/pull/581