v3.0 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¶
- Added support for Nautobot 3.0.
- Added support for Python 3.13.
v3.0.1 (2026-02-25)¶
Changed¶
- #114 - Added breaking category to towncrier.
Dependencies¶
- #117 - Set minimum version of pylint-django to
>=2.5.4. - #117 - Set minimum version of pylint-nautobot to
>=0.3.1.
Documentation¶
- #134 - Added mkdocs plugin glightbox and included media files to provide examples when loaded on readthedocs.
Housekeeping¶
- #109 - Automate release notes when using invoke generate-release-notes.
- #127 - Move branch logic into upstream_testing.yml.
- #128 - Updated CI workflow to always regenerate poetry lockfile.
- #135 - Added Prepare Release workflow to automate releases.
- Rebaked from the cookie
nautobot-app-v2.7.0. - Rebaked from the cookie
nautobot-app-v2.7.1. - Rebaked from the cookie
nautobot-app-v3.0.0.
v3.0.0 (2025-11-06)¶
Added¶
- Added support for Nautobot 3.0.
- Added support for Python 3.13.