Add compatibility with NetBox v4.5.x (based on current beta1) and improve the listing of dataflows related to an object alias.
Note
The next minor version of this plugin will no longer support NetBox v4.3 and v4.4 due to model changes in NetBox v4.5.
Compatibility
NetBox: >=4.3.0
Python: >=3.10
The test suite is run on all patch versions of the current minor version of NetBox, but only on the latest patch versions of older supported minors.
Update procedure
- Run NetBox's
upgrade.sh, and restart NetBox
Check the documentation for further instructions.
What's Changed
- Compatibility with NetBox v4.5.0-beta1 by @Alef-Burzmali in #98
- Improve data flow lists display in an object alias page by @Alef-Burzmali in #100
- Fix typo in template file by @Alef-Burzmali in #103
- Release v1.4.1 by @Alef-Burzmali in #99
Full Changelog: v1.4.0...v1.4.1