Breaking Changes:
- Validity does not use Custom Scripts anymore. Tests execution now works via direct integration with RQ. Hence, all URLs (GUI and API) related to Tests execution have been changed. See docs for examples.
New Features:
- Tests execution now can be accelerated by splitting the work between multiple RQ workers. See docs
- Bulk Import is added for all configurable models
- NetBox 4.1 support has been added
Other:
- Support of NetBox 3.6 has been removed
- Now creation of Report after Tests execution is mandatory
store_last_results
andsleep_between_tests
plugin settings have been removed- Minor UI improvements