Releases: hashicorp/memberlist
Releases · hashicorp/memberlist
v0.5.4
🐛 Fixed
- Fixed "invalid memory address or nil pointer dereference" error while closing connection shadowed by
nilby @narqo in #336
📦 Upgrade Notes
- Bumped go version to 1.24.0 along with other version bumps in the go-security group by @dependabot[bot] in #333 & #329
🛠 Maintenance
- Updated GitHub Actions workflows (unit test coverage reporting)
- Bumped golangci-lint version
- PR Template Changes as per compliance requirements
- Updated Copyright Headers
- Updated CI workflows to support Go 1.24, oldstable and stable versions
👋 New Contributors
- @KaushikiAnand made their first contribution in #319
- @compliance-pr-automation-bot[bot] made their first contribution in #326
- @oss-core-libraries-dashboard[bot] made their first contribution in #331
- @ssagarverma made their first contribution in #334
- @dependabot[bot] made their first contribution in #333
- @narqo made their first contribution in #336
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Dependency Bump to fix Vulnerabilities by @mohanmanikanta2299 in #318
New Contributors
- @mohanmanikanta2299 made their first contribution in #318
Full Changelog: v0.5.2...v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.0
v0.3.2
What's Changed
- state.go: log the timeout value on a ping timeout by @nodakai in #153
- Fix for compound messages containing >255 messages. by @stevesg in #239
- Explicit transport protocols in state errors: TCP or UDP by @krastin in #258
New Contributors
- @nodakai made their first contribution in #153
- @stevesg made their first contribution in #239
- @krastin made their first contribution in #258
Full Changelog: v0.3.1...v0.3.2