Skip to content

Release 0.20.0

Compare
Choose a tag to compare
@ddutt ddutt released this 02 Feb 16:46
· 203 commits to develop since this release

This is largely a major bug fix release, fixing many parser issues, documentation updates. The main major addition is support for Junos EVO platforms. Among the major bug fixes are:

  • Device reboot is correctly detected and appropriate action taken
    IOS parser fixes for interfaces, macs and bgp
  • Parser fix for portmode (access/trunk etc.) for any given port
  • Regression fix: endpoint locator with view=all didn't display the active and timestamp fields
  • Fix for retrieving more than 50 devices with Netbox
  • Various filter fixes for fields like namespace and hostname
  • Fixes for coalescer which wrote the same file multiple times
  • Various parser fixes in JunOS for SRX and MX platforms
  • Multiple cleanups to avoid crashes and hangs in the poller.

The documentation has also undergone a much needed revision.