Releases: hashicorp/serf
Releases · hashicorp/serf
v0.10.1
v0.10.0
- fix a data race related to query.ackCh (#651 )
- move go CI to github actions
- Add metrics labels
v0.9.8
What's Changed
- [RelAPI Onboarding] Add release API metadata file by @mdeggies in #644
- Remove duplicate word by @squaresurf in #645
- fix an out of bound access in
keyListResponseWithCorrectSize
by @dhiaayachi in #649
New Contributors
- @mdeggies made their first contribution in #644
- @squaresurf made their first contribution in #645
Full Changelog: v0.9.7...v0.9.8
v0.9.7
What's Changed
- finish the leave process if broadcasting leave timeout by @dhiaayachi in #640
New Contributors
- @dhiaayachi made their first contribution in #640
Full Changelog: v0.9.6...v0.9.7
v0.9.6
What's Changed
- switch to hashicorp docker mirror by @alvin-huang in #619
- ci: use latest Go version and fix a flaky test by @dnephin in #632
- Remove vendor directory by @dnephin in #633
- Fix data races and enable -race in CI by @dnephin in #634
- fix a semantic error by @moooofly in #626
- Fix getting VERSION from version.go in makefile by @bayandin in #609
- Add source node getter by @femioladipo in #635
- Fix mdns with CVE-2019-19794 by @adzeitor in #630
- fix _simulator.js number of nodes alert by @justinTM in #637
- coordinates.html.markdown: simplify duration calc by @peterbourgon in #628
- update memberlist to 0.3.0 by @rboyer in #639
New Contributors
- @dnephin made their first contribution in #632
- @moooofly made their first contribution in #626
- @bayandin made their first contribution in #609
- @femioladipo made their first contribution in #635
- @adzeitor made their first contribution in #630
- @justinTM made their first contribution in #637
- @peterbourgon made their first contribution in #628
Full Changelog: v0.9.5...v0.9.6
v0.9.5
v0.8.5
ForceLeave Prune updated
v0.8.4
Force Leave command can now take prune option to completely remove members
Increased encrpytion byte key size to 32 bytes