v2.0.6 - 2023-12-12 #4969
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~41.0.6
due to CVE-2023-49083. As this is not a direct dependency of Nautobot, it will not auto-update when upgrading. Please be sure to upgrade your local environment.@adobe/css-tools
to version 4.3.2 due to CVE-2023-48631.Added
clean()
methods tosave()
methods forComputedField
,CustomField
, andRelationship
models to protect against creation of invalid data.get_default_namespace
andget_default_namespace_pk
methods tonautobot.apps.models
API.Changed
generate_secret_key.py
to use Pythonsecrets
library instead ofrandom
.Removed
nautobot.extras.choices.JobSourceChoices
.- #4805 - Removed check for__init__.py
inJOBS_ROOT
directory.SECURITY.md
.Fixed
ensure_git_repository
while the desired commit is already checked out.my_apps/app1/
+my_apps/app2/
), and lookups for UI view testing.AttributeError
raised byget_absolute_url()
when a valid absolute url cannot be found.IPAddress
default namespace, when no namespace is provided.prefix
,within
,within_include
,contains
.prefix
.Dependencies
django-tree-queries
to0.16.1
to bring in some desired feature fixes.Documentation
Housekeeping
is_safe_url()
Django API withurl_has_allowed_host_and_scheme()
replacement API.Contributors
New Contributors
Full Changelog: v2.0.5...v2.0.6
This discussion was created from the release v2.0.6 - 2023-12-12.
Beta Was this translation helpful? Give feedback.
All reactions