Skip to content

chore(main): release 2.0.0#27

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore(main): release 2.0.0#27
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

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

Copy link
Copy Markdown

🤖 I have created a release beep boop

2.0.0 (2026-07-06)

⚠ BREAKING CHANGES

  • wire replies are additive on the wire, but the contract now requires the ok envelope everywhere and code on every error; clients should gate on the new protocol field.

Features

  • spec: versioned wire-contract spec (v1 as-is + v2 target) (6077197), closes #18
  • unify wire protocol (v2 envelope, error codes, protocol field) (1998b0b), closes #18

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main branch from b9dd4ee to 3b2b835 Compare July 6, 2026 23:10
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.

Shared core spec: single source of logic (read/write, material, tag format)

0 participants