Skip to content

chore(master): release 0.4.2#278

Open
arcbox-labs[bot] wants to merge 1 commit into
masterfrom
release-please--branches--master
Open

chore(master): release 0.4.2#278
arcbox-labs[bot] wants to merge 1 commit into
masterfrom
release-please--branches--master

Conversation

@arcbox-labs
Copy link
Copy Markdown
Contributor

@arcbox-labs arcbox-labs Bot commented Apr 26, 2026

🤖 I have created a release beep boop

0.4.2 (2026-04-27)

Bug Fixes

  • agent: redact docker proxy payload from logs (e1933b9)
  • agent: use is_peer_closed_error for RPC EOF detection (0b9d446)

Code Refactoring

  • agent: extract agent + rpc modules and finish the split (e571706)
  • agent: extract kubernetes module (k3s lifecycle + RPC) (b907690)
  • agent: extract leaf modules (cmdline/vsock/probe/btrfs) (52a9b76)
  • agent: extract linux/stub mods into separate files (6215cbd)
  • agent: extract proxy / sandbox / system_info modules (c0cee46)
  • agent: extract runtime module (containerd + dockerd lifecycle) (51a7c75)
  • net: extract vmnet bindings into arcbox-vmnet crate (33be013)
  • vmnet: tighten public API and harden error paths (00d665b)

Tests

  • vmnet: add integration test suite for public API (52d1951)

Miscellaneous Chores

  • bump dimicon and enable simpleicon (#277) (a045b52)
  • bump dimicon to 0.2.0 and enable simpleicon (a045b52)
  • workspace: promote internal path deps to workspace.dependencies (cfeffd8)

This PR was generated with Release Please. See documentation.

@arcbox-labs arcbox-labs Bot force-pushed the release-please--branches--master branch from db7379a to 891bd6f Compare April 26, 2026 05:57
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 26, 2026

Greptile Summary

Automated Release Please PR bumping the workspace from 0.4.1 to 0.4.2, covering two bug fixes (docker proxy log redaction, RPC EOF detection), several agent/vmnet module extraction refactors, an integration test suite for arcbox-vmnet, and a dependency bump for dimicon. The three changed files are the standard Release Please artifacts: the manifest, changelog, and root Cargo.toml.

Confidence Score: 5/5

Safe to merge — purely automated release bookkeeping with no logic changes.

All three changed files are standard Release Please artifacts (manifest, changelog, Cargo.toml version strings). No logic, API surface, or runtime behaviour is altered. The only notable observation is a cosmetic version-history gap for arcbox-hv, which is a P2 style note and does not affect the build or correctness.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version manifest bumped from 0.4.1 to 0.4.2 by Release Please automation.
CHANGELOG.md New 0.4.2 section prepended documenting bug fixes, refactors, tests, and chores included in this release.
Cargo.toml Workspace version and all internal path-dep versions bumped to 0.4.2; notably arcbox-hv jumps from 0.3.20 to 0.4.2.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|detects commits since v0.4.1| B[Generate Release PR]
    B --> C[Bump .release-please-manifest.json\n0.4.1 → 0.4.2]
    B --> D[Prepend CHANGELOG.md\n0.4.2 section]
    B --> E[Bump Cargo.toml\nworkspace.package.version\n+ all internal path deps]
    C & D & E --> F[PR #278 merged to master]
    F --> G[Tag v0.4.2]
    G --> H[Publish crates / artifacts]
Loading

Reviews (3): Last reviewed commit: "chore(master): release 0.4.2" | Re-trigger Greptile

@arcbox-labs arcbox-labs Bot force-pushed the release-please--branches--master branch from 9d74cbf to 770356e Compare April 27, 2026 04:56
@arcbox-labs arcbox-labs Bot force-pushed the release-please--branches--master branch from e625e38 to 1ae1a26 Compare April 27, 2026 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants