gitlab ip-fabric/integrations/ipfabric-netbox-sync v5.6.0

12 hours ago

Changes

  • Scheduled Job set status to QUEUED only from NEW to show recent run status.
  • Added Scheduled to default Sync columns.
  • Improved UX regarding Transform Map fields:
    • Allowed IPFabricTransformField.source_field to be empty when template is set.
    • Set IPFabricTransformField.source_field to empty whenever template is set to avoid confusion about where the value is coming from.
    • Transform field table now shows <from template> when source_field is empty and template is set.
  • Added support for IPv6 sync alongside IPv4.
    • Both /technology/addressing/managed-ip/ipv4 and /technology/addressing/managed-ip/ipv6 are fetched automatically when IP Address sync is enabled and their rows are merged before processing.
    • IPv6 addresses use /64 as the default prefix length when the net field is absent (IPv4 continues to use /32).
    • Device.primary_ip6 is now populated from the device's loginIpv6 field, independently of primary_ip4.
    • No separate Transform Map or additional configuration is required
  • Improved documentation regarding VSS stacking.

Fixes

  • Disabled documentation button during editing of all plugin models.
  • HTMX refresh now works during merging progress too.
  • Fixed RelationshipField and TransformField forms missing choices after validation error.

Don't miss a new ipfabric-netbox-sync release

NewReleases is sending notifications on new releases.