v2.4.9 - 2025-05-27 #7352
glennmatthews
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
Security in v2.4.9
setuptools
to78.1.1
to addressCVE-2025-47273
. This is not a direct dependency so will not auto-update when upgrading. Please be sure to upgrade your local environment.Added in v2.4.9
job_queue
parameter toJobResult.execute_job()
,JobResult.enqueue_job()
, andScheduledJob.create_schedule()
.Changed in v2.4.9
Fixed in v2.4.9
rd
column inVRFTable
.ExportObjectList
job now initializesfilter_params
from the selected SavedView's config when?saved_view
is present and filters haven't been cleared. If additional query parameters are included, they override matching filters from the saved view.nautobot/core/utils/filtering.py
ingenerate_query
method and in migration filenautobot/extras/migrations/0024_job_data_migration.py
).Dependencies in v2.4.9
cryptography
dependency to~44.0.3
.pyuwsgi
dependency to~2.0.29
.Housekeeping in v2.4.9
UI component framework
.UI component framework
.UI component framework
.NautobotUIViewSet
.UI component framework
.UI component framework
.UI component framework
.UI component framework
.mkdocs-material
to~9.6.14
.pylint
to~3.3.7
.pymarkdownlnt
to~0.9.30
.UI component framework
.UI component framework
.Contributors
New Contributors
Full Changelog: v2.4.8...v2.4.9
This discussion was created from the release v2.4.9 - 2025-05-27.
Beta Was this translation helpful? Give feedback.
All reactions