Skip to content

v5.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 09:40
· 84 commits to main since this release
adc3416

Minor Changes

  • Added new module fc_interfaces
  • bgp_global - support remote-as as a route-map (#741).
  • bgp_neighbor_address_family - support rewrite-rt-asn for ipv4 mvpn (#741).
  • bgp_templates - Add support for safi evpn (#739).
  • bgp_templates - Add support for send_community (#740).
  • route_maps - support extcommunity rt option (#743).

Bugfixes

  • acls - Fix parsing error when ACE has a source port range (#713).
  • interfaces - Re-apply existing non-default MTU when changing mode to L2 (#730).
  • lag_interfaces - Allow force option to be idempotent (#742).
  • snmp_server - fix host delete when authentication options are present (#439).

Documentation Changes

  • Update examples for bgp_address_family resource modules using yaml callback plugin.
  • Update examples for bgp_global resource modules using yaml callback plugin.
  • Update examples for bgp_neighbor_address_family resource modules using yaml callback plugin.
  • Update examples for bgp_templates resource modules using yaml callback plugin.
  • Update examples for ospf_interfaces resource modules using yaml callback plugin.
  • Update examples for ospfv2 resource modules using yaml callback plugin.
  • Update examples for ospfv3 resource modules using yaml callback plugin.

New Modules

  • nxos_fc_interfaces - Fc Interfaces resource module