v2.3.1 - 2024-08-19 #6118
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
Added
DeviceForm
clean()
method to raise a validation error if there is any invalid software image file specified.IPAddress.objects.get_or_create
method to permit specifying a namespace as an alternative to a parent prefix.Changed
Fixed
Device
modelclean()
validation logic to allow user to specify a software version on a device without specifying any software image files.secrets_group
form field to be optional.OperationalError
that might be raised when runningpylint-nautobot
or similar linters that depend on successfully runningnautobot.setup()
.Housekeeping
mkdocstrings-python
to~1.10.8
.Contributors
New Contributors
Full Changelog: v2.3.0...v2.3.1
This discussion was created from the release v2.3.1 - 2024-08-19.
Beta Was this translation helpful? Give feedback.
All reactions