Update Release Notes after M-Release 88/15388/3
authorJohnKeeney <john.keeney@est.tech>
Mon, 15 Dec 2025 19:32:26 +0000 (19:32 +0000)
committerJohn Keeney <john.keeney@est.tech>
Tue, 16 Dec 2025 11:42:50 +0000 (11:42 +0000)
Also, fix 404 error in docs build (redoc version for sphinxcontrib.redoc)

Issue-ID: NONRTRIC-1095
Change-Id: Ie0d988de1555515033e47c3a25f43fa715790f18
Signed-off-by: JohnKeeney <john.keeney@est.tech>
docs/conf.py
docs/release-notes.rst
participants/docs/release-notes.rst

index ff4e306..6b633c6 100755 (executable)
@@ -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 = {}
index 8d4efe8..4c0364f 100755 (executable)
@@ -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       |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
index 8a26075..8db0704 100644 (file)
@@ -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