What's Changed
Added
- #165 - Added
--trace-issues
argument tonautobot-server import_netbox
command to log exception trace-backs. - #165 - Added
created
andupdated
to Nautobot model stats. - #166 - Added Nautobot
v2.2.x
support. - #168 - Added importing ConfigContext model.
- #179 - Added Python 3.12 support.
Changed
- #166 - Changed importing locations to allow importing to many-to-many field
locations
if defined.
Fixed
- #165 - Fixed reporting non-imported (
save()
failed) instances to DiffSync library. - #174 - Fixed multi-select custom fields failing to import.
Dependencies
- #182 - Removed unused dependency tqdm.
Documentation
Housekeeping
- #148 - Rebaked from the cookie
nautobot-app-v2.2.0
. - #151 - Rebaked from the cookie
nautobot-app-v2.2.1
. - #157 - Split test fixtures per minor Nautobot version.
- #177 - Rebaked from the cookie
nautobot-app-v2.3.0
. - #179 - Rebaked from the cookie
nautobot-app-v2.3.2
. - #182 - Added Sample Data section to bug report issue template.
Contributors
Full Changelog: v2.0.0...v2.1.0