Releases: bl4ko/netbox-ssot
Releases · bl4ko/netbox-ssot
v1.9.3
Changelog
- 6190bbe chore(k8s): Replace version in k8s manifests
- 2daf5b5 fix(dnac): making dnacenter more idempotent
- d88da34 fix(fmc): fixes #432
- 3eb15cd fix(fmc): ignore empty ipv4 addresses
- 2127409 fix(fmc): mask from the api can be in bit and binary format, support both
- 96a1801 fix(fortigate): fixes #448
- 7d31349 fix: source tags should not be set in objects that are not scoped to source
v1.9.2
v1.9.1
v1.9.0
Changelog
- 4ffec4c chore(k8s): Replace version in k8s manifests
- 41ce5c5 feat(inventory): making mac addresses and ip addresses indexes more complex
- 532478f feat: fix changes to support netbox v4.2.0
- 8f2ad7b fix(dnac,inventory): fixing wrong lock usage and empty mac addresses
- 8b00e9c fix(fmc): don't sync vlan interfaces if they are not supported by the device (#432)
- c314100 fix(vmware): serialize contact names and emails to enforce idempotency
- 27a8796 perf(inventory): use fields args in the get calls to reduce fields returned by netbox, and set limit to 200
v1.8.14
v1.8.13
v1.8.12
Changelog
- 980cc31 chore(deps): update actions/setup-node digest to 1d0ff46 (#442)
- 95fe0e6 chore(k8s): Replace version in k8s manifests
- f88055e chore(vmware): more verbose output for which datacenter cluster search fails (#427)
- a522968 ci(github-actions): add stale action permissions to add labels and delete issues
- f650136 fix(foritgate,dnac): make MAC always uppercase
- 1c133f9 fix(vmware): sync tags of objects (fixes #344)
- 3218979 refactor(fmc): add more verbose logging (#432)