X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Frelease-notes.rst;h=51762254090064da6cfea41d17be74d74de76229;hb=refs%2Fchanges%2F41%2F11441%2F1;hp=b1b648e9a274cfd8d52b8d4bacfc8ed0e05e9912;hpb=a7f0e2860e2d3a47ca8e4aeb55cf222699747b94;p=sim%2Fo1-interface.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index b1b648e..5176225 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -21,7 +21,16 @@ Version history | **Date** | **Ver.** | **Author** | **Comment** | | | | | | +--------------------+--------------------+--------------------+--------------------+ -| 2021-12-09 | 1.4.3 | Alex Stancu | "E" Release | +| 2023-06-22 | 1.8.1 | Alex Stancu | "H" Release | +| | | | | ++--------------------+--------------------+--------------------+--------------------+ +| 2022-12-15 | 1.5.2 | Alex Stancu | "G" Release | +| | | | | ++--------------------+--------------------+--------------------+--------------------+ +| 2022-06-27 | 1.5.0 | Alex Stancu | "F" Release | +| | | | | ++--------------------+--------------------+--------------------+--------------------+ +| 2021-12-09 | 1.4.3 | Alex Stancu | "E" release | | | | | | +--------------------+--------------------+--------------------+--------------------+ | 2021-04-27 | 1.2.3 | Alex Stancu | "D" release | @@ -42,7 +51,7 @@ Version history | 2020-06-08 | 0.6.1 | Alex Stancu | Bronze release | | | | | | +--------------------+--------------------+--------------------+--------------------+ -| 2019-11-13 | 0.0.1 | Alex Stancu | First draft - Amber| +| 2019-11-13 | 0.0.1 | Alex Stancu | First draft - Amber| | | | | | +--------------------+--------------------+--------------------+--------------------+ @@ -56,6 +65,24 @@ The O1 interface simulator is a framework that provides simulated network functi Release Data ------------ +version 1.8.1 + +- [feature-add] new O-RU feature: monitoring NETCONF connectivity. + +version 1.6.1 + +- [feature-add] new O-DU docker image containing 3GPP YANG models. This needs to be built locally! + +version 1.5.2 + +- [feature-add] new VES O1 PNF Registration (stndDefined) message available. It can be enabled by using ves-o1-pnf-registration feature name. + + +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 +116,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