Skip to content

v4.4 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

  • Fixed VLANs creation on cisco_nxos devices.
  • Fixed nxos lag member assigment.

v4.4.5 (2026-05-06)

Fixed

  • #425 - Fixed check connectivity failing on Sync Network Data job.
  • #557 - Fixed get_vlan_data Jinja filter raising an error when trunking VLANs were reported as NONE by the device, so trunk interfaces with no tagged VLANs are now handled correctly.

v4.4.4 (2026-03-23)

Fixed

  • #409 - Fixed debug logging not adhering to the debug job input boolean.
  • #517 - Added "fail job on task failure" so the job fails when one or more tasks fail.

v4.4.3 (2026-01-27)

Fixed

  • #477 - Fixed VRFs not syncing on Cisco XE interfaces that are down.

Added

  • #484 - Added support for assigning a tenant to devices created by the SSOTSyncDevices job.

v4.4.2 (2026-01-21)

Fixed

  • #366 - Fixed Sync Devices and Sync Network Data jobs not releasing DB connections.
  • #483 - Fixed interfaces attached to modules being recreated when running the Sync Network Data job.

Housekeeping

  • Rebaked from the cookie nautobot-app-v2.7.2.

v4.4.1 (2025-12-09)

Fixed

  • #458 - Fixed migration bug where OnboardingTask was not filtered correctly.

Housekeeping

  • Rebaked from the cookie nautobot-app-v2.7.0.
  • Rebaked from the cookie nautobot-app-v2.7.1.

v4.4.0 (2025-10-27)

Fixed

  • #392 - Fixed a bug when creating VLANs for trunks on cisco_nxos devices.
  • #433 - In the sync network data job, fix nxos lag member assignment.