Releases: bl4ko/netbox-ssot
Releases · bl4ko/netbox-ssot
v1.5.6
1.5.6 (2024-11-11)
Bug Fixes
v1.5.5
1.5.5 (2024-11-11)
Bug Fixes
- dnac: protect map from race condition (48836d4)
- separating devicetype library data into separate repo (5259419)
v1.5.4
1.5.4 (2024-11-07)
Bug Fixes
- ovirt: MAC address should be always uppercase (9c8a482)
v1.5.3
1.5.3 (2024-11-07)
Bug Fixes
- ovirt,proxmox,vmware: default unit for disk storage in netbox is MBs now (409c63f)
- ovirt: MAC addresses of host nics is now syncing correctly (66e5c63)
v1.5.2
1.5.2 (2024-11-07)
Bug Fixes
- deps: update module github.com/vmware/govmomi to v0.46.0 (cf33a47)
v1.5.1
1.5.1 (2024-10-29)
Bug Fixes
- ignoring ipv6 addresses was skipped (fixes #304) (48d3826)
- proxmox: remove zone index from ip address, because netbox doesn't support it (cef2757)
- vmware: add check when properties of host object are null (3fe4687)
v1.5.0
1.5.0 (2024-10-26)
Bug Fixes
- dnac: also sync management ips for APs (b05fd04)
- netbox: introduce max name length constants and remove unnecessary code (28de4c2)
- vmware: fix check if vlan already exists (6e70cb8)
Features
- dnac: add wireless lans to netbox (fc29817)
v1.4.16
1.4.16 (2024-10-24)
Bug Fixes
- deps: update module github.com/vmware/govmomi to v0.45.1 (7c1c281)
v1.4.15
1.4.15 (2024-10-22)
Bug Fixes
- deps: update module github.com/vmware/govmomi to v0.45.0 (0a11e9b)
v1.4.14
1.4.14 (2024-10-19)
Bug Fixes
- deps: update module github.com/luthermonson/go-proxmox to v0.2.1 (efe2070)