From 18bd2207b6c1977e99a93673a7be099e23f0f547 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 26 Jun 2024 08:22:20 +0200 Subject: Merging upstream version 10.1.0+dfsg. Signed-off-by: Daniel Baumann --- ansible_collections/cisco/nxos/CHANGELOG.rst | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'ansible_collections/cisco/nxos/CHANGELOG.rst') diff --git a/ansible_collections/cisco/nxos/CHANGELOG.rst b/ansible_collections/cisco/nxos/CHANGELOG.rst index 7f8bda1e5..ab33a3a86 100644 --- a/ansible_collections/cisco/nxos/CHANGELOG.rst +++ b/ansible_collections/cisco/nxos/CHANGELOG.rst @@ -4,6 +4,20 @@ Cisco Nxos Collection Release Notes .. contents:: Topics +v8.1.0 +====== + +Minor Changes +------------- + +- route_maps - support simple route-maps that do not contain set or match statements. it allows for the creation and management of purely basic route-map entries like 'route-map test-1 permit 10'. + +Bugfixes +-------- + +- nxos_l3_interfaces - fail if encapsulation exists on a different sub-interface. +- nxos_static_routes - correctly generate command when track parameter is specified. + v8.0.0 ====== @@ -16,8 +30,7 @@ Minor Changes ------------- - Add support for cli_restore functionality. -- Please refer the PR to know more about core changes (https://github.com/ansible-collections/ansible.netcommon/pull/618). - The cli_restore module is a part of ansible.netcommon. +- Please refer the PR to know more about core changes (https://github.com/ansible-collections/ansible.netcommon/pull/618). The cli_restore module is a part of ansible.netcommon. Bugfixes -------- -- cgit v1.2.3