Skip to content

Release v3.4.0 - 2025-01-15

Latest
Compare
Choose a tag to compare
@jdrew82 jdrew82 released this 15 Jan 21:43
699d949

Release Overview

This release adds two new integrations to the project, one for Solarwinds Orion and one for LibreNMS! There are also a lot of bug fixes for various integrations.

v3.4.0 (2025-01-14)

Added

  • #631 - Added integration with SolarWinds.
  • #636 - Added LibreNMS integration.

Documentation

  • #631 - Added documentation for SolarWinds integration.

Fixed

  • #597 - Fixed ACI integration LocationType usage in CRUD operations to match Job device_site or specified APIC Location's LocationType.
  • #598 - Swapped out nautobot.extras.plugins.PluginTemplateExtension for TemplateExtension
  • #621 - Fixed ASN updates on Location objects.
  • #621 - Fixed documentation on data normalization.
  • #624 - Fixed Floors respecting location map for Building related changes.
  • #626 - Fixed SoftwareVersion update on Devices in DNA Center integration.
  • #634 - Fixed load locations on the source adapter for the ServiceNow integration when a site filter is applied.
  • #641 - Fixed incorrectly nested imports within if block used for Device Lifecycle Models.
  • #643 - Fixed DNA Center bug where empty Locations were imported.
  • #646 - Fixed IPAddress assigned wrong parent Prefix in Citrix ADM.
  • #648 - Fixed Citrix ADM deleting SoftwareVersion in use with ValidatedSoftware.
  • #648 - Fixed Meraki deleting SoftwareVersion in use with ValidatedSoftware.
  • #650 - Fixed Device floor name being incorrectly defined and including Building name when it shouldn't.

Housekeeping

  • #1 - Rebaked from the cookie nautobot-app-v2.4.1.

New Contributors

Full Changelog: v3.3.0...v3.4.0