deps: update dependency netbox-community/netbox to v4.0.9
This MR contains the following updates:
Package | Update | Change |
---|---|---|
netbox-community/netbox | patch |
v4.0.6 -> v4.0.9
|
Release Notes
netbox-community/netbox (netbox-community/netbox)
v4.0.9
: - 2024-08-14
Enhancements
- #16692 - Enable modifying VLAN assignment while bulk editing prefixes
- #17006 - Add IEEE 802.11be interface type
Bug Fixes
-
#13459 - Correct OpenAPI schema type for
TreeNodeMultipleChoiceFilter
- #16073 - Respect default values for custom fields during bulk import of objects
- #16176 - Restore ability to select multiple terminating devices when connecting a cable
- #16871 - Sanitize device ID query parameter when bulk editing components to prevent exception
- #17038 - Fix AttributeError exception when attempting to export system status data
- #17064 - Fix misaligned text within rendered Markdown code blocks
-
#17124 -
BaseTable
should follow reverse one-to-one relationships when prefetching related objects - #17131 - Fix exception when creating object-type custom field without selecting related object type
- #17144 - Avoid showing duplicated pop-up messages
v4.0.8
: - 2024-07-26
Enhancements
- #14640 - Add Dutch language support
- #14792 - Add Polish language support
- #15375 - Enable customization of SSO backend name & icon
- #15660 - Add Czech language support
- #15696 - Add Danish language support
- #16793 - Add Italian language support
- #16933 - Enable toggling true/false marks on BooleanColumn
- #16943 - Expand navigation breadcrumbs on job view to include the parent object
Bug Fixes
- #16357 - Replicate assigned type & tenant for cable when clicking "create an add another"
- #16402 - Remove inoperative links from report result view
-
#16536 - Revert
role
&role_id
filters for device components todevice_role
&device_role_id
to avoid conflict with inventory itemrole
field - #16624 - Correct OpenAPI schema definitions for several fields
- #16760 - Fix data source syncing using git via a local path
- #16819 - Highlight parent device in rack when viewing child device
- #16838 - ActionsColumn should render extra buttons even when no stock actions are enabled
- #16867 - Fix exception when a dashboard list widget references a model which has been removed
- #16963 - Fix filtering of "accounts" link under providers list
- #16964 - Ensure configured password validators are enforced
v4.0.7
: - 2024-07-09
Enhancements
- #14554 - Add support for django-storage-swift storage backend
- #16424 - Enable filtering of devices by cluster and cluster group
- #16716 - Display NAT address (if any) for OOB IP address under device view
- #16725 - Always position the admin section last in the navigation menu
- #16791 - Add 200 & 400 Gbps selections for circuit termination port speed
-
#16802 - Introduce
SENTRY_SEND_DEFAULT_PII
configuration parameter and disable PII export by default - #16817 - Add 200 & 400 Gbps selections for circuit commit rate
Bug Fixes
- #16523 - Restore highlighting of current device in virtual chassis members panel
- #16654 - Fix parent item assignment for inventory item bulk import
- #16657 - Fix translation of object types in global search
- #16679 - Avoid overwriting custom JSON fields during bulk edit
- #16689 - System configuration view should reflect static parameters when no config revisions exist
- #16714 - Fix cloning of device types with 0U height
- #16721 - Fix errant API request after deselecting a rack in device edit form
-
#16723 - Fix escaping of path to virtual environment in
upgrade.sh
- #16735 - Object list "results" tab should show a count of zero when empty
- #16747 - Avoid clearing entire search cache when manually reindexing specific apps/models
- #16758 - Ensure manually selected lagnuage persists across browser sessions
- #16779 - Fix saved filter selection for child object lists
- #16780 - IKE proposal created via REST API should not require authentication_algorithm
- #16796 - Allow assignment of VM with no site to a cluster with a site
- #16806 - Fix redirect URL when creating contact assignments with "add another" button
- #16807 - Fix layout of VLAN edit form when custom fields are present
- #16808 - Fix event rule triggering in scenario where objects are updated immediately prior to deletion
- #16813 - Fix AttributeError exception when filtering bookmarks in dashboard widget by object type
- #16843 - Permit creation of IKE policies via REST API without specifying an IKE mode
-
If you want to rebase/retry this MR, check this box
Edited by Ghost User