You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bumps PROTOCOL_VERSION to "1.1" and refreshes the version.ts comments
to describe the literal value carried by the envelope. Updates source-
file headers, conformance docs, README badge/lede/wire-format table,
example READMEs, and inline wire-format snippets in the guides and
packages docs.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
| §5.1 `arcp` field, REQUIRED, MUST be `"1"`(unchanged in v1.1)| Implemented |`packages/core/src/version.ts:PROTOCOL_VERSION = "1"`; `packages/core/src/envelope.ts` rejects other values |
26
+
| §5.1 `arcp` field, REQUIRED, MUST be `"1.1"`| Implemented |`packages/core/src/version.ts:PROTOCOL_VERSION = "1.1"`; `packages/core/src/envelope.ts` rejects other values |
0 commit comments