Skip to content

Releases: nautobot/nautobot-app-bgp-models

v3.1.1 - 2026-04-10

10 Apr 18:03
22eb26d

Choose a tag to compare

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

18 Mar 08:02
cdf4b9b

Choose a tag to compare

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

19 Feb 15:09
d26af7d

Choose a tag to compare

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 FilterTestCase instead of BaseFilterTestCase and generic_filter_tests to replace repetitive test cases.
  • Rebaked from the cookie nautobot-app-v3.0.0.

New Contributors

Full Changelog: v3.0.0...v3.0.1

v2.4.1 - 2026-02-18

18 Feb 20:45
578456f

Choose a tag to compare

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

12 Dec 19:47
283bf40

Choose a tag to compare

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

17 Nov 12:53
f88cef1

Choose a tag to compare

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

Full Changelog: v2.3.2...v3.0.0

v3.0.0a2

06 Nov 22:00
2032bf5

Choose a tag to compare

v3.0.0a2 Pre-release
Pre-release

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

03 Nov 18:30
f2b90ce

Choose a tag to compare

v3.0.0a1 - 2025-11-03 Pre-release
Pre-release

v3.0.0a1 (2025-11-03)

Added

  • Added support for Python 3.13.
  • Added support for Nautobot 3.0.

Contributors

New Contributors

Full Changelog: v2.3.2...v3.0.0a1

v2.3.2 - 2025-07-30

30 Jul 21:53
7ee840d

Choose a tag to compare

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

14 Mar 10:29
52de214

Choose a tag to compare

What's Changed

v2.3.1 (2025-03-13)

Added in v2.3.1

  • #226 - Added q search filters to AddressFamilyFilterSet and PeeringFilterSet.

Changed in v2.3.1

  • #192 - Changed all q search methods to use SearchFilter.

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