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

7 hours ago

5.2.0 (2026-03-05)

Changes

  • Added parallel sync support to the sync process, allowing for faster syncs.

[!caution]

Make sure to have enough DB connections to support the number of threads configured, otherwise it may cause issues during sync. See Parallel sync — PostgreSQL connection requirements for details.

  • Added Thread count field to Sync form.
  • Added thread_count field to Sync API endpoint.
  • Error finding related object from transform map template now shows the evaluated query.
  • Device primary IP is now obtainable from both loginIP and loginIpv4.
  • Object snapshot is calculated only when needed, improving performance of sync process.
  • Added update_custom_fields field to Sync API endpoint.
  • Support for new StrFilterLookup GraphQL filter provided in strawberry-graphgl-django==0.75.1.

Fixes

  • Fixed custom fields not using Branch DB connection as target when saving.
  • Made sure to use correct Branch when evaluating templates.
  • Fixed stack master using DeviceType from device table instead of stack members table.
  • Several small fixes slightly improving sync performance.

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

NewReleases is sending notifications on new releases.