summaryrefslogtreecommitdiff
path: root/changelogs/fragments/T7011-lldp-integration-tests.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments/T7011-lldp-integration-tests.yaml')
-rw-r--r--changelogs/fragments/T7011-lldp-integration-tests.yaml8
1 files changed, 5 insertions, 3 deletions
diff --git a/changelogs/fragments/T7011-lldp-integration-tests.yaml b/changelogs/fragments/T7011-lldp-integration-tests.yaml
index 8913866e..60601681 100644
--- a/changelogs/fragments/T7011-lldp-integration-tests.yaml
+++ b/changelogs/fragments/T7011-lldp-integration-tests.yaml
@@ -1,9 +1,11 @@
---
breaking_changes:
- - if "address" is available, merge will cause it to be added, in contrast to
+ - lldp_global - if "address" is available, merge will cause it to be added, in contrast to
the previous behavior where it was replaced. When used in replace mode, it
will remove any existing addresses and replace them with the new one.
- - civic_address is no longer a valid key (removed prior to 1.3)
+ - vyos_lldp_global - civic_address is no longer a valid key (removed prior to 1.3)
+deprecated_features:
+ - vyos_lldp_global - `address` is deprecated, use `addresses` instead. To be removed in 7.0.0.
minor_changes:
- - lldp_global address is now addresses, with appropriate coercion
+ - vyos_lldp_global - address is now addresses, with appropriate coercion for existing address keys