v3.12.1 - 2026-03-09
What's Changed
v3.12.1 (2026-03-09)
Added
- #1096 - Added two new settings to the Arista CV integration to allow for the deletion of namespaces and prefixes that are present in Nautobot but not present in CloudVision (both default to False).
Fixed
- #1096 - Fixed a bug in the Arista CV integration that was attempting to create duplicate namespaces and prefixes that were already present in Nautobot but were not associated with an Arista device.
- #1098 - Fixed Device42 integration
load_sites()passingLocationType.namestring instead ofLocationTypeinstance toLocation.objects.filter(), causing the sync job to fail.
New Contributors
- @molhamalnasr made their first contribution in #1100
Full Changelog: v3.12.0...v3.12.1