github nautobot/nautobot v2.4.25
v2.4.25 - 2026-01-09

latest releases: v2.4.33, v3.1.2, v2.4.32...
4 months ago

What's Changed

Security in v2.4.25

  • #8383 - Updated dependency pynacl to 1.6.2 to mitigate CVE-2025-69277. As this is not a direct dependency, it will not auto-update when upgrading; please be sure to upgrade your local environment.
  • #8395 - Updated dependency urllib3 to 2.6.3 to mitigate CVE-2026-21441. As this is not a direct dependency, it will not auto-update when upgrading; please be sure to upgrade your local environment.

Added in v2.4.25

  • #7252 - Added NAUTOBOT_KUBERNETES_JOB_MANIFEST environment variable to configure KUBERNETES_JOB_MANIFEST setting.

Changed in v2.4.25

  • #8350 - Use graceful degradation in case of media failure. When a dependency fails to load, show an error alert instead of navigating to a separate page.

Fixed in v2.4.25

  • #8340 - Fixed incorrect default timeout values for cache entries intended to be long-lived when not explicitly invalidated.
  • #8362 - Fixed an IntegrityError when using kubernetes workers to run jobs.
  • #8380 - Restored (still-deprecated) support for explicit configuration of STATICFILES_STORAGE and DEFAULT_FILE_STORAGE in nautobot_config.py that was inadvertently broken when deprecating these settings in the previous release.

Documentation in v2.4.25

  • #8380 - Updated documentation for the deprecated STORAGE_BACKEND and STORAGE_CONFIG settings to clarify their migration path.

Contributors

Full Changelog: v2.4.24...v2.4.25

Don't miss a new nautobot release

NewReleases is sending notifications on new releases.