v2.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¶
- Changed minimum Nautobot version to 2.4.20.
- Dropped support for Python 3.9.
v2.4.1 (2026-02-18)¶
Added¶
- #296 - Updated PeerEndpoint VRF validation to include related interface as a source for VRF configuration.
Fixed¶
- #304 - Fixed an issue where Interfaces on a module were not being presented to apply to a BGP Peering or Peer Groups.
- #304 - Fixed an issue where IP Addresses assigned to interfaces on a module were not being presented to apply to a BGP Peering or Peer Groups.
v2.4.0 (2025-12-12)¶
Fixed¶
- #289 - Fixed minor UI bugs.
Dependencies¶
- #566 - Pinned Django debug toolbar to <6.0.0.
Housekeeping¶
- #268 - Migrated views to the UI Component Framework.
- #269 - Added generate_bgp_test_data management command.
- #270 - Changed Nautobot imports to use nautobot.apps.
- Rebaked from the cookie
nautobot-app-v2.5.1. - Rebaked from the cookie
nautobot-app-v2.6.0. - 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.