Update ghcr.io/nautobot/nautobot Docker tag to v1.6.6 - autoclosed #325
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.6.2-py3.11
->1.6.6-py3.11
Release Notes
nautobot/nautobot (ghcr.io/nautobot/nautobot)
v1.6.6
: - 2023-11-21Compare Source
What's Changed
Security
Changed
render_jinja2()
API to no longer automatically callmark_safe()
on the output.Fixed
sdist
andwheel
packages from 69 MB to 29 MB.Dependencies
mkdocs
development dependency to1.5.3
.Housekeeping
examples/example_plugin
.ruff
to invoke tasks and CI.Contributors
Full Changelog: nautobot/nautobot@v1.6.5...v1.6.6
v1.6.5
: - 2023-11-13Compare Source
What's Changed
Added
device_redundancy_groups
field toConfigContextSerializer
.Changed
ltm/1.6
branch toltm-1.6
.Fixed
failover-strategy
field was required for the device redundancy group api.nautobot-dev
images aslatest
.None
when the device redundancy group was deleted.django_filters.DateTimeFilter
for only exact date matches.host
andprefix_length
.Housekeeping
NAUTOBOT_DYNAMIC_GROUPS_MEMBER_CACHE_TIMEOUT
environment variable reference from settings documentation.Security
urllib3
to 2.0.7 due to CVE-2023-45803. This is not a direct dependency so it will not auto-update when upgrading. Please be sure to upgrade your local environment.Django
minimum version to 3.2.23 to protect against CVE-2023-46695.Contributors
Full Changelog: nautobot/nautobot@v1.6.4...v1.6.5
v1.6.4
: - 2023-10-17Compare Source
What's Changed
Added
SUPPORT_MESSAGE
configuration setting.display
property ofLocation
andLocationType
, mitigating duplicated SQL queries in the related API views.Changed
Housekeeping
Removed
stable
tagging for container builds in LTM release workflow.Contributors
Full Changelog: nautobot/nautobot@v1.6.3...v1.6.4
v1.6.3
: - 2023-10-03Compare Source
What's Changed
Added
Fixed
Housekeeping
release.yml
andpre-release.yml
workflow files to targetci_integration.yml
in its own branch.ci_pullrequest.yml
forltm/1.6
.Security
GitPython
to3.1.36
to addressCVE-2023-41040
.Contributors
Full Changelog: nautobot/nautobot@v1.6.2...v1.6.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.