Skip to content

release: 1.0.1 - #35

Merged
StuartMeeks merged 1 commit into
mainfrom
release/v1.0.1
Aug 22, 2026
Merged

release: 1.0.1#35
StuartMeeks merged 1 commit into
mainfrom
release/v1.0.1

Conversation

@StuartMeeks

Copy link
Copy Markdown
Owner

Release 1.0.1

Maintenance release. No consumer-facing API or behavior change — safe drop-in over 1.0.0.

Contents (cut from [Unreleased])

  • FileCredentialManager.ListCredentialsAsync null-check hardeningcredential?.… == truecredential is not null && …. Behavior-identical; resolves the cs/dereferenced-value-may-be-null CodeQL alert with a genuine fix. (Shipped code — this is why 1.0.1 is a real package.)
  • Buildless CodeQL analysis (Standards §4.4) — CI-only, not in the package.

Release mechanics

  • <Version> bumped 1.0.0 → 1.0.1.
  • CHANGELOG [Unreleased] cut to [1.0.1] — 2026-08-22; compare/tag link refs updated.
  • Local dotnet build -c Release packs 1.0.1.nupkg + .snupkg clean (0 warnings, package validation OK).

After this merges, tagging v1.0.1 triggers the publish job (OIDC → nuget.org).

🤖 Generated with Claude Code

Bump Version to 1.0.1 and cut the CHANGELOG [Unreleased] section to
[1.0.1] — 2026-08-22, adding the compare/tag link refs.

Maintenance release, no consumer-facing API or behavior change:
- FileCredentialManager null-check hardening (behavior-identical; resolves the
  cs/dereferenced-value-may-be-null CodeQL alert).
- CI-only move to buildless CodeQL analysis (Standards §4.4).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@StuartMeeks
StuartMeeks merged commit a8e53b3 into main Aug 22, 2026
9 checks passed
@StuartMeeks
StuartMeeks deleted the release/v1.0.1 branch August 22, 2026 01:37
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