Published contract versions
Each release records one category and the SHA-256 fingerprint of the reviewed wire surface. CI rejects drift from the current entry.
1.0.0-beta.1Initial versioned public contract
Published the reviewed five-operation read-only contract with one explicit beta version and lifecycle metadata.
- Published
- 2026-08-21
- Status
- beta
- Contract SHA-256
77eba320e8e2eb1676f3b244ac596bd08bedcbb99adf1389353bc15264a1500b
- Pinned catalog, preview, schema, structured query, and versioned export as the complete public operation inventory.
- Published consistent HTML, Markdown, OpenAPI 3.1, and machine-readable contract discovery paths.
- Defined additive, clarification, deprecated, and breaking change categories without marking any current operation deprecated.
No operation is deprecated in this version.
How changes are labeled
A new optional field, parameter, operation, media type, or other backwards-compatible capability.
Documentation or examples become more precise without changing request or response behavior.
An existing operation or field remains available but gains explicit replacement and announcement metadata.
A removal, rename, new requirement, narrowed input, or incompatible response change that requires a new contract version.
Deprecation metadata appears only when real
A future deprecated operation will be marked in the manifest and OpenAPI with its announcement date and optional replacement. An explicit sunset value and runtime Deprecation and Sunset headers will appear only after the matching server behavior exists. There is no deprecated operation in the current contract.
Operational diagnostics are outside the client contract
The /health and /ready routes help operate the service. They are not part of the five public Data API operations and do not define client compatibility or availability commitments. Use this changelog and the versioned contract for integration decisions.