Skip to content

chore(release): bump workspace version 0.7.1 -> 0.7.2#217

Merged
hartsock merged 1 commit into
mainfrom
chore/release-0.7.2
Jul 11, 2026
Merged

chore(release): bump workspace version 0.7.1 -> 0.7.2#217
hartsock merged 1 commit into
mainfrom
chore/release-0.7.2

Conversation

@hartsock

Copy link
Copy Markdown
Member

What this PR does

Cuts agent-bridle 0.7.2: bumps [workspace.package] version, the four
internal lock-step pins, and agent-bridle-gateway's standalone version
(0.7.1 → 0.7.2), plus Cargo.lock (workspace members only). Tag v0.7.2
after merge to trigger the release workflow (crates.io matrix + binaries).

0.7.2 ships everything merged since the 0.7.1 bump:

Published crates (core, tool-shell, tool-web, facade, mcp) have no API
changes; downstream "0.7" pins (newt-agent) pick this up with no manifest
change.

Test plan

  • Publish matrix pre-flighted against cargo metadata from main: topological
    order valid, and no published crate has a path-only (version-less) internal
    dep — the failure class that broke newt-agent v0.7.2 today.
  • agent-bridle-gateway (new in feat(gateway): presence + traffic web console (MVP, mocked mesh) #215) is unpublished and nothing published
    depends on it; it carried a hardcoded version = "0.7.1", bumped here in
    lock-step. Converting it to version.workspace = true is a follow-up.
  • Pre-push hook passed on push; PR CI runs the same tier.

🤖 Generated with Claude Code

https://claude.ai/code/session_01U3LeKBnJvMtHBp9vESiTzs

Patch release: everything merged since the 0.7.1 bump — the presence +
traffic web console MVP (#215), in-memory-seam net_proxy tests (#166,
#216), and the flight-recorder / WebAuthn-presence design plan (#214).
Published crates (core, tool-shell, tool-web, facade, mcp) are
unaffected in API; downstream "0.7" pins (newt-agent) pick this up
without a manifest change.

agent-bridle-gateway (new in #215, unpublished) carried its own
hardcoded version — bumped in lock-step here; converting it to
version.workspace = true is a follow-up.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01U3LeKBnJvMtHBp9vESiTzs
@hartsock hartsock merged commit 5aa825e into main Jul 11, 2026
10 checks passed
@hartsock hartsock deleted the chore/release-0.7.2 branch July 11, 2026 17:58
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.

1 participant