chore: prepare v1.1.1 release - #400
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (9)
📝 WalkthroughWalkthroughThe package version is updated to 1.1.1. Release documentation and changelog entries use the new version. Contract tests distinguish the fixed 1.1.0 protocol release from the 1.1.1 package release. Changes1.1.1 Release Preparation
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested labels: Poem
Caution Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional.
❌ Failed checks (1 error)
✅ Passed checks (4 passed)
✨ Finishing Touches 💡 1📝 Generate docstrings 💡
🧪 Generate unit tests (beta)
Comment |
|
@coderabbitai review |
✅ Action performedReview finished.
|
Summary
1.1.1Exact base
This branch was rebased onto merged
developmentcommit014e78027d99736cd1d502a08d2d71e16e2b7f15after #398 passed exact-head CI and CodeRabbit review.Security impact
No production security boundary is weakened. The candidate includes #398's reviewed schema-key redaction hardening: configured secrets, bearer values, and recognized provider tokens are redacted when they occur as JSON Schema object keys as well as values. The release-only commit changes version metadata, documentation, and historical release-contract assertions.
Validation commands and results
npm run check:test-fixture— passednpm test— 1,948 passed, 34 skipped, 0 failednpm run typecheck— passednpm run lint— passednpm run build— passednpm run test:package— 31 passednpm run test:inspector— Inspector 2.1.0 interoperability passednpm run check:pack— 57-file package contract passednpm audit signatures— 280 verified registry signatures and 74 verified attestationsPublication boundary
This PR targets
development. It does not publish and must not trigger a workstationnpm publish. After this exact release metadata is merged, the only promotion PR will bedevelopment→main, followed by the protected exact-main GitHub Release workflow.Tracks #399.