Releases

Tagged releases and changelogs for PEAC Protocol implementations.

Current Release

v0.9.14
Stable Release
Live Now
Features: Policy discovery (/.well-known/peac.txt), Verifiable receipts (detached JWS), Payment rails support, CLI tools (peac init, peac validate), HTTP headers for version and receipts
Installation: pnpm add -g @peac/cli @peac/core

Previous Releases

v0.9.12.x
Previous
Trust rails (UDA, DPoP, Agent Attestation), Receipts v2 (detached JWS), JWKS management, stable adapters
v0.9.8
Archive
Initial adapter framework, basic negotiation, policy discovery
v0.9.5
Archive
Core protocol specification, HTTP semantics, conformance levels

Release Process

PEAC follows semantic versioning with release trains focused on stability:

  • Pre-1.0 releases use the 0.9.x series
  • Major features are feature-flagged until stable
  • Pre-1.0 releases may include minor wire format changes
  • Release notes detail breaking changes and migration paths