chore: release v0.11.1#44
Conversation
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughVersion bump from 0.11.0 to 0.11.1 with corresponding changelog entry documenting the new behavior where Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Release v0.11.1.
Summary
ModuleVersionto0.11.1.[Unreleased]Add-PatServer -Forceoverwrite entry into a dated[0.11.1] - 2026-04-28section.Highlights for this release
Add-PatServer -Forcenow overwrites an existing entry with the same-Nameinstead of throwing (feat: Allow Add-PatServer -Force to overwrite an existing entry #42, closes feat: Add-PatServer -Force should overwrite an existing server entry #40). Matches PowerShell convention. Replace is wholesale; useUpdate-PatServerTokenfor in-place token rotation.Test plan
pwsh -File ./build.ps1 -Task Test— 2935/0 pass, manifest cross-check confirms0.11.1matches CHANGELOG.🤖 Generated with Claude Code
Summary by CodeRabbit
Add-PatServer -Forcenow overwrites existing server entries with matching names instead of throwing an errorUpdate-PatServerTokento preserve other field values during token rotation