From 32640ce6235001e8c296c1d2984fcf3058630181 Mon Sep 17 00:00:00 2001 From: GomathiselviS Date: Tue, 18 May 2021 17:42:51 -0400 Subject: VYOS release 2.3.0 (#167) VYOS release 2.3.0 Reviewed-by: https://github.com/apps/ansible-zuul --- CHANGELOG.rst | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 9a931d6..de7fd13 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,6 +5,25 @@ Vyos Collection Release Notes .. contents:: Topics +v2.3.0 +====== + +Minor Changes +------------- + +- Add vyos_route_maps resource module (https://github.com/ansible-collections/vyos.vyos/pull/156.). + +Bugfixes +-------- + +- change admin_distance to distance while generating static_routes nexthop command. +- firewall_global - port-groups were not added (https://github.com/ansible-collections/vyos.vyos/issues/107) + +New Modules +----------- + +- vyos_route_maps - Route Map Resource Module. + v2.2.0 ====== @@ -13,6 +32,11 @@ Security Fixes - Mask values of sensitive keys in module result. +Minor Changes +------------- + +- Add support for available_network_resources key, which allows to fetch the available resources for a platform (https://github.com/ansible-collections/vyos.vyos/issues/138). + v2.1.0 ====== -- cgit v1.2.3