Skip to content

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

  • #346 - Fixed documentation view missing.
  • #360 - Fixed Nautobot v2.3 incompatibility.

[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.

Fixed

  • #277 - Updated cve_tracking.py job in order to reduce the DB queries and the overall execution time of the Job.
  • #265 - Fixed incorrect query used to generate nautobot_lcm_hw_end_of_support_per_part_number metric.