Skip to content

2.0.2#24

Merged
oskgu360 merged 1 commit into
mainfrom
release-2.0.2
May 6, 2026
Merged

2.0.2#24
oskgu360 merged 1 commit into
mainfrom
release-2.0.2

Conversation

@oskgu360
Copy link
Copy Markdown
Contributor

@oskgu360 oskgu360 commented May 6, 2026

Summary

Release notes

  • Client: warn (instead of error) on per-address UDP send failures when at least one address succeeds, so dual-stack hosts on single-family networks no longer log catastrophically
  • Client: raise Sparoid::Client::SendError when every address fails, surfacing a clear actionable failure
  • Client: partial-failure warnings now go through Log.warn (source Sparoid::Client) instead of raw STDERR

Tagging

After merge, tag manually:

git tag v2.0.2 <merge-sha>
git push origin v2.0.2

- Client: warn (instead of error) on per-address UDP send failures when at least one address succeeds
- Client: raise Sparoid::Client::SendError when every address fails
- Client: partial-failure warnings emitted via Log.warn (source Sparoid::Client) instead of raw STDERR
@oskgu360 oskgu360 marked this pull request as ready for review May 6, 2026 07:14
@oskgu360 oskgu360 requested a review from a team as a code owner May 6, 2026 07:14
@oskgu360 oskgu360 merged commit 580f1cb into main May 6, 2026
14 of 23 checks passed
@oskgu360 oskgu360 deleted the release-2.0.2 branch May 6, 2026 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant