2.1.1 - 2026-05-10
Compatibility
PATCH (documentation-only / repository-governance)
Changed
- Adopted a canonical schema path at
schemas/vitals/vitals.schema.json. - Replaced version-per-file contract management with Git tags/releases as the immutable version record.
- Added CI compatibility classification checks to detect breaking changes, backward-compatible additions, and patch-only updates.
- Added release workflow validation for SemVer tags and changelog-backed release notes.
Migration Notes
- No payload field migration is required for consumers already aligned to the latest schema shape.
- Consumers should update vendoring/pinning paths from
schemas/vitals/v2.x.jsontoschemas/vitals/vitals.schema.jsonand pin by tag/commit.