Skip to content

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

  • Major features or milestones
  • Changes to compatibility with Nautobot and/or other apps, libraries etc.

v2.2.1 (2025-02-19)

Housekeeping

  • #194 - Resolve issue with release 2.2.0 referencing outdated code.

v2.2.0 (2025-02-18)

Added

  • #2 - Add initial set of unittest.

Fixed

  • #162 - Augment SecretAccessType to support both HTTP(S) with HTTP in _get_secret_value
  • #189 - Drop Python3.8 support.
  • #189 - Bump nornir-nautobot to newest version 3.3.0.
  • #189 - Update CI testing to remove Python3.8 from testing.

Documentation

  • #164 - Documentation for use_config_context within development config.

Housekeeping

  • #0 - Rebaked from the cookie nautobot-app-v2.4.0.
  • #1 - Rebaked from the cookie nautobot-app-v2.4.1.
  • #178 - Fixed release workflow to publish binaries to GitHub.
  • #185 - Fixes two broken links in README.md