v2.1 Release Notes¶
This document describes all new features and changes in the release 2.1
. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Release Overview¶
This release adds support for various improvements, bug fixes, and performance improvements.
v2.1.2 (2024-08-08)¶
Added¶
- #344 - Added number field to Contract retrieve template.
- #348 - Updated Device Software Validation Reports Bar Graph x-axis label modification.
- #360 - Added support for Django 4.
Changed¶
- #328 - Updated the max character length on majority of text fields.
Fixed¶
[v2.1.1] - 2024-04-08¶
Fixed¶
- #313 - Fixed bug that could lead to InventoryItem metric queries erroring out.
- #299 - Fixed Order for 1.6.1 release notes in admin file so most recent is at the top
- #306 - Fixed Provider field in Contract Bulk Edit Form
- #320 - Fixed location of views for upstream Nautobot 2.2 tests.
Changed¶
- #289 - Replaced pydocstyle with ruff.
Housekeeping¶
- #310 - Re-baked from the latest template.
[v2.1.0] - 2024-01-26¶
Changed¶
- #269 - Renaming effort to standardize on Nautobot terminology for Apps/Plugins.