Skip to content

v2.7.0

Compare
Choose a tag to compare
@lhercot lhercot released this 04 Aug 18:51
· 364 commits to master since this release

New release v2.7.0

Minor Changes:

  • Add ACI HTTPAPI plugin with multi host support (#114)
  • Add OSPF parameters to aci_l3out module and create the associated test case.
  • Add aci_access_span_src_group modules for access span source group support
  • Add aci_access_span_src_group_src module for access span source support
  • Add aci_access_span_src_group_src_path module for access span source path support
  • Add aci_epg_subnet module (#424)
  • Add aci_fabric_span_dst_group module for fabric span destination group support
  • Add aci_fabric_span_src_group module for fabric span source group support
  • Add aci_fabric_span_src_group_src module for fabric span source support
  • Add aci_fabric_span_src_group_src_node module for fabric span source node support
  • Add aci_fabric_span_src_group_src_path module for fabric span source path support
  • Add aci_file_remote_path module (#379)
  • Add aci_vrf_leak_internal_subnet module (#449)
  • Add description parameter for aci_l3out_logical_interface_profile
  • Add ip_data_plane_learning attribute to aci_bd_subnet and aci_vrf modules (#413)
  • Add local_as_number_config and local_as_number attributes to support bgpLocalAsnP child object in aci_l3out_bgp_peer module (#416)
  • Add node_type and remote_leaf_pool_id attributes to aci_fabric_node
  • Add source_port, source_port_start, source_port_end, tcp_flags and match_only_fragments attributes to aci_filter_entry module (#426)

Bugfixes:

  • Change input of prefix_suppression to type string to allow enable, disable and inherit options for aci_interface_policy_ospf

Detailed changelog: v2.6.0...v2.7.0