Update documentation for F release. 17/8617/1 f-release 1.5.0
authorAlex Stancu <alexandru.stancu@highstreet-technologies.com>
Thu, 23 Jun 2022 13:37:01 +0000 (16:37 +0300)
committerAlex Stancu <alexandru.stancu@highstreet-technologies.com>
Thu, 23 Jun 2022 13:37:30 +0000 (16:37 +0300)
Issue-ID: SIM-100
Change-Id: Ied4f350f3caf4a6f9237ad786149bbfefafa506c
Signed-off-by: Alex Stancu <alexandru.stancu@highstreet-technologies.com>
docs/release-notes.rst

index b1b648e..dd526af 100644 (file)
@@ -21,6 +21,9 @@ Version history
 | **Date**           | **Ver.**           | **Author**         | **Comment**        |
 |                    |                    |                    |                    |
 +--------------------+--------------------+--------------------+--------------------+
+| 2022-06-27         | 1.5.0              | Alex Stancu        | "F" Release        |
+|                    |                    |                    |                    |
++--------------------+--------------------+--------------------+--------------------+
 | 2021-12-09         | 1.4.3              | Alex Stancu        | "E" Release        |
 |                    |                    |                    |                    |
 +--------------------+--------------------+--------------------+--------------------+
@@ -47,6 +50,7 @@ Version history
 +--------------------+--------------------+--------------------+--------------------+
 
 
+
 Summary
 -------
 
@@ -56,6 +60,11 @@ The O1 interface simulator is a framework that provides simulated network functi
 Release Data
 ------------
 
+version 1.5.0
+
+- [feature-add] new topology-service image available, with latest YANG specifications from OAM project. It exposes a RESTCONF endpoint with specific topology information as configured.
+
+
 version 1.4.3
 
 - [feature-add] aligned o-ran-sc-du-hello-world YANG model
@@ -89,13 +98,13 @@ version 1.3.5
 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