Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

v1.1.0 - 2020-16-02

Latest
Compare
Choose a tag to compare
@synackray synackray released this 15 Feb 23:40
· 9 commits to master since this release
dbb8a85

Note: This is a major release and has new dependencies. Please make sure to run pip install -r requirements.txt when upgrading from a previous version and update your settings.py based on the latest settings.example.py.

Enhancements

  • Handle changes to API in NetBox v2.7.0 #25
  • Generic banned asset tags are not accounting for word case #31
  • Add already exist esxi-hosts in netbox to cluster object in netbox #37
  • Query DNS for PTR lookups and populate dns_name field for IP address objects #42
  • Support unique credentials per vCenter host #43
  • Add primary_ip by default #46
  • Allow placement of synced devices in cabinets #49
  • Improve handling of serial numbers and asset tags #58

Bug Fixes

  • Netbox virtual interfaces do not support tag filter #33
  • Link speed detection can cause backtrace #38
  • Requests with bad status code generate traceback #41
  • NetBox formatting rules not applied to object relationships #45
  • Handle value changes in NetBox API v2.7 #50
  • Cleanup tasks fail for IP defined vCenter hosts #51

Please report any issues in the issues tracker. Thank you for your support!