Release Overview
This major release marks the compatibility of the DNS Models App with Nautobot 3.0.0. Check out the full details of the changes included in this new major release of Nautobot. Highlights:
- Minimum Nautobot version supported is 3.0.
- Added support for Python 3.13 and removed support for 3.9.
- Updated UI framework to use latest Bootstrap 5.3.
- Changed ARecord address field name to ip_address.
- Changed AAAARecord address field name to ip_address.
We will continue to support the previous major release for users of Nautobot LTM 2.4 only with critical bug and security fixes as per the Software Lifecycle Policy.
What's Changed
Breaking Changes
- #141 - Changed ARecord address field name to ip_address.
- #141 - Changed AAAARecord address field name to ip_address.
Added
- Added support for Python 3.13.
- Added support for Nautobot 3.0.
- #141 - Added Tenant to DNS Zones.
Removed
- Dropped support for Python 3.9.
Contributors
New Contributors
- @smk4664 made their first contribution in #143
- @gsnider2195 made their first contribution in #149
- @yanshcodilime made their first contribution in #152
Full Changelog: v1.2.2...v2.0.0