Skip to content

chore: release v0.2.0#11

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-05-20T18-38-08Z
Open

chore: release v0.2.0#11
github-actions[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-05-20T18-38-08Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

🤖 New release

  • evalbox-sys: 0.1.1 -> 0.2.0 (⚠ API breaking changes)
  • evalbox-sandbox: 0.1.1 -> 0.2.0 (✓ API compatible changes)
  • evalbox: 0.1.1 -> 0.2.0 (✓ API compatible changes)

evalbox-sys breaking changes

--- failure pub_module_level_const_missing: pub module-level const is missing ---

Description:
A public const is missing or renamed
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/pub_module_level_const_missing.ron

Failed in:
  NOTIFY_FS_SYSCALLS in file /tmp/.tmpyFPuZp/evalbox-sys/src/seccomp.rs:631
  DEFAULT_WHITELIST in file /tmp/.tmpyFPuZp/evalbox-sys/src/seccomp.rs:178
Changelog

evalbox-sys

0.2.0 - 2026-05-20

Added

  • ARM64 (aarch64) support, drop min kernel to 6.7

Other

  • granular clippy lints and SAFETY comments

evalbox-sandbox

0.2.0 - 2026-05-20

Added

  • ARM64 (aarch64) support, drop min kernel to 6.7

Other

  • granular clippy lints and SAFETY comments
  • code quality improvements

evalbox

0.2.0 - 2026-05-20

Other

  • code quality improvements


This PR was generated with release-plz.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants