Skip to content

v2.6 Release Notes

v2.6.0 (2024-04-16)

Added

  • #367 - Added support of Roles, Platforms, Manufacturers, DeviceTypes, and Devices to example Jobs.

Changed

  • #398 - Changed Arista Cloud Vision jobs to optionally use ExternalIntegration.
  • #414 - Changed IPFabric interface media matching to fall back on interface names.

Fixed

  • #367 - Fixed issues with example Jobs.
  • #407 - Fixed logic check for 'hide_example_jobs' when defined, and also set to False.
  • #409 - Fixed tagging and custom field updates for Nautobot objects synced to/from Infoblox.
  • #413 - Fixed method of retrieving objects from IPFabric's technology categories.

Housekeeping

  • #418 - Unpins multiple dependencies.
  • #421 - Opened prometheus-client dependency range and removed direct drf-spectacular dependency.