Release notes & Roll version after i-release 1.1.0 -> 1.2.0 35/12335/1
authorJohnKeeney <john.keeney@est.tech>
Fri, 15 Dec 2023 20:47:22 +0000 (20:47 +0000)
committerJohn Keeney <John.Keeney@est.tech>
Fri, 15 Dec 2023 20:49:21 +0000 (20:49 +0000)
Change-Id: I6cc4c8ca853236ed490057bba3ab18f9d9686651
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Issue-ID: NONRTRIC-958

datafilecollector/docs/release-notes.rst
datafilecollector/pom.xml
influxlogger/docs/release-notes.rst
influxlogger/pom.xml
pm-file-converter/container-tag.yaml
pm-file-converter/docs/release-notes.rst
pmproducer/docs/release-notes.rst
pmproducer/pom.xml

index 79fbbf3..7a2b454 100644 (file)
@@ -1,6 +1,7 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. Copyright (C) 2023 Nordix
+.. Copyright (C) 2023 Nordix Foundation. All rights reserved. 
+.. Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. 
 
 =============
 Release-Notes
@@ -19,6 +20,9 @@ Version history Non-RT RIC - RAN PM - PM Data File Collector
 | 2023-06-16 |          | John Keeney      | H Release          |
 |            |          |                  |                    |
 +------------+----------+------------------+--------------------+
+| 2023-12-15 |          | John Keeney      | I Release          |
+|            |          |                  |                    |
++------------+----------+------------------+--------------------+
 
 
 Release Data
@@ -44,3 +48,24 @@ H Release
 |                             |    nonrtric-plt-ranpm-datafilecollector:1.0.0     |
 |                             |                                                   |
 +-----------------------------+---------------------------------------------------+
+
+I Release
+---------
++-----------------------------+---------------------------------------------------+
+| **Project**                 | Non-RT RIC RAN PM                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Repo/commit-ID**          | nonrtric/plt/ranpm/                               |
+|                             | c6e2de2842d688e9086f01aff56b786369273ad5          |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release designation**     | I                                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release date**            | 2023-12-15                                        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Purpose of the delivery** | nonrtric-plt-ranpm-datafilecollector:1.1.0        |
+|                             |     Improved test coverage, code quality & 3PPs   |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
index 5a56a72..7775900 100644 (file)
@@ -28,7 +28,7 @@
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt.ranpm</groupId>
     <artifactId>datafile-collector</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>jar</packaging>
     <name>NONRTRIC RAN PM Data File Collector</name>
     <description>File Collector for collecting RAN PM files from RAN functions (O-RAN SC NONRTRIC)</description>
index 1d1db2d..e1e4f9f 100644 (file)
@@ -1,6 +1,7 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. Copyright (C) 2023 Nordix
+.. Copyright (C) 2023 Nordix Foundation. All rights reserved. 
+.. Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. 
 
 =============
 Release-Notes
@@ -19,6 +20,9 @@ Version history Non-RT RIC - RAN PM - Influx Logger
 | 2023-06-16 |          | John Keeney      | H Release          |
 |            |          |                  |                    |
 +------------+----------+------------------+--------------------+
+| 2023-12-15 |          | John Keeney      | I Release          |
+|            |          |                  |                    |
++------------+----------+------------------+--------------------+
 
 
 Release Data
@@ -44,3 +48,24 @@ H Release
 |                             |    nonrtric-plt-pmlog:1.0.0                       |
 |                             |                                                   |
 +-----------------------------+---------------------------------------------------+
+
+I Release
+---------
++-----------------------------+---------------------------------------------------+
+| **Project**                 | Non-RT RIC RAN PM                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Repo/commit-ID**          | nonrtric/plt/ranpm/                               |
+|                             | c6e2de2842d688e9086f01aff56b786369273ad5          |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release designation**     | I                                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release date**            | 2023-12-15                                        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Purpose of the delivery** | nonrtric-plt-pmlog:1.1.0                          |
+|                             |     Improved test coverage, code quality & 3PPs   |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
index 7b04fc0..8e80e7b 100644 (file)
@@ -32,7 +32,7 @@
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>pmlog</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <name>NONRTRIC RAN PM Logger</name>
     <description>Logger for storing selected PM measurements into a time series database (InfluxDB) (O-RAN SC NONRTRIC)</description>
     <licenses>
index d04ca0c..2d9a6db 100644 (file)
@@ -1,5 +1,6 @@
 #  ============LICENSE_START===============================================
 #  Copyright (C) 2023 Nordix Foundation. All rights reserved.
+#  Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. 
 #  ========================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
@@ -19,4 +20,4 @@
 # By default this file is in the docker build directory,
 # but the location can configured in the JJB template.
 ---
-tag: 1.1.0
\ No newline at end of file
+tag: 1.2.0
\ No newline at end of file
index 30e50c3..efd99f6 100644 (file)
@@ -1,6 +1,7 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. Copyright (C) 2023 Nordix
+.. Copyright (C) 2023 Nordix Foundation. All rights reserved. 
+.. Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. 
 
 =============
 Release-Notes
@@ -22,6 +23,9 @@ Version history Non-RT RIC - RAN PM - PM File Converter
 | 2023-08-16 |          | John Keeney      | H Release (Maintenence) |
 |            |          |                  |                         |
 +------------+----------+------------------+-------------------------+
+| 2023-12-15 |          | John Keeney      | I Release               |
+|            |          |                  |                         |
++------------+----------+------------------+-------------------------+
 
 
 Release Data
@@ -68,3 +72,24 @@ H Release (Maintenance)
 |                             |    nonrtric-plt-ranpm-pm-file-converter:1.0.1     |
 |                             |                                                   |
 +-----------------------------+---------------------------------------------------+
+
+I Release
+---------
++-----------------------------+---------------------------------------------------+
+| **Project**                 | Non-RT RIC RAN PM                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Repo/commit-ID**          | nonrtric/plt/ranpm/                               |
+|                             | c6e2de2842d688e9086f01aff56b786369273ad5          |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release designation**     | I                                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release date**            | 2023-12-15                                        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Purpose of the delivery** | nonrtric-plt-ranpm-pm-file-converter:1.1.0        |
+|                             |     Improved test coverage, code quality & 3PPs   |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
index 9cf1b16..1cdaa80 100644 (file)
@@ -1,6 +1,7 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. Copyright (C) 2023 Nordix
+.. Copyright (C) 2023 Nordix Foundation. All rights reserved. 
+.. Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. 
 
 =============
 Release-Notes
@@ -22,6 +23,9 @@ Version history Non-RT RIC - RAN PM - PM Producer
 | 2023-08-10 |          | John Keeney      | H Release (Maintenance)  |
 |            |          |                  |                          |
 +------------+----------+------------------+--------------------------+
+| 2023-12-15 |          | John Keeney      | I Release                |
+|            |          |                  |                          |
++------------+----------+------------------+--------------------------+
 
 
 Release Data
@@ -68,3 +72,24 @@ H Release (Maintenance)
 |                             |    nonrtric-plt-pmproducer:1.0.1                  |
 |                             |                                                   |
 +-----------------------------+---------------------------------------------------+
+
+I Release
+---------
++-----------------------------+---------------------------------------------------+
+| **Project**                 | Non-RT RIC RAN PM                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Repo/commit-ID**          | nonrtric/plt/ranpm/                               |
+|                             | c6e2de2842d688e9086f01aff56b786369273ad5          |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release designation**     | I                                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release date**            | 2023-12-15                                        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Purpose of the delivery** | nonrtric-plt-pmproducer:1.1.0                     |
+|                             |    Improved test coverage, code quality & 3PPs    |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
index 02c837b..4f722f7 100644 (file)
@@ -32,7 +32,7 @@
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>pmproducer</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <name>NONRTRIC RAN PM Producer</name>
     <description>Filtering and distribution of PM data to rApps subscribers (O-RAN SC NONRTRIC)</description>
     <licenses>