Skip to content

Releases: bl4ko/netbox-ssot

v0.2.1

02 Mar 01:49
a69c706
Compare
Choose a tag to compare

0.2.1 (2024-03-02)

Bug Fixes

  • assigning vmware primary ips now work (a828032)
  • if one goroutine fails all should fail, also don't prune objects on unsuccessful run (4b8bef6)
  • if one source fails other should continue still (a69c706)
  • reduce log level for not implemented features (8ad3e78)

v0.2.0

29 Feb 15:31
443a8aa
Compare
Choose a tag to compare

0.2.0 (2024-02-29)

Bug Fixes

  • adding mutexes as attribute of inventory (e5eb793)
  • adding mutexes to prevent race conditions (f3a994b)
  • extending default API timeout to 30s (1c243f7)

Features

  • parallelisation adding context for better output (81c3455)

v0.1.6

27 Feb 22:13
f153b62
Compare
Choose a tag to compare

0.1.6 (2024-02-27)

Bug Fixes

  • fixing custom fields descriptions and organizing with constants (e246255)
  • logger duplicate time prefix (f153b62)

v0.1.5

26 Feb 10:18
f53febe
Compare
Choose a tag to compare

0.1.5 (2024-02-26)

Bug Fixes

  • destroying container view before logout, and removing extra new lines from logs (defd23f)
  • if relation objects don't exist, automatically create them (60ab447)

v0.1.4

22 Feb 14:11
f71f3b5
Compare
Choose a tag to compare

0.1.4 (2024-02-22)

Bug Fixes

  • dnac devices can be assigned tenant now from relation (f71f3b5)
  • dnac error message weird behaviour, workaround (a067ca8)
  • fixing vmware interface and ip logic for vms and hosts (37f37eb)

v0.1.3

21 Feb 14:47
dc8fe5f
Compare
Choose a tag to compare

0.1.3 (2024-02-21)

Bug Fixes

  • adding fallback mechanism for determening primary ips for vmware (dc8fe5f)
  • adding fallback mechanism for ovirt primary ipv4 (dfc6c1a)
  • source: fixing wrong log messages (6c7c992)

v0.1.2

18 Feb 12:02
cead5f4
Compare
Choose a tag to compare

0.1.2 (2024-02-18)

Bug Fixes

  • gomnd: Adding gomnd for magic numbers (7203028)

v0.1.1

17 Feb 13:39
v0.1.1
86654ab
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

What's Changed

  • Update actions/checkout action to v4 by @renovate in #11
  • Update module github.com/vmware/govmomi to v0.35.0 by @renovate in #12
  • Update module github.com/cisco-en-programmability/dnacenter-go-sdk/v5 to v5.0.25 by @renovate in #13
  • Feat/merge priority by @bl4ko in #14
  • Develop by @bl4ko in #15
  • Quick fix multiple tags syntax by @bl4ko in #16

Full Changelog: v0.1.0...v0.1.1