Releases: SRC-doo/netbox-ssot
Releases · SRC-doo/netbox-ssot
v1.11.1
Changelog
- 1f9982e chore(k8s): Replace version in k8s manifests
- ff60e10 fix(ovirt): also sync virtual disks for ovirt
- 9e94563 fix(vmware): allow deletion of VirtualDisk (#520)
- 318ad28 fix(vmware): fallback on single host clusters when no cluster is detected (#521)
- b4009ae fix(vmware): sync vnic mac addresses (#519)
v1.11.0
Changelog
- e45f958 chore(deps): update pre-commit hook golangci/golangci-lint to v1.64.5 (#475)
- ee9b4fd chore(k8s): Replace version in k8s manifests
- 90e2672 ci(github): disable blank issues
- 08272fe feat(vmware): adds syncing of virtual disks for vmware (#511)
- a4d85f0 fix(main,vmware): display errors at the end of the main function and fix undefined probability in vmware
- aad906d fix(proxmox): wrong empty mac address check (#507)
- 4c098e3 fix(vmware): add vlan prefix to missing vlans
- 4afdd56 fix: fix goreleaser warnings (#515)
- 9e83b0f fix: ignore Proxmox VM templates (#517)
- 1cda773 fix: improve logs (#512)
- c91db83 fix: log sync errors (#509)
- 0ef9ad7 fix: speed link is wrongly converted (#510)
v1.10.4
v1.10.3
v1.10.2
Changelog
- bd3a711 chore(k8s): Replace version in k8s manifests
- 88dc37c ci(github-actions): add osv-scanner job
- abe942c ci(github-actions): tag should be pushed by service account to trigger other workflows
- 7f43a4a docs(README): remove issue link from readme (fixes #500,#501,#502)
- 6b3e0bc fix: fix disk size computation (#495)
v1.10.1
Changelog
- f557c88 chore(k8s): Replace version in k8s manifests
- 489eaf8 ci(github-actions): fix issue template id and remove gitleaks
- 43e3209 ci(github-actions): use custom PAT for force pushes and andd env for goreleaser
- 5dcaea5 ci(github-actions): use custom PAT for logging into ghcr.io
- dbf0e0a ci: disable gitleaks action
- 7cb28ee ci: update tags to the new org owner
- 34eb2f5 fix(inventory): fixes #497
- bb1dc65 fix(iosxe): allow deprecated ssh-rsa algorithm (fixes #498)
- 2c9edc0 fix: don't create duplicated entries (#490)
- 2eb4f7a fix: don't prefix VMware vlans to be iso with netbox-sync (#494)
- a919d20 fix: remove trailing ':' from tag description (#492)
- 7c9ba33 fix: render object path in logs (#491)
v1.10.0
Changelog
- e1f23cf chore(deps): update pre-commit hooks and add netbox version
- 46e894e chore(k8s): Replace version in k8s manifests
- 29aa06a feat(fmc): add sync of etherchannel interfaces and subinterfaces
- 7d4a34d feat(isoxe): add more hw info to devices
- e3f06b7 fix(fmc): fix getdeviceetherchannel interfaces endpoint
- 45c855b fix(fmc): handle too many requests performed