v4.5.2 (2026-07-06)
Fixed
- #916 - Fixed LibreNMS SSoT crashing with
AttributeError: 'NoneType' object has no attribute 'name'during Nautobot adapter load when a synced device has no Platform assigned, by skipping such devices with a warning instead. - #1277 - Fixed slow performance of the ServiceNow integration when tagging synced objects by replacing per-object saves in
tag_involved_objects()with bulk database operations.
Contributors
New Contributors
Full Changelog: v4.5.1...v4.5.2