Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

38 lines (29 loc) · 1.36 KB

0.1.4

  • Fix handling of null values in resource list items

0.1.3

  • Add unnumbered option to iosxe_interface_vlan resource
  • Add option to configure lists with iosxe_restconf
  • Add iosxe_bgp_ipv4_unicast_vrf_neighbor resource and data source
  • BREAKING CHANGE: Rename iosxe_bgp_l2vpn_neighbor resource and data source to iosxe_bgp_l2vpn_evpn_neighbor and remove af_name attribute
  • Improve handling of lists within resources

0.1.2

  • Fix iosxe_vlan_configuration resource to be compatible with older IOS-XE releases
  • Optimize RESTCONF retries

0.1.1

  • Add iosxe_vlan resource and data source
  • Add iosxe_vlan_configuration resource and data source
  • Add stitching option to vrf route targets
  • Add iosxe_interface_vlan resource and data source
  • Add iosxe_interface_loopback resource and data source
  • Add iosxe_interface_nve resource and data source
  • Add iosxe_evpn resource and data source
  • Add iosxe_evpn_instance resource and data source
  • Add iosxe_bgp resource and data source
  • Add iosxe_bgp_address_family_ipv4_vrf resource and data source
  • Add iosxe_bgp_address_family_ipv6_vrf resource and data source
  • Add iosxe_bgp_neighbor resource and data source
  • Add iosxe_bgp_address_family_l2vpn resource and data source
  • Add iosxe_bgp_l2vpn_neighbor resource and data source
  • Add ipv6_unicast_routing option to iosxe_system resource

0.1.0

  • Initial release