Releases: bl4ko/netbox-ssot
Releases · bl4ko/netbox-ssot
v1.4.7
1.4.7 (2024-09-05)
Bug Fixes
- adding vm roles to separate them from templates (3b2dd63)
- ovirt: use default values for platforms, when not set (62d9c74)
v1.4.6
1.4.6 (2024-09-04)
Bug Fixes
- deps: update module golang.org/x/text to v0.18.0 (892fa3f)
v1.4.5
1.4.5 (2024-09-02)
Bug Fixes
- adding descriptions for device roles (a363298)
- fmc: fixing context problems with fmc api (cbbd462)
- ovirt: don't stop execution if ip address add fails (22aac9c)
- vmware: fixing logic for vm templates (935f007)
v1.4.4
1.4.4 (2024-09-02)
Bug Fixes
- deps: update module github.com/luthermonson/go-proxmox to v0.1.1 (66146c9)
v1.4.3
1.4.3 (2024-08-27)
Bug Fixes
- adding more verbose logging output, for easier debug (d35befa)
v1.4.2
1.4.2 (2024-08-26)
Bug Fixes
- dnac: correctly passing objects in funcs, so primary address for device gets updated correctly (67fd8d8)
- fmc: adding token refresh logic for fmc (e99ba7e)
- proxmox: provide more verbose logging (5753c41)
v1.4.1
1.4.1 (2024-08-23)
Bug Fixes
- avoiding possible data races when accessing shared maps (be4e7e6)
- dnac: reduce warning log output (0a642e9)
- vmware: create hypothethical host for unclusterd hosts in host function (7d59906)
v1.4.0
1.4.0 (2024-08-22)
Bug Fixes
- deps: updating govmomi (3278d55)
- fixing better logging and adding timeout for reverse lookup (fa8c50a)
- fmc: adding retry mechanism with exponential backoff (018e496)
- lint: updating linter, and changing linters (98b325f)
- making sync functions run in parallel to speed the process (7a365e7)
Features
v1.3.8
1.3.8 (2024-08-13)
Bug Fixes
- deps: update module github.com/scrapli/scrapligo to v1.3.2 (6173390)
v1.3.7
1.3.7 (2024-08-13)
Bug Fixes
- deps: update module github.com/vmware/govmomi to v0.40.0 (e68debc)