Skip to content

Releases: SRC-doo/netbox-ssot

v1.8.9

25 Jan 16:29
ff9eb64
Compare
Choose a tag to compare

Changelog

  • dde7a01 chore(k8s): Replace version in k8s manifests
  • ff9eb64 fix(deps): update module github.com/bl4ko/go-devicetype-library to v0.1.33 (#439)

v1.8.8

25 Jan 09:09
c00c0b4
Compare
Choose a tag to compare

Changelog

  • a73221e chore(deps): update github actions (#435)
  • f540474 chore(k8s): Replace version in k8s manifests
  • c00c0b4 fix(vmware): Rename VMware ClusterType to be iso with netbox-sync (#438)

v1.8.7

24 Jan 16:09
37defe8
Compare
Choose a tag to compare

Changelog

  • 80f049b chore(k8s): Replace version in k8s manifests
  • 5442b46 fix(inventory): scope defaultvlangroup to site correctly when vlan is part of site
  • 37defe8 fix(vmware): add ignoreVMTemplates option (fixes #429)
  • a4e034b fix(vmware): fixes #426
  • f2dd62a fix(vmware): fixes #430

v1.8.6

24 Jan 06:07
8b33fff
Compare
Choose a tag to compare

Changelog

  • a366f25 chore(deps): update codecov/codecov-action action to v5.3.0 (#433)
  • 04f526c chore(k8s): Replace version in k8s manifests
  • 8b33fff fix(deps): update module github.com/bl4ko/go-devicetype-library to v0.1.32 (#434)

v1.8.5

23 Jan 05:18
39a2df5
Compare
Choose a tag to compare

Changelog

  • d086361 chore(deps): update codecov/codecov-action action to v5.2.0 (#428)
  • 08dbf47 chore(deps): update golang:1.23.5 docker digest to 8c10f21 (#424)
  • 52014d9 chore(k8s): Replace version in k8s manifests
  • 39a2df5 fix(deps): update module github.com/bl4ko/go-devicetype-library to v0.1.31 (#431)

v1.8.4

22 Jan 05:12
95544c9
Compare
Choose a tag to compare

Changelog

  • 04aed05 chore(k8s): Replace version in k8s manifests
  • 95544c9 fix(deps): update module github.com/bl4ko/go-devicetype-library to v0.1.30 (#423)

v1.8.3

21 Jan 12:35
e0d657b
Compare
Choose a tag to compare

Changelog

  • 3ba5bc7 chore(deps): update github actions (#421)
  • 067c523 chore(k8s): Replace version in k8s manifests
  • e0d657b fix(deps): update module github.com/bl4ko/go-devicetype-library to v0.1.29 (#422)

v1.8.2

20 Jan 14:30
204b20b
Compare
Choose a tag to compare

Changelog

  • fc3ff68 chore(k8s): Replace version in k8s manifests
  • 204b20b fix(deps): update module github.com/bl4ko/go-devicetype-library to v0.1.28 (#420)

v1.8.1

19 Jan 17:38
8b0f736
Compare
Choose a tag to compare

Changelog

  • 5155ebe chore(deps): pin dependencies (#415)
  • bc0f867 chore(deps): update golang docker tag to v1.23.5 (#417)
  • a7e8dc0 chore(deps): update golang:1.23.4 docker digest to 9820aca (#413)
  • 6eec3a2 chore(deps): update golangci/golangci-lint-action digest to ec5d184 (#416)
  • eaaf93e chore(k8s): Replace version in k8s manifests
  • 8b0f736 fix(deps): update module github.com/bl4ko/go-devicetype-library to v0.1.26 (#419)

v1.8.0

16 Jan 10:22
1f3b15d
Compare
Choose a tag to compare

Changelog

  • f1326ee chore(deps): update alpine docker tag to v3.21.1 (#404)
  • 50114c2 chore(deps): update alpine docker tag to v3.21.2 (#407)
  • f6ae3cf chore(deps): update github actions (#405)
  • 1d8ea83 chore(deps): update golang:1.23.4 docker digest to 3b1a7de (#408)
  • aff2cc6 chore(deps): update golang:1.23.4 docker digest to 585103a (#409)
  • da29b2a chore(deps): update tj-actions/changed-files digest to d6e91a2 (#403)
  • 850cc06 chore(k8s): Replace version in k8s manifests
  • eb6d461 ci(pre-commit): updating precommit dependencies
  • 1f3b15d feat(inventory): enable syncing of sites for vlans
  • ac4cda1 fix(ci): add stale action and remove failing semantic_pr action
  • 76f33dc fix(fortigate): also sync secondary ip addresses (fixes #406)
  • a5a482b fix(fortigate): fixes #406
  • 0d9d53f fix(networking): permitted addresses should be all when it is unset
  • 5e93497 fix: add option to ignore asset tags and serial numbers for sources (fixes #411)
  • cc7cde8 fix: adding site-vlan-group-relation (#358)
  • 4c744e3 fix: partial fix for #358
  • 046efc0 refractor(golangci-lint): fixing linter issues