summaryrefslogtreecommitdiff
path: root/changelogs/fragments/T7011-lldp-integration-tests.yaml
diff options
context:
space:
mode:
authoromnom62 <75066712+omnom62@users.noreply.github.com>2025-06-25 21:31:58 +1000
committerGitHub <noreply@github.com>2025-06-25 07:31:58 -0400
commit47c10256b19294ddacef40f48ad8055ac2c997f0 (patch)
treecfc57f3ac77fced2e9ad748fab1d7cc56f28a254 /changelogs/fragments/T7011-lldp-integration-tests.yaml
parent9ebafb2968e4ea4b254ac577f2245b5b2aa75e77 (diff)
downloadvyos.vyos-6.0.0.tar.gz
vyos.vyos-6.0.0.zip
Release 6.0.0 (#425)6.0.0
Diffstat (limited to 'changelogs/fragments/T7011-lldp-integration-tests.yaml')
-rw-r--r--changelogs/fragments/T7011-lldp-integration-tests.yaml11
1 files changed, 0 insertions, 11 deletions
diff --git a/changelogs/fragments/T7011-lldp-integration-tests.yaml b/changelogs/fragments/T7011-lldp-integration-tests.yaml
deleted file mode 100644
index 60601681..00000000
--- a/changelogs/fragments/T7011-lldp-integration-tests.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
----
-breaking_changes:
- - 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.
- - 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:
- - vyos_lldp_global - address is now addresses, with appropriate coercion for existing address keys