v4.1 Release Notes¶
This document describes all new features and changes in the release. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Release Overview¶
- Added a Status field to the ContractLCM model.
- Added Python 3.14 support.
v4.1.1 (2026-04-10)¶
Added¶
- #576 - Added
nautobot_device_lifecycle_mgmt_hardware_end_of_saleDevice filter extension. - #576 - Added
nautobot_device_lifecycle_mgmt_hardware_end_of_software_releasesDevice filter extension. - #576 - Added
nautobot_device_lifecycle_mgmt_hardware_end_of_security_patchesDevice filter extension. - #576 - Added
nautobot_device_lifecycle_mgmt_hardware_end_of_supportDevice filter extension. - #576 - Added
nautobot_device_lifecycle_mgmt_software_version_end_of_support_dateDevice filter extension. - #576 - Added
nautobot_device_lifecycle_mgmt_has_cvesSoftware Version filter extension.
Housekeeping¶
- Rebaked from the cookie
nautobot-app-v3.1.3.
v4.1.0 (2026-03-20)¶
Added¶
- Added Python 3.14 support.
- #337 - Added a Status field to ContractLCM for lifecycle purposes.
Fixed¶
- #557 - Corrected typo
unsuportedin "Device Hardware Notice Report" graph.
Dependencies¶
- #557 - Widened range of permitted versions of
numpydependency to permit 2.x versions as well.
Housekeeping¶
- Rebaked from the cookie
nautobot-app-v3.1.2.