X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=0be9080641f550b223f227f0c8f34dc9341d180f;hp=b6cb4d37eb5c5c3aa000cfa70e575610c7cdbb47;hb=c7e43513c1c4c3569d5079db0a9a31c124274e6c;hpb=908fe04b071e17feb1984cbc342ab9f45f325e18 diff --git a/docs/release-notes.rst b/docs/release-notes.rst index b6cb4d3..0be9080 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -21,6 +21,9 @@ 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 | | | | | | +--------------------+--------------------+--------------------+--------------------+ @@ -50,6 +53,17 @@ 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