You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/changelog.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
---
2
+
subcategory: "Guides"
3
+
page_title: "Changelog"
4
+
description: |-
5
+
Changelog
6
+
---
7
+
8
+
# Changelog
9
+
1
10
## Unreleased
2
11
3
12
-**BREAKING**: Rename `evpn_instance` to `evpn_instance_legacy` and `evpn_instance_vni` to `evpn_instance_vni_legacy` in `iosxe_vlan_configuration` resource for IOS-XE < 17.15
Copy file name to clipboardExpand all lines: templates/guides/changelog.md.tmpl
+2-9Lines changed: 2 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -37,13 +37,6 @@ description: |-
37
37
- Add `ip_dhcp_relay_information_option_vpn_id` attribute to `iosxe_interface_ethernet` and `iosxe_interface_vlan` resources and data sources
38
38
- Add `local_routing` attribute to `iosxe_interface_nve` resource and data source
39
39
- Add `ipv4_unicast_maximum_paths_ebgp` and `ipv4_unicast_maximum_paths_ibgp` attributes to the `iosxe_bgp_address_family_ipv4` and `iosxe_bgp_address_family_ipv4_vrf` resources and data sources
40
-
- Add more `source_*` attributes to `iosxe_flow_exporter` resource and data source
41
-
- Add `match_ipv4_ttl` and `match_datalink_*` attributes to `iosxe_flow_record` resource and data source
42
-
- Add `ipv4_route_replicate` attribute to `iosxe_vrf` resource and and data source
43
-
- Add `ip_cef_load_sharing_algorithm_include_ports_source`, `ip_cef_load_sharing_algorithm_include_ports_destination`, `ipv6_cef_load_sharing_algorithm_include_ports_source`, `ipv6_cef_load_sharing_algorithm_include_ports_destination`, and `port_channel_load_balance` attributes to `iosxe_system` resource and data source
44
-
- Add `router_id_ip`, `bgp_graceful_restart`, and `bgp_update_delay` to `iosxe_bgp` resource and data source
45
-
- Add `multi_area_ids` attribute to `iosxe_interface_ospf` resource and data source
46
-
- Add `log_adjacency_changes`, `log_adjacency_changes_detail`, `nsf_cisco`, `nsf_cisco_enforce_global`, `nsf_ietf`, `nsf_ietf_restart_interval`, `max_metric_router_lsa_*`, `fast_reroute_per_prefix_enable_prefix_priority`, `redistribute_static_subnets` and `redistribute_connected_subnets` attributes to `iosxe_ospf` and `iosxe_ospf_vrf` resources and data sources
47
40
48
41
## 0.9.3
49
42
@@ -58,7 +51,7 @@ description: |-
58
51
- Add `passive_interface_disable_*` attributes to `iosxe_ospf` and `iosxe_ospf_vrf` resources and data sources
59
52
- Fix issue with destroying `iosxe_interface_ethernet` resources
60
53
- Change route target attributes of `iosxe_vrf` from type "List" to "Set"
61
-
- Add `role_based_enforcement` attributes to `iosxe_cts`
54
+
- Add `role_based_enforcement` attributes to `iosxe_cts`
62
55
- Add `tftp_source_interface_*` attributes to `iosxe_system` resource and data source
63
56
- Add `hash` attribute to `iosxe_crypto_pki` resource and data source
64
57
- Add `snooping_information_option`, `snooping_information_option_allow_untrusted` and `snooping_information_option_format_remote_id_string` attributes to `iosxe_dhcp` resource and data source
0 commit comments