v2.2.1 - 2024-04-15 #5576
HanlinMiao
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
Pillow
dependency to~10.3.0
to addressCVE-2024-28219
.jquery-ui
to version1.13.2
due toCVE-2022-31160
.idna
to 3.7 due to CVE-2024-3651. This is not a direct dependency so will not auto-update when upgrading. Please be sure to upgrade your local environment.Added
/api/dcim/locations/?cf_multiselect=1ea9237c-3ba7-4985-ba7e-6fd9e9bff813
as an alternative to/api/dcim/locations/?cf_multiselect=some-choice-value
.METRICS_DISABLED_APPS
to disable app metrics for specific apps.Changed
Fixed
phone
andemail
fields as mandatory.BaseFilterTestCase.get_filterset_test_values
.nautobot.setup()
function mistakenly removed in 2.2.0.Dependencies
>=4.7.0,<4.19.0
to^4.7.0
.djangorestframework
to~3.15.1
.jquery
to version3.7.1
.Documentation
Housekeeping
nautobot-server pylint
management command from theexample_app
, as pylint can be invoked directly with an appropriate--init-hook
instead.test.client
works in test cases using this class.Contributors
New Contributors
Full Changelog: v2.2.0...v2.2.1
This discussion was created from the release V2.2.1 - 2024-04-15.
Beta Was this translation helpful? Give feedback.
All reactions