Release Notes¶
This section tracks released versions of nautobot-contract-models. Versions follow CalVer — the date the package was tested against the Nautobot API surface.
| Version | Released | Highlights |
|---|---|---|
| v2026.5.9 | 2026-05-09 | First public release. Sixteen-phase build. |
Versioning policy¶
- Same-day fixes use a post-release suffix per PEP 440:
2026.5.9.1,2026.5.9.2, etc. - Schema-changing releases are called out explicitly in their version notes — read those before running
nautobot-server migrate. - Breaking API changes are rare; when they happen, the version note describes the operator-side action required.