Skip to content

Prepare for v0.10.0 release#52

Merged
dweekly merged 2 commits into
mainfrom
release-v0.10.0-prep
Jul 18, 2026
Merged

Prepare for v0.10.0 release#52
dweekly merged 2 commits into
mainfrom
release-v0.10.0-prep

Conversation

@dweekly

@dweekly dweekly commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Release prep per docs/RELEASE_PROCESS.md. Since v0.9.0 (this session): Windows IPv6 via Icmp6SendEcho2 (#50) — completing -6 on every supported platform — plus the BSD dead-code fix and live FreeBSD/OpenBSD validation (#51, notably the first-ever clean OpenBSD compile).

  • CHANGELOG consolidated into [0.10.0] - 2026-07-18
  • README feature list + CLAUDE.md platform table updated (Windows v6 no longer 'planned')
  • Improvement plan curated to remaining deferred-validation items (the FreeBSD root trace needs console access) and the recurring 'clippy only runs on Ubuntu' CI gap
  • Version bumped 0.9.0 -> 0.10.0

Three Dependabot action-bump PRs (#46/#48/#49) remain open, blocked on the gh token lacking workflow scope — not release blockers.

🤖 Generated with Claude Code

Consolidate [Unreleased] into [0.10.0] (Windows IPv6 completing the
platform matrix + the BSD dead-code fix); mark Windows v6 done in the
README feature list and CLAUDE.md platform table; curate the plan's IPv6
section to the remaining deferred-validation and CI-cross-lint items.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.31%. Comparing base (58c46b5) to head (48c98da).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #52   +/-   ##
=======================================
  Coverage   84.31%   84.31%           
=======================================
  Files          36       36           
  Lines        6663     6663           
=======================================
  Hits         5618     5618           
  Misses       1045     1045           
Flag Coverage Δ
unittests 84.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 58c46b5...48c98da. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

test_polling_vs_event_driven asserted a channel wakeup lands within 150ms
of a 100ms sleep — inherently flaky on shared CI runners where scheduling
jitter under load pushes it over (it failed a macOS run on an unrelated
docs PR). Assert the real invariant instead: the event blocked ~100ms
(>=90ms) and didn't hang (<2s), catching regressions without racing the
scheduler.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@dweekly
dweekly merged commit b08c79c into main Jul 18, 2026
16 checks passed
@dweekly
dweekly deleted the release-v0.10.0-prep branch July 18, 2026 19:39
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