Release L - Release notes 62/14662/1
authorJohnKeeney <john.keeney@est.tech>
Thu, 3 Jul 2025 16:13:03 +0000 (17:13 +0100)
committerJohnKeeney <john.keeney@est.tech>
Thu, 3 Jul 2025 16:13:07 +0000 (17:13 +0100)
Issue-ID: NONRTRIC-1072
Change-Id: I75f01ca53eb27186b1b4e8e664890cb0d8daedfa
Signed-off-by: JohnKeeney <john.keeney@est.tech>
docs/release-notes.rst
docs/requirements-docs.txt

index bc2f1fb..3069c75 100644 (file)
@@ -55,6 +55,9 @@ Version history A1 Simulator (previously called Near-RT RIC A1 Interface)
 | 2024-12-19 | 2.8.0    | John Keeney      | K Release      |
 |            |          |                  |                |
 +------------+----------+------------------+----------------+
+| 2025-07-03 | 2.8.1    | John Keeney      | L Release      |
+|            |          |                  |                |
++------------+----------+------------------+----------------+
 
 Release Data
 ============
@@ -277,3 +280,25 @@ K Release
 |                             |                                                       |
 +-----------------------------+-------------------------------------------------------+
 
+L Release
+---------
+
++-----------------------------+-------------------------------------------------------+
+| **Project**                 | Non-RT RIC                                            |
+|                             |                                                       |
++-----------------------------+-------------------------------------------------------+
+| **Repo/commit-ID**          | a1-interface/7c905365b4532d39c34d6c8f0073c4d67d3d8d38 |
+|                             |                                                       |
++-----------------------------+-------------------------------------------------------+
+| **Release designation**     | L                                                     |
+|                             |                                                       |
++-----------------------------+-------------------------------------------------------+
+| **Release date**            | 2025-07-03                                            |
+|                             |                                                       |
++-----------------------------+-------------------------------------------------------+
+| **Purpose of the delivery** |  a1-simulator:2.8.1                                   |
+|                             |     Small improvement in logging                      |
+|                             |                                                       |
++-----------------------------+-------------------------------------------------------+
+
+
index 59e8e0a..b824d5c 100644 (file)
@@ -12,3 +12,4 @@ urllib3~=1.26.15
 setuptools
 doc8
 docutils < 0.17
+pillow==11.2.1
\ No newline at end of file