From 47c10256b19294ddacef40f48ad8055ac2c997f0 Mon Sep 17 00:00:00 2001 From: omnom62 <75066712+omnom62@users.noreply.github.com> Date: Wed, 25 Jun 2025 21:31:58 +1000 Subject: Release 6.0.0 (#425) --- changelogs/fragments/T7011-lldp-integration-tests.yaml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 changelogs/fragments/T7011-lldp-integration-tests.yaml (limited to 'changelogs/fragments/T7011-lldp-integration-tests.yaml') 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 -- cgit v1.2.3