Skip to content

release: prep 0.10.1 - #244

Merged
Chris-Wolfgang merged 3 commits into
vNextfrom
release/prep-0.10.1
Jul 26, 2026
Merged

release: prep 0.10.1#244
Chris-Wolfgang merged 3 commits into
vNextfrom
release/prep-0.10.1

Conversation

@Chris-Wolfgang

Copy link
Copy Markdown
Owner

Release prep for 0.10.1 (PATCH).

  • Bumps both packages 0.10.0 → 0.10.1 (<Version> in both csprojs; AssemblyVersion stays 1.0.0.0 for binding stability).
  • Adds the CHANGELOG [0.10.1] entry.

Why PATCH

The cycle is the thorough-review maintenance/hardening tier + the Abstractions 0.16.0 bump. No public API or behaviour change to the shipped code (doubles + contract-test bases unchanged; PublicAPI.Shipped.txt unchanged). The only consumer-visible change is the Abstractions dependency floor (0.15.0 → 0.16.0). PackageValidation confirms no ABI break vs 0.10.0.

Note

PackageValidation baseline stays at 0.10.0 (last published) — bump it to 0.10.1 only after this ships (else dotnet pack would fail NU1102 chasing an unpublished baseline).

Merge order

Merge after #226 (ADRs) and #242 (SECURITY.md) so vNext holds the complete cycle, then this is the final piece before vNext → main.

🤖 Generated with Claude Code

Bumps both packages 0.10.0 -> 0.10.1 (PATCH) and adds the CHANGELOG entry. This
is the thorough-review maintenance/hardening tier + the Abstractions 0.16.0 bump;
no public API or behaviour change to the shipped code. PackageValidation baseline
stays at 0.10.0 (last published) — bump it after 0.10.1 is live on NuGet.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 25, 2026 13:44

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Chris-Wolfgang and others added 2 commits July 25, 2026 14:32
The committed blob had CRLF line endings while .gitattributes declares
'* text=auto eol=lf', so every checkout left docfx_project/docfx.json dirty.
On CI this aborted github-action-benchmark's 'git switch gh-pages' ('local
changes would be overwritten'), failing the perf-regression check on #244.
git add --renormalize rewrites the blob to LF so checkouts are clean.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.

2 participants