From: JohnKeeney Date: Mon, 15 Dec 2025 19:32:26 +0000 (+0000) Subject: Update Release Notes after M-Release X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F88%2F15388%2F3;p=nonrtric%2Fplt%2Frappmanager.git Update Release Notes after M-Release Also, fix 404 error in docs build (redoc version for sphinxcontrib.redoc) Issue-ID: NONRTRIC-1095 Change-Id: Ie0d988de1555515033e47c3a25f43fa715790f18 Signed-off-by: JohnKeeney --- diff --git a/docs/conf.py b/docs/conf.py index ff4e306..6b633c6 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -40,7 +40,7 @@ redoc = [ } ] -redoc_uri = 'https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js' +redoc_uri = 'https://cdn.jsdelivr.net/npm/redoc@2.5.0/bundles/redoc.standalone.js' #intershpinx mapping with other projects intersphinx_mapping = {} diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 8d4efe8..4c0364f 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -25,6 +25,8 @@ Version history rApp Manager +------------+----------+------------------+--------------------+ | 2024-07-03 | 0.3.0 | John Keeney | L Release | +------------+----------+------------------+--------------------+ +| 2024-12-15 | 0.4.0 | John Keeney | M Release | ++------------+----------+------------------+--------------------+ Release Data @@ -108,4 +110,24 @@ L Release | **Purpose of the delivery** | o-ran-sc/nonrtric-plt-rappmanager:0.3.0 | | | Small functional & dependency updates | | | | -+-----------------------------+---------------------------------------------------+ \ No newline at end of file ++-----------------------------+---------------------------------------------------+ + +M Release +--------- ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | 7cedbd36ff589e193c8c0e53a0026d0f1bd6d8f8 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | M | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2025-12-15 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | o-ran-sc/nonrtric-plt-rappmanager:0.4.0 | +| | Small functional & dependency updates | +| | | ++-----------------------------+---------------------------------------------------+ diff --git a/participants/docs/release-notes.rst b/participants/docs/release-notes.rst index 8a26075..8db0704 100644 --- a/participants/docs/release-notes.rst +++ b/participants/docs/release-notes.rst @@ -25,6 +25,8 @@ Version history DME participant for rApp Manager +------------+----------+------------------+--------------------+ | 2025-07-03 | 0.3.0 | John Keeney | L Release | +------------+----------+------------------+--------------------+ +| 2025-12-15 | 0.4.0 | John Keeney | M Release | ++------------+----------+------------------+--------------------+ Release Data for DME participant for rApp Manager @@ -108,4 +110,24 @@ L Release | **Purpose of the delivery** | o-ran-sc/nonrtric-plt-participant-impl-dme:0.3.0 | | | Small functional & dependency updates | | | | ++-----------------------------+-----------------------------------------------------+ + +M Release +--------- ++-----------------------------+-----------------------------------------------------+ +| **Project** | Non-RT RIC | +| | | ++-----------------------------+-----------------------------------------------------+ +| **Repo/commit-ID** | 7cedbd36ff589e193c8c0e53a0026d0f1bd6d8f8 | +| | | ++-----------------------------+-----------------------------------------------------+ +| **Release designation** | M | +| | | ++-----------------------------+-----------------------------------------------------+ +| **Release date** | 2025-12-15 | +| | | ++-----------------------------+-----------------------------------------------------+ +| **Purpose of the delivery** | o-ran-sc/nonrtric-plt-participant-impl-dme:0.4.0 | +| | Small functional & dependency updates | +| | | +-----------------------------+-----------------------------------------------------+ \ No newline at end of file