From e3b3eaf5bc45ffd5ef6859abb3d39afa7e71ce73 Mon Sep 17 00:00:00 2001 From: Karel van Klink <karel.vanklink@geant.org> Date: Fri, 21 Mar 2025 10:41:41 +0000 Subject: [PATCH] Edit Changelog.md --- Changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Changelog.md b/Changelog.md index 66e02f5a5..b72e45977 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,17 @@ # Changelog +## [2.44] - 2025-03-21 +- Refactor the product model for Layer 2 circuits. +- Merge prefix list deployment and validation workflows into one. +- Update email format for prefix list validation. +- Fix an issue with Edge Port validation workflows on Juniper devices. +- Exclude Copernicus and LHCOne services from nightly validation. +- Add a VRF redeploy workflow. +- Adjust the behaviour of the VRF modification workflow. +- Update the behaviour of the Layer 3 Core Service modification workflow. +- Fix issues with the input form for Layer 3 Core Service modification workflow. +- Add optional suffix attribute to IP trunks. + ## [2.43] - 2025-03-14 - fix send email notification for failed prefix list checks. -- GitLab