Releases: bl4ko/netbox-ssot
Releases · bl4ko/netbox-ssot
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)
v0.3.0
0.3.0 (2024-03-04)
Features
- adding proxmox dependencies (e75bfc4)
- adding proxmox init functions, and working on sync (bd1fd0b)
- finishing proxmox sync functions and rebasing to main (c31fa71)
v0.2.2
0.2.2 (2024-03-04)
Bug Fixes
- automatically create dependent objects, if they don't already exist (8b5de46)