Releases: annetutil/annet
Releases · annetutil/annet
v0.14.3
What's Changed
- Add VRF field to interface and IpAddess model and description to Prefix model by @znick in #53
New Contributors
Full Changelog: v0.14.2...v0.14.3
v0.14.2
What's Changed
- NOCDEV-14336: fix if not found acl item in the old config by @drtyrsa in #56
- NOCDEV-13463: deprioritize reload command if generator config is unchanged by @drtyrsa in #57
Full Changelog: v0.14.1...v0.14.2
v0.14.1
What's Changed
- adapters/netbox: fix get_device for netboxv37 by @azryve in #51
- NOCDEV-14336: fix deleting keys from json fragment configs by @drtyrsa in #55
Full Changelog: v0.14.0...v0.14.1
v0.13.6
- netbox: pass software version from platform name
v0.13.5
- adapters/netbox: add interface mode and vlans (#49)
v0.12.2: Fix broken no_new option execution in helper old_new_per_device (#30)
It is used in not widely known but useful option {diff,patch,deploy} --clear.
Now since 2389034 it results in error:
UnboundLocalError: cannot access local variable 'old_json_fragment_files' where it is not associated with a value.