Releases: SRC-doo/netbox-ssot
Releases · SRC-doo/netbox-ssot
v1.2.0
1.2.0 (2024-05-28)
Bug Fixes
- iosxe: enabling iosxe support in docker (aa2087d)
- ovirt,vmware: fixes #142 (be8ab35)
- proxmox: don't crash when ip is not correctly added (c7db33f)
Features
- devices: adding generator that creates map from netbox's (aeec8dc)
v1.1.1
1.1.1 (2024-05-13)
Bug Fixes
- deps: update module github.com/scrapli/scrapligo to v1.3.1 (d61df4d)
v1.1.0
1.1.0 (2024-05-13)
Bug Fixes
Features
- iosxe: adding iosxe source (95392af)
v1.0.3
1.0.3 (2024-05-13)
Bug Fixes
- vmware: don't fail when primary ip is not synced successfully (8681d27)
v1.0.2
1.0.2 (2024-05-10)
Bug Fixes
- deps: update module github.com/vmware/govmomi to v0.37.2 (34f386b)
v1.0.1
1.0.1 (2024-05-09)
Bug Fixes
v1.0.0
1.0.0 (2024-05-08)
Added compatability with netbox v4.
Bug Fixes
- adding option of providing self signed certs (fa3d2d1)
- change content_type attribute to object_type attribute to fix code for netbox breaking changes (b5500c6)
- fixes #147 (9af6c43)
BREAKING CHANGES
v0.6.9
0.6.9 (2024-05-04)
Bug Fixes
- deps: update module golang.org/x/text to v0.15.0 (c72d5f3)
v0.6.8
0.6.8 (2024-05-04)
Bug Fixes