v3.0 Release Notes¶
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.
3.0.0¶
- #107 Changed the dispatcher method function signature - Breaking change
- #107 Restructured file layout to accommodate new dispatcher - Breaking change
- #107 Removed NornirLogger - Breaking Change
- #107 Updated to Nautobot loggin standard based on Python standard library logger
- #107 Migrated filters to Nautobot 2.0 standards, e.g. location
- #107 Added error codes e.g. E1001, to better facilitate troubleshooting
- #107 Added ability to control what
tcp_portnumber to use in thecheck_connectivitymethod - #107 Updated to latest NTC development standards and updated dependencies