Skip to content

Commit c616a46

Browse files
committed
update changelogs to reflect v1.7.0
1 parent c18e319 commit c616a46

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# UNRELEASED
22

3+
# 1.7.0 (June 5th, 2024)
4+
5+
CHANGES
6+
7+
* Raft multi version testing [GH-559](https://github.com/hashicorp/raft/pull/559)
8+
9+
IMPROVEMENTS
10+
11+
* Raft pre-vote extension implementation, activated by default. [GH-530](https://github.com/hashicorp/raft/pull/530)
12+
13+
BUG FIXES
14+
15+
* Fix serialize NetworkTransport data race on ServerAddr(). [GH-591](https://github.com/hashicorp/raft/pull/591)
16+
317
# 1.6.1 (January 8th, 2024)
418

519
CHANGES

0 commit comments

Comments
 (0)