From ecb2411d979646d71d556e03bcdcffc5682a0398 Mon Sep 17 00:00:00 2001 From: GomathiselviS Date: Tue, 30 Mar 2021 22:37:46 -0400 Subject: Prepare vyos release 2.1.0 (#145) Prepare vyos release 2.1.0 Reviewed-by: https://github.com/apps/ansible-zuul --- CHANGELOG.rst | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 13e20ff..e07bf7e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,14 +5,29 @@ Vyos Collection Release Notes .. contents:: Topics +v2.1.0 +====== + +Minor Changes +------------- + +- Add regex for delete failures to terminal_stderr_re +- Add vyos BGP address_family resource module (https://github.com/ansible-collections/vyos.vyos/pull/132). +- Enabled addition and parsing of wireguard interface. + +New Modules +----------- + +- vyos_bgp_address_family - BGP Address Family Resource Module. + v2.0.0 ====== Major Changes ------------- -- Requires ansible.netcommon v2.0.0+ to support `ansible_network_single_user_mode` and `ansible_network_import_modules` - Please refer to ansible.netcommon `changelog `_ for more details. +- Requires ansible.netcommon v2.0.0+ to support `ansible_network_single_user_mode` and `ansible_network_import_modules` - ipaddress is no longer in ansible.netcommon. For Python versions without ipaddress (< 3.0), the ipaddress package is now required. Minor Changes @@ -32,7 +47,7 @@ New Modules ----------- ansible.collections.ansible_collections.vyos.vyos.plugins.modules -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - vyos_bgp_global - BGP Global Resource Module. @@ -81,11 +96,6 @@ Minor Changes v1.0.3 ====== -Release Summary ---------------- - -- Rereleasing 1.0.2 with updated changelog. - v1.0.2 ====== @@ -118,7 +128,7 @@ New Plugins ----------- Cliconf -~~~~~~~ +^^^^^^^ - vyos - Use vyos cliconf to run command on VyOS platform -- cgit v1.2.3