v5.1 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¶
- Support for additional device platforms has been added, including Brocade/Ruckus FastIron, HP Procurve, ArubaCX, ArubaOS, and F5 TMSH.
- Fixed several bugs related to database connections, device synchronization, and interface management.
v5.1.0 (2026-01-21)¶
Added¶
- #424 - Adds support for Brocade/Ruckus fastiron.
- #424 - Adds support for HP Procurve.
- #424 - Adds network data sync support for ArubaCX.
- #424 - Adds support for ArubaOS.
- #424 - Adds network data sync for F5 tmsh.
Fixed¶
- #366 - Fixed Sync Devices and Sync Network Data jobs not releasing DB connections.
- #428 - In the sync network data job, added handling of Devices who's Primary IP is not set.
- #455 - Fixed migration bug where OnboardingTask was not filtered correctly.
- #476 - Fixed interfaces attached to modules being recreated when running the Sync Network Data job.
Documentation¶
- #437 - Updated documentation on the readme for capitalization.
Housekeeping¶
- Rebaked from the cookie
nautobot-app-v3.0.0.