--- major_changes: - vyos bgp modules - Many configuration attributes moved from `bgp_global` to `bgp_address_family` module (see documentation). - vyos_bgp_global - Aligned with version 1.3+ configuration - aggregate_address, maximum_paths, network, and redistribute Removed to `bgp_address_family` module. minor_changes: - vyos_bgp_global - Added support for `solo` neighbor attribute breaking_changes: - vyos_bgp_global - Support for 1.3+ VyOS only deprecated_features: - vyos_bgp_global - no_ipv4_unicast - deprecated for use with VyOS 1.4+, use `ipv4_unicast` instead trivial: - vyos_bgp_global - Fixed tests for 1.4+ bgp_global - vyos_bgp_global - updated documentation