Skip to content

Releases: amyasnikov/validity

3.5.2

Choose a tag to compare

@amyasnikov amyasnikov released this 30 Jun 18:22

Bug Fixes:

  • #202 - GraphQL type names clash with other plugins

3.5.1

Choose a tag to compare

@amyasnikov amyasnikov released this 27 Jun 15:03

Bug Fixes:

#199 - using device.dynamic_pair.config in a test expression causes an exception

3.5.0

Choose a tag to compare

@amyasnikov amyasnikov released this 10 May 15:28

New Features:

  • #195 - Added support for NetBox 4.6

Other:

  • #182 - branch switch does not cause errors with validity custom fields anymore
  • Support of NetBox 4.3 has been dropped

3.4.3

Choose a tag to compare

@amyasnikov amyasnikov released this 21 Mar 00:03

Bug Fixes:

  • #190 - Fix individual views broken in NetBox 4.5.4

3.4.2

Choose a tag to compare

@amyasnikov amyasnikov released this 19 Mar 23:28

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

Choose a tag to compare

@amyasnikov amyasnikov released this 22 Feb 20:21

Bug Fixes:

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

3.4.0

Choose a tag to compare

@amyasnikov amyasnikov released this 13 Jan 19:07

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

Choose a tag to compare

@amyasnikov amyasnikov released this 23 Oct 23:16

Bug Fixes:

  • update scrapli_netconf to support python 3.13+

3.3.1

Choose a tag to compare

@amyasnikov amyasnikov released this 09 Oct 21:16

Bug Fixes:

  • #174 - Fix import issue for custom pollers

3.3.0

Choose a tag to compare

@amyasnikov amyasnikov released this 22 Sep 00:52

New Features:

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

Other:

  • Support of NetBox 4.1 has been dropped