github Alef-Burzmali/netbox-data-flows v0.7.1
v0.7.1-beta

latest releases: v1.4.0, v1.3.0, v1.2.1...
2 years ago

Beta 10

Bug fix release

Update procedure

Use pip install --upgrade netbox-data-flows then /opt/netbox/netbox/manage.py migrate netbox_data_flows in your NetBox venv or run NetBox's upgrade.sh, and restart NetBox

Compatibility

NetBox: >=3.5.0, <3.6.0
Python: 3.8

Changes

  • Remove the restriction that a data flow group must have the same application as its parent, child groups and child data flows. (#20)
  • Fix the detection of related data flows / object aliases on Device or Virtual Machine pages.
  • Improve the performance of related data flows / object aliases, especially for devices with many interfaces.
  • Fix Data Flow Group's slugs that was empty and not editable (attribute was introduced by NetBox 3.5)

Full Changelog: v0.7.0...v0.7.1

Don't miss a new netbox-data-flows release

NewReleases is sending notifications on new releases.