v2.1.6 - 2024-03-04 #5384
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
-
What's Changed
Security
cryptography
to 42.0.4 due to CVE-2024-26130. This is not a direct dependency so will not auto-update when upgrading. Please be sure to upgrade your local environment.Added
ChangeLoggedModelsQuery().as_queryset()
to improve performance when saving many objects in a change-logged context.glennmatthews marked this conversation as resolved.
nautobot.core.testing.forms.FormTestCases
base class and added it tonautobot.apps.testing
as well.Changed
Fixed
Tenant
UI detail view breadcrumb with invalidTenantGroup
filter link.TenantGroup
UI detail view with invalid "add tenant" button invalidquery_params
link.DeviceForm
invalidcluster
fieldquery_params
.PrefixForm
invalidvlan
andvlan_group
fieldsquery_params
.device.device_role
on the Rack detail view for non-racked device objects.invalidate_max_depth_cache
itself calculatingmax_depth
on querysets without tree fields.Documentation
nautobot.apps
import locations.pip3 install --no-binary=pyuwsgi
in order to have SSL support inpyuwsgi
.pip3 install --no-binary=lxml
to avoid incompatibilities betweenlxml
andxmlsec
packages.Contributors
New Contributors
Full Changelog: v2.1.5...v2.1.6
This discussion was created from the release v2.1.6 - 2024-03-04.
Beta Was this translation helpful? Give feedback.
All reactions