From 60d75995c607be21c7baaef501bf4894b3e0e4ee Mon Sep 17 00:00:00 2001 From: Neda Moeini <neda.moeini@geant.org> Date: Mon, 22 Apr 2024 13:42:50 +0000 Subject: [PATCH] Updated ChangeLog. --- Changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Changelog.md b/Changelog.md index caa75031..a696905e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. +## [1.5] - 2024-04-22 +- Added deploy TWAMP functionality. +- Made some changes on IP Trunk creation/modification workflow including: + - Replaced `minimum link` with `number of members` in the IP trunks workflows. + - Added a confirmation page for users to confirm the `minimum links` value. + - Made `interface description` optional. + - Made `GA-GID` and `GA-SID` optional. +- Added a rule to OPA policies to give access to Inventory Provider. +- Improved the codebase to include OIDC client ID in userinfo. +- Added switch, LAN switch interconnect and Pop VLAN domain models. + ## [1.1] - 2024-04-04 - Fixed the AttributeError in the migrate_iptrunk workflow. - Improved the delete device in Netbox functionality. -- GitLab