Releases: SRC-doo/netbox-ssot
Releases · SRC-doo/netbox-ssot
v0.4.1
0.4.1 (2024-03-21)
Bug Fixes
- paloalto: add check if VirtualDeviceContext is nil (d9d25ac)
- paloalto: fixing scenario when valn is nil (67bbd8d)
v0.4.0
0.4.0 (2024-03-21)
Bug Fixes
- when adding ip address also create corresponding prefix in netbox (da3e8b1)
Features
v0.3.8
0.3.8 (2024-03-19)
Bug Fixes
- adding interfaceFilter, so user can provide regex to exclude interfaces from sync (7569ec9)
v0.3.7
0.3.7 (2024-03-18)
Bug Fixes
- implementing option to fix certain subnets (e25c474)
v0.3.6
0.3.6 (2024-03-15)
Bug Fixes
- create default site if it doesn't exist yet (f7771e4)
- problem with cluster groups not being deleted by orphan manager (e1ced6e)
v0.3.5
0.3.5 (2024-03-14)
Bug Fixes
- ovirt: check if mac exists, otherwise set empty string to it (a8dd731)
v0.3.4
0.3.4 (2024-03-12)
Bug Fixes
- deps: update module github.com/vmware/govmomi to v0.36.1 (7e95846)
v0.3.3
0.3.3 (2024-03-12)
Bug Fixes
- contact assignments should be deleted before contacts (208682d)
- fixing hardcoded device status for dnac device (63ee1e0)
- tags should be stored by index of their name (950ab80)
v0.3.2
0.3.2 (2024-03-07)
Bug Fixes
- deps: update go dependencies (a2eebfb)
v0.3.1
0.3.1 (2024-03-05)
Bug Fixes
- deps: update module github.com/luthermonson/go-proxmox to v0.0.0-beta4 (b1e3759)