artifacthub helm/nautobot/nautobot 2.3.3
v2.3.3 - 2024-09-17

latest releases: 2.4.6, 2.4.5, 2.4.4...
5 months ago

What's Changed

Security

  • #6212 - Updated Django to ~4.2.16 to address CVE-2024-45230 and CVE-2024-45231.

Fixed

  • #6184 - Fixed an exception in extras.models.groups._map_filter_fields method when certain App filter_extensions were present.
  • #6190 - Added display property to Prefix to display its namespace along with the prefix to allow differentiation between prefixes in the UI.
  • #6197 - Fixed an exception in core.utils.lookup.get_model_for_view_name function when rendering certain App object list views.
  • #6203 - Fixed a performance regression observed when change logging resulted in a large number of ObjectChange records (such as in an SSOT Job).

Dependencies

  • #6084 - Updated pyuwsgi to ~2.0.26 and PyYAML to ~6.0.2.

Housekeeping

  • #5376 - Disabled coverage during initial test database setup to improve test performance.
  • #6084 - Updated development dependencies factory-boy to ~3.3.1, ruff to ~0.5.7, and watchdog to ~4.0.2.
  • #6084 - Updated documentation dependency mkdocs-material to ~9.5.33.
  • #6155 - Updated the invoke.yml.example dev file to use latest values.
  • #6212 - Updated documentation dependencies mkdocs to ~1.6.1, mkdocs-material to ~9.5.34, and mkdocstrings-python to ~1.10.9.
  • #6212 - Updated development dependency pylint to ~3.2.7.

Contributors

New Contributors

Full Changelog: v2.3.2...v2.3.3

Don't miss a new nautobot release

NewReleases is sending notifications on new releases.