Skip to content

v3.12.1 - 2026-03-09

Choose a tag to compare

@joewesch joewesch released this 09 Mar 17:23
· 10 commits to ltm-2.4 since this release
d3ab8fe

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() passing LocationType.name string instead of LocationType instance to Location.objects.filter(), causing the sync job to fail.

New Contributors

Full Changelog: v3.12.0...v3.12.1