Releases: ansible-collections/cisco.iosxr
Releases · ansible-collections/cisco.iosxr
v10.2.2
v10.2.1
v10.2.0
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
v10.0.0
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
Major Changes
- Update the netcommon base version to support cli_restore plugin
Minor Changes
Add support for cli_restore functionality.
- Please refer the PR to know more about core changes (ansible-collections/ansible.netcommon#618).
- cli_restore module is part of netcommon.
Full Changelog: v8.0.0...v9.0.0
v8.0.0
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
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
v7.0.0
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