gitlab ip-fabric/integrations/ipfabric-netbox-sync v3.2.1

latest releases: v3.2.3, v3.2.2
13 days ago

Changes

  • Switch uv in docker development environment following NetBox container change
  • Remove passing uuid to get_model_or_update() and instead moving the logic to transform maps
  • Fields and relationships set to coalesce are now able to search for empty values when None is returned from transform map template
  • Most errors during ingestion are now more descriptive and don't abort the whole process
  • Statistics during ingestion run show total number from the very beginning and only count successful items
  • Ingestion process now respects settings for models
  • Failed merge will now provide more information about the error (logged to console)

Fixes

  • NetBox v4.2.4 support
    • NetBox #18241 removed LogLevelChoices.LOG_DEFAULT causing AttributeError
    • NetBox #18286 removed DurationChoices causing ImportError
  • Inventory item part_id=None in IPF no longer fails, the value is set unknown instead
  • coalesce relationships are now respected when searching for model without syncing it
  • Allowed multiple IPs on single interface

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

NewReleases is sending notifications on new releases.