Releases: nautobot/nautobot-app-bgp-models
v3.1.1 - 2026-04-10
v3.1.1 (2026-04-10)
Housekeeping
- Rebaked from the cookie
nautobot-app-v3.1.3.
Contributors
Full Changelog: v3.1.0...v3.1.1
v3.1.0 - 2026-03-17
v3.1.0 (2026-03-17)
Added
- Added support for Python 3.14.
Housekeeping
- Rebaked from the cookie
nautobot-app-v3.1.1.
Contributors
Full Changelog: v3.0.1...v3.1.0
v3.0.1 - 2026-02-18
What's Changed
v3.0.1 (2026-02-18)
Added
- #298 - Added missing filter definitions to applicable models.
- #301 - Updated PeerEndpoint VRF validation to include related interface as a source for VRF configuration.
Changed
- #290 - Changed search filter on PeerEndpoint, AddressFamily, and PeerEndpointAddressFamily to perform "contains" filtering on device names instead of "exact" matching.
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.
Documentation
- #295 - Updated documentation to include 3.0 screenshots.
Housekeeping
- #290 - Updated tests to reflect the new substring based device name filtering.
- #298 - Updated tests to use
FilterTestCaseinstead ofBaseFilterTestCaseandgeneric_filter_teststo replace repetitive test cases. - Rebaked from the cookie
nautobot-app-v3.0.0.
New Contributors
- @sirisha-bode made their first contribution in #295
Full Changelog: v3.0.0...v3.0.1
v2.4.1 - 2026-02-18
What's Changed
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.
Full Changelog: v2.4.0...v2.4.1
v2.4.0 - 2025-12-12
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.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.
Contributors
Full Changelog: v2.3.2...v2.4.0
v3.0.0 - 2025-11-17
Release Overview
This major release marks the compatibility of the BGP 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.
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
Added
- Added support for Python 3.13.
- Added support for Nautobot 3.0.
Changed
- #280 - Updated navigation menu icon and weights to match Nautobot standard.
Contributors
New Contributors
- @yanshcodilime made their first contribution in #274
- @itdependsnetworks made their first contribution in #282
Full Changelog: v2.3.2...v3.0.0
v3.0.0a2
v3.0.0a2 (2025-11-06)
- #280 - Updated navigation menu icon and weights to match Nautobot standard.
Full Changelog: v3.0.0a1...v3.0.0a2
v3.0.0a1 - 2025-11-03
v3.0.0a1 (2025-11-03)
Added
- Added support for Python 3.13.
- Added support for Nautobot 3.0.
Contributors
New Contributors
- @yanshcodilime made their first contribution in #274
Full Changelog: v2.3.2...v3.0.0a1
v2.3.2 - 2025-07-30
What's Changed
v2.3.2 (2025-07-30)
Added
- #251 - Added ASNs list to Device view.
Changed
- #257 - Removed PeerEndpoint validation requiring RoutingInstance when local_ip is assigned to any Interface.
Fixed
- #245 - Fixed device URL link in BGP Routing Instance detail view.
Housekeeping
- Rebaked from the cookie
nautobot-app-v2.5.0.
Contributors
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
v2.3.1 (2025-03-13)
Added in v2.3.1
- #226 - Added
qsearch filters toAddressFamilyFilterSetandPeeringFilterSet.
Changed in v2.3.1
- #192 - Changed all
qsearch methods to useSearchFilter.
Fixed in v2.3.1
- #232 - Fixed PeerEndpoint validation to allow all interfaces (including Virtual Chassis)
Housekeeping in v2.3.1
- Rebaked from the cookie
nautobot-app-v2.4.2. - Rebaked from the cookie
nautobot-app-v2.4.1.
Full Changelog: v2.3.0...v2.3.1