Docs: Update release notes 61/11461/2
authorJohnKeeney <john.keeney@est.tech>
Fri, 30 Jun 2023 16:08:59 +0000 (17:08 +0100)
committerJohn Keeney <john.keeney@est.tech>
Fri, 30 Jun 2023 18:01:00 +0000 (18:01 +0000)
Issue-ID: NONRTRIC-883
Change-Id: I7c4e54ca782685495da42f938631616409b8ccba
Signed-off-by: JohnKeeney <john.keeney@est.tech>
docs/release-notes.rst
docs/requirements-docs.txt

index 0cd40d4..5888178 100644 (file)
@@ -1,6 +1,6 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. Copyright (C) 2021 Nordix
+.. Copyright (C) 2021-2033 Nordix
 
 =============
 Release-Notes
@@ -9,8 +9,8 @@ Release-Notes
 
 This document provides the release notes for the release of the DMaaP Adapter.
 
-Version history DMaaP Adater
-============================
+Version history DMaaP Adapter
+=============================
 
 +------------+----------+------------------+-----------------+
 | **Date**   | **Ver.** | **Author**       | **Comment**     |
@@ -34,9 +34,12 @@ Version history DMaaP Adater
 | 2022-12-12 | 1.2.0    | Henrik Andersson | G Release       |
 |            |          |                  |                 |
 +------------+----------+------------------+-----------------+
-| 2022-02-13 | 1.2.1    | Yennifer Chacon  | G Maintenance   |
+| 2023-02-13 | 1.2.1    | Yennifer Chacon  | G Maintenance   |
 |            |          |                  | Release         |
 +------------+----------+------------------+-----------------+
+| 2023-06-16 | 1.3.0    | John Keeney      | H Release       |
+|            |          |                  |                 |
++------------+----------+------------------+-----------------+
 
 
 Release Data
@@ -156,7 +159,27 @@ G Maintenance Release
 | **Release date**            | 2023-02-13                                        |
 |                             |                                                   |
 +-----------------------------+---------------------------------------------------+
-| **Purpose of the delivery** | support for shared Kafka topics           .       |
+| **Purpose of the delivery** | support for shared Kafka topics                   |
 |                             |                                                   |
 +-----------------------------+---------------------------------------------------+
 
+H Release
+---------
++-----------------------------+---------------------------------------------------+
+| **Project**                 | Non-RT RIC DMaaP Adapter                          |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Repo/commit-ID**          | nonrtric/plt/dmaapadapter                         |
+|                             | 890a4fdf7e7bcafe4ac9c7c495dc06cc844cfc13          |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release designation**     | H                                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release date**            | 2023-06-16                                        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Purpose of the delivery** | nonrtric-plt-dmaapadapter:1.3.0                   |
+|                             |    Update to Springboot 3 & JDK17                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
index f266a10..f1d0b7f 100644 (file)
@@ -2,6 +2,7 @@ tox
 Sphinx
 doc8
 docutils < 0.17
+urllib3~=1.26.15
 setuptools
 six
 sphinx_rtd_theme
@@ -9,4 +10,4 @@ sphinxcontrib-needs
 sphinxcontrib-swaggerdoc
 sphinx_bootstrap_theme
 sphinxcontrib-redoc
-lfdocs-conf
\ No newline at end of file
+lfdocs-conf