Skip to content

chore(release): bump version to 2.2.2 - #9

Merged
FranRuiz98 merged 1 commit into
masterfrom
chore/release-v2.2.2
Jul 26, 2026
Merged

chore(release): bump version to 2.2.2#9
FranRuiz98 merged 1 commit into
masterfrom
chore/release-v2.2.2

Conversation

@FranRuiz98

Copy link
Copy Markdown
Owner

Summary

Version bump for the release. v2.2.1 (Age-reset fix, PR #5) and the perf/correctness work from PR #8 both landed on master without ever being tagged or published — last tag is still v2.2.0. This bumps to 2.2.2 (patch — no public API change) and adds a README changelog entry summarizing what shipped in PR #8, so the two batches of unreleased work go out together.

Changes

  • Stampede.Http.csproj: Version / PackageVersion 2.2.12.2.2
  • README.md: new ### v2.2.2 changelog entry

Verification

  • dotnet build Stampede.Http.slnx --no-incremental: 0 warnings, 0 errors
  • dotnet test: 369/369 passed

Once this merges I'll tag v2.2.2, pack, and cut the GitHub release with the nupkg attached — you upload to NuGet manually as usual.

🤖 Generated with Claude Code

Pure behavior/performance fixes with no public API change, so a patch
bump per the project's versioning convention. Covers the coalescer/cache
allocation reductions and the HEAD/stale-while-revalidate correctness
fixes merged in PR #8 (5ef4df6).
@FranRuiz98
FranRuiz98 merged commit d2cb3a9 into master Jul 26, 2026
3 checks passed
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