chore(release): prepare for publishing - #110
Conversation
There was a problem hiding this comment.
🟡 Changes recommended
The server-template changelog incorrectly marks its API-compatible release as breaking.
Get a fresh assessment by requesting another Copilot review.
Pull request overview
Prepares coordinated Rust policy crate releases following the policy contract changes.
Changes:
- Bumps three crate versions and internal dependencies.
- Adds release changelog entries.
- Refreshes the Cargo lockfile.
File summaries
| File | Description |
|---|---|
Cargo.lock |
Synchronizes package and dependency versions. |
policies/rust/now-policy/CHANGELOG.md |
Documents version 0.5.0. |
policies/rust/now-policy/Cargo.toml |
Bumps to 0.5.0. |
policies/rust/now-policy-api/CHANGELOG.md |
Documents version 0.6.0. |
policies/rust/now-policy-api/Cargo.toml |
Bumps to 0.6.0 and updates now-policy. |
policies/rust/now-policy-server-template/CHANGELOG.md |
Documents version 0.6.0. |
policies/rust/now-policy-server-template/Cargo.toml |
Bumps versions and internal dependencies. |
Review details
- Files reviewed: 6/7 changed files
- Comments generated: 1
- Review effort level: Balanced (auto)
Note
Copilot is running an experiment and ran this review at Balanced.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
|
Copilot review |
…hangelog Co-authored-by: CBenoit <3809077+CBenoit@users.noreply.github.com>
Addressed by removing the incorrect breaking marker in |
|
Copilot review |
Co-authored-by: CBenoit <3809077+CBenoit@users.noreply.github.com>
Head branch was pushed to by a user without write access
I ran a fresh review and updated the changelog to keep the |
|
Copilot review |
I ran a fresh review on the current PR state and didn’t find additional issues to address. |
🤖 New release
now-policy: 0.4.0 -> 0.5.0 (⚠ API breaking changes)now-policy-api: 0.5.0 -> 0.6.0 (⚠ API breaking changes)now-policy-server-template: 0.5.0 -> 0.6.0 (✓ API compatible changes)⚠
now-policybreaking changes⚠
now-policy-apibreaking changesChangelog
now-policynow-policy-apinow-policy-server-templateThis PR was generated with release-plz.