Skip to content

Releases: chaithubk/medtech-telemetry-contract

v2.1.1

10 May 13:08
7f71ce4

Choose a tag to compare

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.json to schemas/vitals/vitals.schema.json and pin by tag/commit.

Release v2.1.0

08 May 11:25
40e047f

Choose a tag to compare

What's Changed

  • Add Apache-2.0 license and clarify immutable Yocto contract pinning by @Copilot in #2
  • bump version by enhancing new variables by @chaithubk in #3
  • ci: better release pattern and docs by @chaithubk in #4
  • ci: fix release workflow by @chaithubk in #5

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

04 May 17:26
c337d89

Choose a tag to compare

What's Changed

  • feat: establish v2.0 vitals telemetry contract as single source of truth by @Copilot in #1

New Contributors

  • @Copilot made their first contribution in #1

Full Changelog: https://github.com/chaithubk/medtech-telemetry-contract/commits/v2.0.0