Skip to content

chore: release v0.64.0 - #1201

Merged
SequeI merged 1 commit into
mainfrom
prepare0.64.0
Jun 18, 2026
Merged

chore: release v0.64.0#1201
SequeI merged 1 commit into
mainfrom
prepare0.64.0

Conversation

@SequeI

@SequeI SequeI commented Jun 18, 2026

Copy link
Copy Markdown
Member

Linked Issue

Closes #

Summary

Test Plan

Checklist

  • An issue exists and is linked above
  • All commits are signed-off, using DCO
  • All new code follows the project's coding standards (CLAUDE.md) and is covered by tests
  • Public-facing changes are paired with documentation updates
  • Release note has been added to CHANGELOG.md if needed

Signed-off-by: Aleksy Siek <aleksy@alwaysfurther.ai>
@github-actions

Copy link
Copy Markdown
Contributor

PR Review Summary

Size

Metric Value
Lines added +80
Lines removed -10
Total changed 90
Classification Medium (50–300 lines)

Affected crates

  • crates/nono (core library) — careful review required. This is the security-critical sandbox primitive. A bug here bypasses OS-level isolation for every downstream user.
  • crates/nono-proxydownstream consumers depend on this crate. API or behaviour changes will affect external callers; treat any breaking change with extra scrutiny.
  • crates/nono-cli — CLI changes. Verify argument parsing, flag documentation, and UX behaviour across supported platforms.
  • bindings/c (C FFI) — ABI changes can silently break C callers. Confirm header and symbol compatibility.

Blast radius — Moderate

This PR touches: source code,documentation


Updated automatically on each push to this PR.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request bumps the version of the nono project and its associated crates (nono-cli, nono-proxy, and nono_ffi) from 0.63.0 to 0.64.0. This includes updating the Cargo.toml files, Cargo.lock, and adding the release notes for version 0.64.0 to CHANGELOG.md. There are no review comments, and I have no additional feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@SequeI
SequeI merged commit 0153757 into main Jun 18, 2026
15 checks passed
klassm pushed a commit to klassm/nono that referenced this pull request Jul 3, 2026
Signed-off-by: Aleksy Siek <aleksy@alwaysfurther.ai>
@SequeI
SequeI deleted the prepare0.64.0 branch July 10, 2026 10:11
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.

2 participants