Skip to content

chore: decouple protocol wire version from source - #424

Merged
ethanpailes merged 1 commit into
masterfrom
decouple-shpool-proto-wire-version
Sep 2, 2026
Merged

chore: decouple protocol wire version from source#424
ethanpailes merged 1 commit into
masterfrom
decouple-shpool-proto-wire-version

Conversation

@ethanpailes

Copy link
Copy Markdown
Contributor

Issue Link

n/a

AI Policy Ack

Ack

This PR was:

  • mostly or completely vibe coded
  • mostly or completely meat coded
  • bit of both

Description

This patch decouples the shpool-protocol wire format version number from the source code version number. Some updates are backwards compatible at the wire level but not at the source level, and a breaking update at the wire level is very disruptive so we want to avoid it as much as we can.

This patch decouples the shpool-protocol wire format
version number from the source code version number.
Some updates are backwards compatible at the wire level
but not at the source level, and a breaking update at the
wire level is very disruptive so we want to avoid it
as much as we can.
@ethanpailes
ethanpailes merged commit 5bae61c into master Sep 2, 2026
12 checks passed
@ethanpailes
ethanpailes deleted the decouple-shpool-proto-wire-version branch September 2, 2026 20:21
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.

2 participants