Skip to content

Release v0.3.1 - #108

Merged
ChrisonSimtian merged 4 commits into
mainfrom
develop
Aug 16, 2026
Merged

Release v0.3.1#108
ChrisonSimtian merged 4 commits into
mainfrom
develop

Conversation

@ChrisonSimtian

Copy link
Copy Markdown
Contributor

Second release through GitFlow, and the first through the fast-forward path — the mechanism that fixes what v0.3.0's notes lost. If it works, #104, #105, #106 and #107 all appear in the generated notes.

Since v0.3.0:

Patch bump: one security fix, one dependency bump, two documentation changes, no new capability.

Do not use the merge button. git merge --ff-only develop && git push origin main, per docs/releasing.md.

ChrisonSimtian and others added 4 commits August 16, 2026 12:24
GitHub's rebase-merge rewrites commits even for a pure fast-forward, which
severs the commit-to-PR link the generated release notes are built from —
v0.3.0 shipped with two PRs missing from its notes because of it.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
The catalog's only extension point is IBroadcasterCrawler, but nothing said so.
docs/adding-a-broadcaster.md walks the ZDF path end to end and names the four
registrations that each fail differently when missed — the on-demand block in
the Newznab host most of all, where the scheduled crawl works and search does
not. CONTRIBUTING.md carries the general flow and points at it.

Also corrects the README and CLAUDE.md, both of which claimed a broadcaster
needs its own Application slice. It does not; Crawling is shared.

Closes #27

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Testcontainers 4.13 pulls SSH.NET 2025.1.0, which GHSA-q939-rpr3-3284 covers
(high: recursive ScpClient download writes arbitrary files from server-controlled
names). 4.14 is the first release off the patched 2026.0.0.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
)

4.7.12 depended on Scrutor.Extensions.HttpClient 5.0.1, which caps
Microsoft.Extensions.Http below 10.0.0 — NU1608 on all six projects that
reach it. 4.7.13 moves to 7.0.1, whose range is [9.0.0, 11.0.0).

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@ChrisonSimtian ChrisonSimtian added the skip-changelog Housekeeping with no consumer-facing note — kept out of the release notes. label Aug 16, 2026
@ChrisonSimtian
ChrisonSimtian merged commit 8b40385 into main Aug 16, 2026
3 checks passed
@ChrisonSimtian
ChrisonSimtian deployed to github-release August 16, 2026 11:18 — with GitHub Actions Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Housekeeping with no consumer-facing note — kept out of the release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant