--- major_changes: - Aligned with version 1.3+ configuration - aggregate_address, maximum_paths, network, and redistribute moved from `bgp_global` module. These are now Address-family specific. - Many neighbor attributes also moved from `bgp_global` to `bgp_address_family` module. - Redistribute, network stanza - added support for modifiers (metric, backdoor etc as per T6829) - Support for 1.3+ VyOS only minor_changes: - as_number - Added support for 1.4+ "system-as. 1.3 embedded as_number is still supported" - fix tests for 1.4+ bgp_address_family - updated documentation