chore(release): prepare for publishing - #90
Merged
Vladyslav Nikonov (vnikonov-devolutions) merged 3 commits intoAug 5, 2026
Merged
chore(release): prepare for publishing#90Vladyslav Nikonov (vnikonov-devolutions) merged 3 commits into
Vladyslav Nikonov (vnikonov-devolutions) merged 3 commits into
Conversation
There was a problem hiding this comment.
Pull request overview
Prepares the policy API and server-template crates for their breaking 0.3.0 releases.
Changes:
- Bumps both crate versions to 0.3.0.
- Updates the server template’s API dependency to 0.3.
- Adds release changelogs and refreshes the lockfile.
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
Cargo.lock |
Updates crate and resolved dependency versions. |
policies/rust/now-policy-api/Cargo.toml |
Bumps the API crate to 0.3.0. |
policies/rust/now-policy-api/CHANGELOG.md |
Documents cancellation support. |
policies/rust/now-policy-server-template/Cargo.toml |
Bumps the crate and API dependency versions. |
policies/rust/now-policy-server-template/CHANGELOG.md |
Documents cancellation support. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
|
NOTE: breaking changes are expected |
devolutionsbot
force-pushed
the
release-plz/2026-08-05T15-11-44Z
branch
from
August 5, 2026 19:04
5902e1b to
a65f539
Compare
Updated CHANGELOG to reflect breaking changes and new features including package operation cancellation and per-operation event channel protocol.
Removed detailed summary and changes sections from CHANGELOG.md to streamline the document.
Vladyslav Nikonov (vnikonov-devolutions)
self-requested a review
August 5, 2026 19:14
Vladyslav Nikonov (vnikonov-devolutions)
enabled auto-merge (squash)
August 5, 2026 19:15
Vladyslav Nikonov (vnikonov-devolutions)
approved these changes
Aug 5, 2026
Vladyslav Nikonov (vnikonov-devolutions)
merged commit Aug 5, 2026
28e5a5a
into
master
9 checks passed
Vladyslav Nikonov (vnikonov-devolutions)
deleted the
release-plz/2026-08-05T15-11-44Z
branch
August 5, 2026 19:17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 New release
now-policy-api: 0.2.0 -> 0.3.0 (⚠ API breaking changes)now-policy-server-template: 0.2.0 -> 0.3.0 (⚠ API breaking changes)⚠
now-policy-apibreaking changes⚠
now-policy-server-templatebreaking changesChangelog
now-policy-apinow-policy-server-templateThis PR was generated with release-plz.