Docs: Update release notes 60/11460/3
authorJohnKeeney <john.keeney@est.tech>
Fri, 30 Jun 2023 16:02:45 +0000 (17:02 +0100)
committerJohn Keeney <john.keeney@est.tech>
Fri, 30 Jun 2023 18:54:00 +0000 (18:54 +0000)
Issue-ID: NONRTRIC-883
Change-Id: I2b693c21f8aa5f63ada055947b7e29d235474d56
Signed-off-by: JohnKeeney <john.keeney@est.tech>
docs/developer-guide.rst
docs/release-notes.rst
docs/requirements-docs.txt

index d3bb426..7dae5c5 100644 (file)
@@ -1,12 +1,12 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. SPDX-License-Identifier: CC-BY-4.0
-.. Copyright (C) 2021 Nordix
+.. Copyright (C) 2021-2023 Nordix
 
 ===============
 Developer Guide
 ===============
 
-This document provides a quickstart for developers of the Non-RT RIC A1 Policy Managent Service.
+This document provides a quickstart for developers of the Non-RT RIC A1 Policy Management Service.
 
 The A1 Policy Management Service is implemented in ONAP. For documentation see `ONAP CCSDK documentation <https://docs.onap.org/projects/onap-ccsdk-oran/en/latest/index.html>`_.
 and `wiki <https://wiki.onap.org/pages/viewpage.action?pageId=84672221>`_.
index 7141ad2..cd76455 100644 (file)
@@ -59,6 +59,9 @@ Version history A1 Policy Management Service (A1 Policy Agent)
 | 2023-02-10 | 2.5.1    | Yennifer Chacon  | G Maintenance      |
 |            |          |                  | Release            |
 +------------+----------+------------------+--------------------+
+| 2023-06-16 | 2.6.0    | John Keeney      | H Release          |
+|            |          |                  |                    |
++------------+----------+------------------+--------------------+
 
 Release Data
 ============
@@ -273,4 +276,26 @@ G Maintenance Release
 +-----------------------------+---------------------------------------------------+
 | **Purpose of the delivery** | Update springboot version                         |
 |                             |                                                   |
++-----------------------------+---------------------------------------------------+
+
+H Release
+---------
++-----------------------------+---------------------------------------------------+
+| **Project**                 | Non-RT RIC A1 Policy Management Service           |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Repo/commit-ID**          | nonrtric/plt/a1policymanagementservice            |
+|                             | 03913aa30c8d82576ac5adda68f68c4246f34fe7          |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release designation**     | H                                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release date**            | 2023-06-16                                        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Purpose of the delivery** | nonrtric-plt-a1policymanagementservice:2.6.0      |
+|                             |   Numerous security/vulnerability updates         |
+|                             |   Added support for fine-grained authorisation    |
+|                             |   Numerous bug fix & stability improvements       |
 +-----------------------------+---------------------------------------------------+
\ No newline at end of file
index f266a10..f511ba6 100644 (file)
@@ -2,6 +2,7 @@ tox
 Sphinx
 doc8
 docutils < 0.17
+urllib3~=1.26.15
 setuptools
 six
 sphinx_rtd_theme