v3.4 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¶
The functionality of this app has been moved to Nautobot as of version 3.0.0. The 3.4.x release of this app will continue to support Nautobot v2.4.x and will be maintained for security and critical bug fixes only. All new feature requests for data validation should go directly to Nautobot.
- Fixed Python 3.12 compatibility issues.
- Changed minimum Nautobot version to 2.4.20.
- Dropped support for Python 3.9.
v3.4.0 (2025-12-05)¶
Fixed¶
- #204 - Fixed Python 3.12 compatibility issues.
- #218 - Updated rendering of boolean fields in rule tables to match the Nautobot standard.
Documentation¶
- #207 - Added Analytics GTM template override only to the public ReadTheDocs build.
Housekeeping¶
- Rebaked from the cookie
nautobot-app-v2.7.0. - Rebaked from the cookie
nautobot-app-v2.7.1.