Skip to content

Releases: SRC-doo/netbox-ssot

v1.11.6

06 Apr 15:15
b288ee3
Compare
Choose a tag to compare

Changelog

  • 8de9efd chore(k8s): Replace version in k8s manifests
  • b288ee3 fix(proxmox): add domain name suffix if needed (#533)

v1.11.5

05 Apr 10:57
10ebc67
Compare
Choose a tag to compare

Changelog

  • 9a951ef chore(k8s): Replace version in k8s manifests
  • 1e7acba fix(deps): updating golang.org deps
  • 6670c30 fix: Docs not updated for ignored Proxmox VM params (#532)

v1.11.4

25 Mar 19:55
882522d
Compare
Choose a tag to compare

Changelog

  • a1081b2 chore(k8s): Replace version in k8s manifests
  • 882522d fix(vmware): sync/update VMware Tenants (#526)

v1.11.3

25 Mar 19:49
75cee82
Compare
Choose a tag to compare

Changelog

  • a2ae743 chore(k8s): Replace version in k8s manifests
  • 75cee82 fix(vmware): sync/update VMware Sites (#525)

v1.11.2

25 Mar 19:45
22744d5
Compare
Choose a tag to compare

Changelog

  • 95cf92e Changed string "GB" to "GiB" for Host Memory of a Proxmox Host/Hypervisor, as the real disk values are expressed in GiB. (#523)
  • a03fca1 chore(k8s): Replace version in k8s manifests
  • 22744d5 fix: add missing space in default vlan group (#527)

v1.11.1

05 Mar 15:09
9e94563
Compare
Choose a tag to compare

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

28 Feb 13:15
a4d85f0
Compare
Choose a tag to compare

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

26 Feb 14:38
69f088e
Compare
Choose a tag to compare

Changelog

  • 56c1e27 chore(k8s): Replace version in k8s manifests
  • fab0c38 fix(vmware): change vNic name to vNIC to make netbox-ssot compatible with netbox-sync (fixes #504)
  • 69f088e fix: add default vlan group to vlans that are not mapped in the relation (fixes #481)

v1.10.3

26 Feb 10:02
5a7f613
Compare
Choose a tag to compare

Changelog

  • 6bf7b6b chore(k8s): Replace version in k8s manifests
  • 5a7f613 fix: migrate from bl4ko to src-doo

v1.10.2

24 Feb 22:50
6b3e0bc
Compare
Choose a tag to compare

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)