Skip to content

0.15.0

Choose a tag to compare

@jithinraj jithinraj released this 01 Jun 05:20
· 22 commits to main since this release
v0.15.0
e7edf48

Interoperability for portable signed records

PEAC v0.15.0 refines the interoperability surface for portable signed records.

This release focuses on clearer records-first entry points, public interop references, and release metadata consistency. It does not change the wire format, signing envelope, public schema, public API, CLI surface, package-publication surface, or runtime behavior.

Highlights

  • Refined the records-first front door for developers evaluating PEAC.
  • Added and aligned interoperability references for record-carrier and composition surfaces.
  • Added conformance vectors covering ERC-8126 and AP2-related record semantics.
  • Added a COSE-Sign1 carrier design note for future signing-envelope interoperability.
  • Updated workspace metadata, release metadata, and package version stamps for 0.15.0.

Compatibility

  • Wire format remains 0.2.
  • Published package count remains 36.
  • Conformance requirement IDs remain 290.
  • Existing integrations should not require code changes for this release.

Install

npm install @peac/protocol@0.15.0

For MCP server usage:

npx -y @peac/mcp-server@0.15.0

See the changelog for the complete file-level release notes.


PEAC Protocol is an open-source project stewarded by Originary and community.