v1.5.22 - 2023-06-26 #3996
bryanculver
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
-
Added
BaseModel.validated_save()
that pass through to the model'ssave
method.Fixed
FORCE_SCRIPT_NAME
setting due to hard-coded URLs.Security
requests
to 2.31.0 to address CVE-2023-32681. This is a development dependency and will not auto-update when upgrading Nautobot. Please be sure to update your local environment.cryptography
to 41.0.0 due to a statically linked version of OpenSSL which contained vulnerability CVE-2023-2650. This is not a direct dependency so will not auto-update when upgrading. Please be sure to upgrade your local environment.Contributors
Full Changelog: v1.5.21...v1.5.22
This discussion was created from the release v1.5.22 - 2023-06-26.
Beta Was this translation helpful? Give feedback.
All reactions