From e89596431dbf89b082d27b11bcc4dd728a3afb6d Mon Sep 17 00:00:00 2001 From: "Zhang Rong(Jon)" Date: Fri, 20 Dec 2024 15:50:54 +0800 Subject: [PATCH] Doc: K-release document update Change-Id: I318b27151a3c28523d46c2b0d0f83fbdcc6e0d86 Signed-off-by: Zhang Rong(Jon) (cherry picked from commit 20686d13cf52b5c8f2f5c6ae6f3fd57bed90d8e8) --- docs/installation-guide.rst | 3 +-- docs/release-notes.rst | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index 59b63d9..c70946f 100644 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -30,8 +30,7 @@ Orchestration (SMO), in the O-RAN Architecture. The O2 interfaces enable the management of the O-Cloud (INF) infrastructure and the deployment life-cycle management of O-RAN cloudified NFs that run on O-Cloud (INF). See `O-RAN O2 General Aspects -and Principles -2.0 `__, and +and Principles `__, and `INF O2 documentation `__. diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 0229c4e..a6c4d84 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -20,6 +20,8 @@ Version History +------------+----------+----------------------------------------------+-------------+ | **Date** | **Ver.** | **Author** | **Comment** | +------------+----------+----------------------------------------------+-------------+ +| 2025-01-15 | 2.1.0 | Jon Zhang, Jackie Huang | K Release | ++------------+----------+----------------------------------------------+-------------+ | 2024-06-15 | 2.0.4 | Jon Zhang, Jackie Huang, Joshua Kraitberg | J Release | +------------+----------+----------------------------------------------+-------------+ | 2023-12-15 | 2.0.3 | Jon Zhang, Jackie Huang | I Release | @@ -33,6 +35,19 @@ Version History | 2021-12-15 | 1.0.0 | Bin Yang, Jon Zhang | E Release | +------------+----------+----------------------------------------------+-------------+ +Version 2.1.0, 2025-01-15 +------------------------- + +- Upgrade Monitoring API to version 1.1 + + - Support Alarm Service Configuration initial and update + - Autonomous Alarm Purge based on Alarm Service Configuration + - Upgrade Monitoring API version from v1.0 to v1.1 + +- Other updates + + - Bugs fixed + Version 2.0.4, 2024-06-15 ------------------------- -- 2.16.6