This document describes all new features and changes in the release. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- #803 - Fixed an issue where an empty config would raise an error when parsing Palo Alto Networks PanOS.
- #752 - Added custom parsing of HP Network OS devices.
- #793 - Added hp_comware running configuration command to the RUNNING_CONFIG_MAPPER.
- Deprecated the public HPEConfigParser class in lieu of a private class that should be subclassed for specific HP platforms.
- #780 - Fixed parsing of login banner in Palo Alto Networks config.
- Added
--patternand--labeloptions to theinvoke pytesttask.