Release v3.7.0 - 2025-05-08
Release Overview
This release focuses on bugfixes for the DNA Center, Citrix ADM, Bootstrap and Slurpit integrations along with some dependency updates.
v3.7.0 (2025-05-08)
Added
- #457 - Added
sort_relationships()helper function - #457 - Added tests for
sort_relationships()helper function - #457 - Added call to
sort_relationships()function in contribNautobotAdapter
Fixed
- #708 - Fixes Device Building, parent Area if the location_map feature is used.
- #708 - Also reverted 724 as there should only be one host address ever found as I originally thought.
- #760 - Fixed issue causing bootstrap scheduled_job to fail when updating the User field.
- #767 - Fixed IPAddressToInterface model in DNA Center by adding mask_length as identifier. This should allow multiple IPAddresses with same host address.
- #772 - The default value for the Network Views to Nautobot Namespace setting in the Infoblox integration should be a dictionary, not a list.
- #778 - Fixed description and tags not updating on Prefix objects after creation.
- #780 - Fixes syncing devices without a Lat/Long defined in Slurpit.
- #781 - Fixes syncing devices if they do not have a site defined in Slurpit by adding a default location.
- #787 - Add
SKIP_UNMATCHED_DSTto Slurpit sync. - #793 - Fixed search for parent Prefix of IPAddress to include Namespace to avoid getting multiple results in Citrix ADM integration.
- #793 - Fixed DNA Center loading of Controller locations with missing parent.
Dependencies
- #709 - Update packaging and ipfabric dependencies to allow newer versions to be used.
- #764 - Update dependency for Device Lifecycle Management App to allow use of 3.x with the various integrations.
Full Changelog: v3.6.0...v3.7.0