v2.2.3 - 2024-04-30 #5649
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
social-auth-app-django
dependency to~5.4.1
to addressCVE-2024-32879
.Added
run_job
generic Celery task as a wrapper for execution of all Nautobot Jobs.nautobot.apps.jobs.get_jobs()
API.Changed
nautobot.extras.jobs.Job
class to no longer be a subclass ofcelery.tasks.Task
.Fixed
location
field inPrefix
andVLAN
GraphQL schema.location
.social-auth-core
by removing an extras related toopenidconnect
that no longer exists.per_page
andpage
query parameters.JOBS_ROOT
or a Git repository.kwargs
when dry-running a job approval request via the REST API.Documentation
Housekeeping
nautobot.extras.plugins.register_jobs
function.Contributors
New Contributors
Full Changelog: v2.2.2...v2.2.3
This discussion was created from the release v2.2.3 - 2024-04-30.
Beta Was this translation helpful? Give feedback.
All reactions