Releases: amyasnikov/validity
Releases Β· amyasnikov/validity
Release list
3.5.2
3.5.1
Bug Fixes:
#199 - using device.dynamic_pair.config in a test expression causes an exception
3.5.0
3.4.3
Bug Fixes:
- #190 - Fix individual views broken in NetBox 4.5.4
3.4.2
Bug Fixes:
- #188 - Fix broken app imposed by netbox 4.5.4 and 4.5.5 releases
- Bump
simpleevalto close CVE-2026-32640
3.4.1
Bug Fixes:
- #186 - Fix broken git backups due to dulwich 1.0 changes
3.4.0
New Features:
- Added support for NetBox 4.5
- Added support for Python 3.14 (some libs did not support it)
Other:
- Support of NetBox 4.2 has been dropped
3.3.2
Bug Fixes:
- update
scrapli_netconfto support python 3.13+
3.3.1
Bug Fixes:
- #174 - Fix import issue for custom pollers
3.3.0
New Features:
- Restored GraphQL support for all Validity models
- Added support for NetBox 4.4
Other:
- Support of NetBox 4.1 has been dropped