v2.4.8 - 2025-05-12 #7294
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 in v2.4.8
h11
to0.16.0
to addressCVE-2025-43859
. This is a development dependency and will not auto-update when upgrading Nautobot. Please be sure to update your local environment.Django
to 4.2.21 to addressCVE-2025-32873
.Added in v2.4.8
primary_ip
property to GraphQLDeviceType
to simplify lookup of primary IPs when a mixture of IPv4 and IPv6 are involved.device
property to GraphQLModuleType
to simplify lookup of the Device containing a given Module.created
field inJobLogEntry
.Changed in v2.4.8
ObjectsTablePanel.__init__()
to enforce that arelated_field_name
is required when specifying atable_attribute
.contacts
tab in object detail views to not render if users do not have permission to view contact-associations.Fixed in v2.4.8
all_interfaces
,all_modules
, etc. properties to GraphQLDeviceType
to facilitate lookup of components belonging to descendant modules.common_vc_interfaces
,vc_interfaces
properties to GraphQLDeviceType
to facilitate lookup of components when VirtualChassis are involved.filterset_form
toRackElevationListView
.prechange
field is empty when relevant object's previous changelog entries do not exist.delete
to_raw_delete
inrecursive_delete_with_cascade
method.value_transforms
with certain model field types inObjectFieldsPanel
.Documentation in v2.4.8
Housekeeping in v2.4.8
NautobotUIViewSet
andUI Component Framework
.NautobotUIViewSet
andUI Component Framework
.NautobotUIViewSet
andUI component framework
.NautobotUIViewSet
andUI Component Framework
.NautobotUIViewSet
andUI component framework
.NautobotUIViewSet
andUI component framework
.NautobotUIViewSet
andUI component framework
.NautobotUIViewSet
andUI component framework
.UI component framework
.NautobotUIViewSet
.UI component framework
.NautobotUIViewSet
.UI component framework
.NautobotUIViewSet
.UI component framework
.UI component framework
.UI component framework
.mkdocs-material
documentation dependency to~9.6.12
.mkdocs-section-index
documentation dependency to~0.3.10
.UI component framework
.UI component framework
.Contributors
New Contributors
Full Changelog: v2.4.7...v2.4.8
This discussion was created from the release v2.4.8 - 2025-05-12.
Beta Was this translation helpful? Give feedback.
All reactions