Whats Changed
- Added Python 3.12 Support
- Updated SSoT support to 3.0
- Added support for HP Comware for sync_devices job
- Added ability to use the FQDN of the device instead of the IP
- Fixed some other small issues
v4.1.0 (2024-10-23)
Added
- #231 - Added Python 3.12 support.
- #249 - Added raw parser choice to skip jpath extraction.
- #249 - Added initial hp_comware support for sync_devices job.
Fixed
- #192 - Fixes lack of logging of certain termination based failures.
- #217 - Removed secrets-provider app dependency.
- #217 - Removed python-tss-sdk dependency.
- #218 - Replaced all instances of emoji shortcodes with the unicode characters so they render correctly in docs.
- #238 - Added a fix for mtu as an integer rather than a string.
- #241 - Fixed Multiple RE support to Juniper parsing logic.
- #261 - Add general exception handling when loading interfaces into a DiffSync model.
Dependencies
Housekeeping
- #0 - Rebaked from the cookie
nautobot-app-v2.4.0
. - #216 - Rebake using 2.3 Nautobot-App-Cookiecutter.
- #231 - Rebaked from the cookie
nautobot-app-v2.3.2
.
Contributors
New Contributors
Full Changelog: v4.0.1...v4.1.0