github nautobot/nautobot v2.2.2
v2.2.2 - 2024-04-18

latest releases: v1.6.21, v1.6.20, v2.2.3...
19 days ago

What's Changed

Security

  • #5579 - Updated sqlparse to 0.5.0 to fix GHSA-2m57-hf25-phgg. This is not a direct dependency so it will not auto-update when upgrading Nautobot. Please be sure to update your local environment.

Added

  • #2459 - Added nautobot.extras.utils.bulk_delete_with_bulk_change_logging helper function for improving performance on bulk delete.
  • #2459 - Added nautobot.extras.context_managers.deferred_change_logging_for_bulk_operation context manager for improving performance on bulk update.

Changed

  • #2459 - Improved performance of bulk-edit and bulk-delete UI operations by refactoring change logging logic.
  • #5568 - Added hyperlink to the total device count number under device family.
  • #5589 - Fixed an invalid Javascript operator in the LLDP neighbor view.

Fixed

  • #5580 - Fixed bugs when assigning a VLAN to an Interface related to the recently introduced many-to-many relationship between VLANs and Locations.
  • #5592 - Fixed plugins not loading when using Gunicorn.

Documentation

  • #5583 - Re-added release note content for v1.6.16 through v1.6.18.

Housekeeping

  • #5590 - Fixed upstream testing workflows showing successful when one of the steps fail.

Contributors

Full Changelog: v2.2.1...v2.2.2

Don't miss a new nautobot release

NewReleases is sending notifications on new releases.