Skip to content

Releases: ansible-collections/cisco.iosxr

v10.2.2

28 Oct 16:56
b5bcdd5
Compare
Choose a tag to compare

v10.2.2

Bugfixes

  • iosxr_acls_facts - Fix incorrect rendering of some acl facts causing errors.

v10.2.1

24 Oct 06:22
6ba5a52
Compare
Choose a tag to compare

v10.2.1

Bugfixes

  • iosxr_static_routes - Fix incorrect handling of the vrf keyword between the destination address and next-hop interface in both global and VRF contexts for IPv4 and IPv6 static_route configurations.

v10.2.0

21 Oct 07:59
f1d214b
Compare
Choose a tag to compare

Minor Changes

  • Added iosxr_route_maps resource module, that helps with configuration of route-policy.

Documentation Changes

  • Includes a new support related section in the README.

New Modules

  • iosxr_route_maps - Resource module to configure route maps.

v10.1.0

05 Aug 11:35
4daf36c
Compare
Choose a tag to compare

v10.1.0

Minor Changes

  • Adds a new module iosxr_vrf_address_family to manage VRFs address families on Cisco IOS-XR devices (#489).

v10.0.0

12 Jun 13:33
4db17d5
Compare
Choose a tag to compare

v10.0.0

Release Summary

Starting from this release, the minimum ansible-core version this collection requires is 2.15.0. The last known version compatible with ansible-core<2.14 is v9.0.0. A new resource module iosxr_vrf_global is added to manage VRF global configurations.

Major Changes

  • Bumping requires_ansible to >=2.15.0, since previous ansible-core versions are EoL now.

Minor Changes

  • Adds a new module iosxr_vrf_global to manage VRF global configurations on Cisco IOS-XR devices (#467).

v9.0.0

12 Apr 18:05
2cb0a61
Compare
Choose a tag to compare

Major Changes

  • Update the netcommon base version to support cli_restore plugin

Minor Changes

Add support for cli_restore functionality.

Full Changelog: v8.0.0...v9.0.0

v8.0.0

28 Mar 15:49
340fbc8
Compare
Choose a tag to compare

Major Changes

  • This release removes previously deprecated module and attributes from this collection. Please refer to the Removed Features section for details.

Removed Features (previously deprecated)

  • Remove deprecated iosxr_logging module which is replaced with iosxr_logging_global resource module.

v7.2.0

06 Mar 13:31
e14227c
Compare
Choose a tag to compare

Minor Changes

  • Add missing options in afi and safi in address-family of bgp_templates RM.

Bugfixes

  • Fix 'afi' value in bgp_templates RM to valid values.

Full Changelog: v7.1.0...v7.2.0

v7.1.0

08 Jan 13:22
06352d2
Compare
Choose a tag to compare

Minor Changes

  • iosxr_facts - Add cdp neighbors in ansible_net_neighbors dictionary (#457).

v7.0.0

30 Nov 17:50
33abf80
Compare
Choose a tag to compare

Release Summary

Starting from this release, the minimum ansible-core version this collection requires is 2.14.0. The last known version compatible with ansible-core<2.14 is v6.1.1.

Major Changes

  • Bumping requires_ansible to >=2.14.0, since previous ansible-core versions are EoL now.

Full Changelog: v6.1.1...v7.0.0