Skip to content

Releases: annetutil/annet

v0.14.3

16 Jul 12:02
a08de24
Compare
Choose a tag to compare

What's Changed

  • Add VRF field to interface and IpAddess model and description to Prefix model by @znick in #53

New Contributors

  • @znick made their first contribution in #53

Full Changelog: v0.14.2...v0.14.3

v0.14.2

10 Jul 13:00
5eec020
Compare
Choose a tag to compare

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

09 Jul 13:26
baf961a
Compare
Choose a tag to compare

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

01 Jul 11:31
f1540e4
Compare
Choose a tag to compare
  • netbox: pass software version from platform name

v0.13.5

04 Jun 07:43
f119543
Compare
Choose a tag to compare
  • adapters/netbox: add interface mode and vlans (#49)

v0.13.3

28 May 11:56
6597bfc
Compare
Choose a tag to compare

What's Changed

  • NOCDEV-14155: always use full config to match ref generators by @drtyrsa in #46

Full Changelog: v0.13.2...v0.13.3

v0.12.8

17 May 15:03
e7370e5
Compare
Choose a tag to compare

What's Changed

  • NOCDEV-13298: handle connection errors in executor.bulk by @drtyrsa in #39

Full Changelog: v0.12.7...v0.12.8

v0.12.3

15 May 08:46
026ef41
Compare
Choose a tag to compare
  • Update devdb.json

v0.12.2: Fix broken no_new option execution in helper old_new_per_device (#30)

03 May 13:14
ef86fa0
Compare
Choose a tag to compare
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.

v0.11

19 Apr 08:28
746ab69
Compare
Choose a tag to compare

What's Changed

  • Fix empty old json config with acl filters by @IvLaptev in #27

Full Changelog: v0.10...v0.11