Skip to content

Releases: amyasnikov/validity

3.4.3

21 Mar 00:03

Choose a tag to compare

Bug Fixes:

  • #190 - Fix individual views broken in NetBox 4.5.4

3.4.2

19 Mar 23:28

Choose a tag to compare

Bug Fixes:

  • #188 - Fix broken app imposed by netbox 4.5.4 and 4.5.5 releases
  • Bump simpleeval to close CVE-2026-32640

3.4.1

22 Feb 20:21

Choose a tag to compare

Bug Fixes:

  • #186 - Fix broken git backups due to dulwich 1.0 changes

3.4.0

13 Jan 19:07

Choose a tag to compare

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

23 Oct 23:16

Choose a tag to compare

Bug Fixes:

  • update scrapli_netconf to support python 3.13+

3.3.1

09 Oct 21:16

Choose a tag to compare

Bug Fixes:

  • #174 - Fix import issue for custom pollers

3.3.0

22 Sep 00:52

Choose a tag to compare

New Features:

  • Restored GraphQL support for all Validity models
  • Added support for NetBox 4.4

Other:

  • Support of NetBox 4.1 has been dropped

3.2.0

21 May 19:28

Choose a tag to compare

New Features:

  • Added support for NetBox 4.3
  • #150 - option to disable individual compliance tests

Other Changes:

  • simpleeval (runtime for compliance tests) updated to version 1.0
  • Support of NetBox 4.0 has been removed

3.1.3

24 Mar 22:45
b20b1b3

Choose a tag to compare

Bug Fixes:

  • #155 - fix ROUTEROS serializer error on windows (CRLF) formatted files
  • #159 - fix ROUTEROS serializer incorrect handling of line breaks inside quotes

3.1.2

21 Feb 02:55

Choose a tag to compare

New Features:

Bug Fixes:

  • #151 - Poller with type custom causes error 500