Changelog

v1.4.4 - 2024-10-04

  • Updated documentation

v1.4.3 - 2024-10-04

  • Updated documentation

v1.4.2 - 2024-09-25

  • Cleanup changelog file

v1.4.1 - 2024-09-25

  • Updated readme.md

v1.4.0 - 2024-02-20

  • Make Resource manageable

  • Added rule in nx-osv schema to ignore vlan access-map config

v1.3.2 - 2023-11-09

  • Limit ciscoconfparse to a compatible version

v1.3.1 - 2023-06-16

  • Exclude ciscoconfparse broken versions in requirements

v1.3.0 - 2023-05-25

  • Removed old plugins to improve performance

v1.2.2 - 2023-05-17

  • Pin cisconfparse due to bad release https://github.com/mpenning/ciscoconfparse/issues/277

1.2.1

  • Added support for reading from devices with vlan configuration statements

1.2.0

  • Added N5K_NETCONF_TIMEOUT environment variable for Nexus handler to increase the netconf call timeout.

1.1.2

  • Fixed bug where config is not persisted to boot-config

1.1.1

  • Set default for purge_on_delete to false

1.1.0

  • Added support for different config schema depending on device type

  • Added safety checks to prevent normalization difference from causing config to be inadvertently removed

1.0.1

  • Added support for loading ssh config

1.0.0

  • Added config_resolver engine to calculate edit scripts

  • Added support for vlan, interface, spanning-tree pseudo-information commands