Skip to main content

Changelog

The current public release is 0.1.0. Versioning follows SemVer, so a breaking wire-version change bumps the major.

Version 1: public beta

First public release of the OID4Pay protocol surface and the open merchant SDK suite, MCP server, and UI packages. The protocol surface and the SDK contracts are at version 1.

Package releases

The open packages publish on their own SemVer track, all at 0.1.0 for this initial release. Each verifies OID4AC protocol artifacts on the merchant or agent side; verification is the whole of their surface.

@oid4pay/oid4ac-merchant 0.1.0 (Node)

Initial public release.

@oid4pay/cdn-oid4ac-merchant 0.1.0 (browser bundle)

Initial public release.

oid4pay-oid4ac 0.1.0 (Python)

Initial public release.

github.com/oid4pay/oid4ac-go 0.1.0 (Go)

Initial public release. The OID4Pay merchant SDK for Go verifies OID4Pay protocol artifacts on the merchant side.

@oid4pay/oid4pay-mcp 0.1.0 (MCP server)

Initial public release.

Staying current

The release manifest at /.well-known/oid4pay-version.json is the machine-readable record of the live wire version; SDKs may poll it on a cadence of hours, not minutes. A human-readable RSS feed is at /changelog.xml.