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