v2.2.5 #5770
glennmatthews
started this conversation in
General
v2.2.5
#5770
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
requests
to2.32.1
to address GHSA-9wx4-h78v-vm56. This is not a direct dependency so it will not auto-update when upgrading Nautobot. Please be sure to update your local environment.Added
PrefixBulkEditForm
.VRFBulkEditForm
.Removed
CustomFieldFilterForm
alias ofCustomFieldModelFilterFormMixin
as this would have caused confusion with the newly addedCustomFieldFilterForm
class providing filtering support for the Custom Fields list view.Fixed
ContactAssociationFilterSet.associated_object_type
not using the right filter field.AttributeError
thrown when deleting software versions or images from list views._custom_field_data
filter on various FilterSets.Filter "_custom_field_data" on ... is not GraphQL safe, and will be omitted
warning logs when generating the GraphQL schema.xmlsec
library in the Nautobot Docker images.Documentation
mkdocs~1.6.0
andmkdocs-material~9.5.23
.Housekeeping
pylint
to~3.1.1
.requests
to~2.32.1
.Contributors
Full Changelog: v2.2.4...v2.2.5
This discussion was created from the release v2.2.5.
Beta Was this translation helpful? Give feedback.
All reactions