v2.6 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¶
- Changed minimum Nautobot version to 2.4.20.
- Dropped support for Python 3.9.
v2.6.1 (2025-12-16)¶
Fixed¶
- #1051 - Improved gc_repo_prep decorator compatibility with Inherited Jobs.
v2.6.0 (2025-12-05)¶
Housekeeping¶
- #1008 - Fixed Unittest failure for ConfigPlan allowed_number_of_tree_queries_per_view_type.
- #1022 - Update any call to
get_extra_contextto call super of the method first. - Rebaked from the cookie
nautobot-app-v2.7.0. - Rebaked from the cookie
nautobot-app-v2.7.1. - Rebaked from the cookie
nautobot-app-v2.7.2.