Skip to content

v1.8.0: adds NetBox 4.2 support

Latest
Compare
Choose a tag to compare
@bb-Ricardo bb-Ricardo released this 07 Mar 20:16
· 1 commit to main since this release

Features:

  • adds config option to assign VLANs to VLAN groups #373 (important note)
  • adds support for NetBox 4.2 for changed cluster scope and new MAC address objects #436 #441
  • adds new config option to exclude sync of VMs by vCenter tag #393
  • adds CDP Cabling Data to ESXi physical NICs if present #350
  • @joachimBurket: adds support to find renamed VM by VM serial (since NetBox 4.1) #437 #167 #434
  • adds custom field power_state to devices synched via redfish source #379
  • adds support for prettyName VM platform reported by guest tools #429
  • adds config option disable collection of ESXi serial #428

Bugfixes:

  • fixes issue with deleted IP addresses if VMware tools are not installed/running #336 #326
  • fixes issue where VLANs got tagged even with sync disabled #392
  • fixes issue with not properly reassigned prefix VRFs to IP addresses #397
  • fixes issue with reassigning IP addresses if these are assigned to a sub interface #302
  • fixes issue of pruning newly used tags #401

Changes

  • combine host custom fields for cpu and memory in order to be used by both sources #440

Full Changelog: v1.7.0...v1.8.0