v5.5 Release Notes¶
This document describes all new features and changes in the release. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Release Overview¶
- Increased the minimum version of Nautobot to 3.1.0.
- Added support for Cable sync in Nautobot 3.2.0 and higher.
v5.5.0 (2026-08-17)¶
Fixed¶
- #277 - Refactors get_git_repo to use .get() for better error handling.
- #604 - Fixed cable sync failing in Nautobot v3.2.0 and higher.
Dependencies¶
- #605 - Bumped ttp minimum to 0.10.0 for compatibility with nornir-nautobot 4.4.0 and Python 3.14.
Housekeeping¶
- #604 - Fixed unit test failing in Nautobot v3.1.7 and higher.
- Rebaked from the cookie
nautobot-app-v3.1.4.