Skip to content

v5.5.0

Choose a tag to compare

@fbreckle fbreckle released this 12 Jun 13:29
· 8 commits to master since this release
e5688f6

5.5.0 (June 12th, 2026)

ENHANCEMENTS

  • New Resource: netbox_fhrp_group (#887 by @rfranks-securenet)
  • New Resource: netbox_fhrp_group_assignment (#887 by @rfranks-securenet)
  • New Data Source: netbox_fhrp_group (#887 by @rfranks-securenet)
  • New Data Source: netbox_manufacturers (#893 by @StopMotionCuber)
  • data-source/netbox_virtual_machines: Allow filtering by platform and platform_id (#892 by @sjurtf)
  • data-source/netbox_virtual_disk: Allow filtering by virtual_machine_id and add ordering attribute (#897 by @sjurtf)
  • resource/netbox_device_type: Add custom_fields attribute (#884 by @kyleprice)
  • resource/netbox_contact: Add to group_ids attribute (#896 by @somniumV)
  • data-source/netbox_device_interfaces: Allow filtering by lag_id and include lag_device_interface_id in responses (#903 by @mcanevet)

BUG FIXES

  • data-source/netbox_devices: Add nil guards for device type sub attributes (#898 by @SAY-5)