Skip to content

chore: release - #259

Merged
mwiebe merged 1 commit into
mainfrom
release-plz-2026-07-15T23-14-11Z
Jul 22, 2026
Merged

chore: release#259
mwiebe merged 1 commit into
mainfrom
release-plz-2026-07-15T23-14-11Z

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • openjd-expr: 0.2.0 -> 0.2.1 (✓ API compatible changes)
  • openjd-model: 0.3.1 -> 0.4.0 (⚠ API breaking changes)
  • openjd-sessions: 0.3.2 -> 0.4.0 (✓ API compatible changes)
  • openjd-cli: 0.1.7 -> 0.1.8
  • openjd-snapshots: 0.1.4 -> 0.1.5 (✓ API compatible changes)

openjd-model breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/enum_variant_added.ron

Failed in:
  variant CancelationMode:DeferredMode in /tmp/.tmpZPViW2/openjd-rs/crates/openjd-model/src/template/actions.rs:40
  variant CancelationMode:DeferredMode in /tmp/.tmpZPViW2/openjd-rs/crates/openjd-model/src/job/mod.rs:228
Changelog

openjd-expr

0.2.1 - 2026-07-22

Bug fixes

  • Harden arithmetic against overflow, saturation, and unbudgeted allocation (#272)

openjd-model

0.4.0 - 2026-07-22

Bug fixes

openjd-sessions

0.4.0 - 2026-07-22

Bug fixes

  • Close top three RFC 0008 wrap-action review gaps (#265)

  • Address post-merge review comments on PR fix: Forward WrappedAction.Cancelation.* to wrap hooks #261 (#264)

  • Cap helper cancel notify period at the action's declared terminate_delay (#258)

  • Forward WrappedAction.Cancelation.* to wrap hooks

  • [breaking] Cancel handle, setup-failure reporting, plain filename, let scope

openjd-cli

0.1.8 - 2026-07-22

Bug fixes

  • Close top three RFC 0008 wrap-action review gaps (#265)

openjd-snapshots

0.1.5 - 2026-07-22

Miscellaneous

  • Update Cargo.lock dependencies


This PR was generated with release-plz.

@github-actions
github-actions Bot requested a review from a team as a code owner July 15, 2026 23:14
@github-actions
github-actions Bot force-pushed the release-plz-2026-07-15T23-14-11Z branch 9 times, most recently from f6a1019 to 1267a31 Compare July 22, 2026 02:38
@github-actions
github-actions Bot force-pushed the release-plz-2026-07-15T23-14-11Z branch from 1267a31 to 5edfd23 Compare July 22, 2026 03:23
@mwiebe
mwiebe enabled auto-merge (rebase) July 22, 2026 03:47
@mwiebe
mwiebe merged commit d63caf1 into main Jul 22, 2026
20 of 22 checks passed
@mwiebe
mwiebe deleted the release-plz-2026-07-15T23-14-11Z branch July 22, 2026 05:51
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.

2 participants