You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: prepare 4.0.1 release (#440)
## Summary
Bumps `zfs-replicate` to 4.0.1 and promotes the `unreleased` CHANGELOG
section. The only user-visible change since 4.0.0 is the
snapshot-equality fix from #390 (landed via #439).
## Gotchas
- After merge, the release still has to be cut by hand (tag + GitHub
Release) since release-please isn't wired up yet (#415). Publishing then
runs automatically via `.github/workflows/publish.yml` on the `release:
published` event.
- `PYPI_API_TOKEN` is from 2022-12-11; worth a sanity check before
tagging. Stale `PYPI_USERNAME` / `PYPI_PASSWORD` secrets from 2021 are
unused by the workflow and can be deleted post-release.
Closes#390 milestone work (issue itself was closed by #439).
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>