From 1c4f7cbbad96b094a9424b5389970cb97036640a Mon Sep 17 00:00:00 2001 From: Karel van Klink <karel.vanklink@geant.org> Date: Thu, 1 Aug 2024 14:25:56 +0000 Subject: [PATCH] Update Changelog.md --- Changelog.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/Changelog.md b/Changelog.md index 3d8ebd30..d51bd096 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,10 +2,17 @@ All notable changes to this project will be documented in this file. -## [2.7] - 2024-07-18 -- Nothing new. Jenkins pipeline was broken. +## [2.8] - 2024-08-01 +- Reworked authentication components +- Add a task for sending email notifications in case validation workflows have failed +- Fix Netbox device type for tier 2 sites +- Add a Kentik client +- Add tasks for updating partners +- Fix a bug in IP trunk validation workflow +- Update router termination workflow +- Update `orchestrator-core` from 2.2.1 to 2.6.1 -## [2.6] - 2024-07-17 +## [2.7] - 2024-07-18 - Added verification workflows. ## [2.5] - 2024-07-16 -- GitLab