Add NF addressing method as ENV.
[sim/o1-interface.git] / docs / release-notes.rst
index 1cb199c..0be9080 100644 (file)
@@ -21,6 +21,12 @@ Version history
 | **Date**           | **Ver.**           | **Author**         | **Comment**        |
 |                    |                    |                    |                    |
 +--------------------+--------------------+--------------------+--------------------+
+| 2021-04-27         | 1.2.3              |  Alex Stancu       | "D" release        |
+|                    |                    |                    |                    |
++--------------------+--------------------+--------------------+--------------------+
+| 2021-04-15         | 1.2.1              |  Alex Stancu       | "D" release        |
+|                    |                    |                    |                    |
++--------------------+--------------------+--------------------+--------------------+
 | 2021-04-12         | 1.2.0              |  Alex Stancu       | "D" release        |
 |                    |                    |                    |                    |
 +--------------------+--------------------+--------------------+--------------------+
@@ -46,6 +52,23 @@ The O1 interface simulator is a framework that provides simulated network functi
 
 Release Data
 ------------
+
+version 1.2.3
+
+- [change] moved all NETCONF x-paths to xpath.h for easier management and cleaner codebase
+  
+- [feature-add] Manager now automatically tries to pull missing images (last version) when not found, if **DOCKER_REPOSITORY** env var is set to a certain Docker repository; note that repository authentication currently not supported
+  
+- [feature-add] log-rotation application; does not include supervisor redirected paths, not stderr; log is hard-coded at ~5000 lines per file
+  
+- [feature-add] host-mapping is now available when running NF is running in standalone mode via the **NTS_NF_MOUNT_POINT_ADDRESSING_METHOD** variable
+  
+
+version 1.2.1
+
+- [fix] VES commmon header made uniform across all VES-related messages
+
+
 version 1.2.0
 
 - [change] **Default password of the NETCONF Server was changed to "netconf!", to be complant with O-RAN requirements**
@@ -60,8 +83,6 @@ version 1.2.0
 
 - [fix] Correctly construct URL for SDN Controller and VES Collector when they are addressed via IPv6
 
-- [fix] VES commmon header made uniform across all VES-related messages
-
 
 version 1.0.3