v2.3.4 - 2024-09-30 #6295
HanlinMiao
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
v2.3.5 (2024-09-30)
Added
is_occupied
boolean filter to the Rack elevation API endpoint to allow filtering by occupied or unoccupied units.Changed
Fixed
get_required_permission()
in SavedViewUIViewSet to achieve the intended behavior.position
on the device add/edit form to disable RUs that are currently occupied.Dependencies
mkdocs-material
to~9.5.35
.django-structlog[all]
dependency withdjango-structlog[celery]
.Documentation
Housekeeping
get_required_permission()
in SavedViewUIViewSet to achieve the intended behavior.invoke unittest
to default to--parallel
even when a--label
value is specified.invoke unittest --no-parallel
.invoke unittest --no-reusedb
andnautobot-server test --no-reusedb
to streamline testing when switching frequently between branches.Contributor
Full Changelog: v2.3.4...v2.3.5
This discussion was created from the release v2.3.4 - 2024-09-30.
Beta Was this translation helpful? Give feedback.
All reactions