Skip to main content

Changelog

Notable changes to the Platform SDK schema and documentation.

How versioning works

The API is versioned in the package name (...v1). Within a major version, changes are backward-compatible — new fields and messages may be added, and clients ignore fields they don't recognise. Incompatible changes arrive as a new major version. Pin a schema version, commit, or label for reproducible builds. See Versioning and Schema Registry.

Work in progress

A dated, per-release changelog is being established here. Until then, the authoritative history of every schema change is the module's commit log on the Buf Schema Registry.

Releases

Unreleased