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=0f333117c589ceb70326df70460e884c02c59f0c;hp=516a823fbcab37854187f80ad9f70fa16743e2d6;hb=96526af57d1c3026430e11cfe899e50629a91296;hpb=db05cb943f111d47e9a715f602a1942b925ba675 diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 516a823..0f33311 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -21,6 +21,12 @@ Version history | **Date** | **Ver.** | **Author** | **Comment** | | | | | | +--------------------+--------------------+--------------------+--------------------+ +| 2020-12-02 | 1.0.3 | Alex Stancu | Cherry release | +| | | | | ++--------------------+--------------------+--------------------+--------------------+ +| 2020-11-11 | 1.0.0 | Alex Stancu | Cherry release | +| | | | | ++--------------------+--------------------+--------------------+--------------------+ | 2020-06-08 | 0.6.1 | Alex Stancu | Bronze release | | | | | | +--------------------+--------------------+--------------------+--------------------+ @@ -37,7 +43,25 @@ The O1 interface simulator is a framework that provides simulated devices with a Release Data ------------ -N/A +version 1.0.3 + +[fixed] fixed issues where ODL could not parse the correct versions for yang files + + +version 1.0.2 + +[fixed] bug that occured when trying to start a wrong instance (bad docker-repository or docker-tag) +[fixed] when populating the fault-delay-list, if the sum of all the faults was 0, the network funciton kept on generating faults and crashed + + +version 1.0.1 + +[feature-add] added web-cut-through feature +[fixed] mount-point-addressing-method was mistakenly changing after starting + + +version 1.0.0 +Initial release. Feature Additions ^^^^^^^^^^^^^^^^^ @@ -63,8 +87,6 @@ The following docker containers are the resulting artefacts of the sim-o1-projec * **o-ran-sc/ntsim-o-ran-ru-fh** - this image contains a simulated device which exposes a management interface via NETCONF/YANG, implementing the O1 FH interface specifications; -* **o-ran-sc/ntsim-o-ran-sc-o-ran-ru** - this image contains a simulated device which exposes a management interface via NETCONF/YANG, implementing the O-RAN-SC O-RU Management interface defined by the OAM project; - * **o-ran-sc/ntsim-x-ran** - this image contains a simulated device which exposes a management interface via NETCONF/YANG, implementing the X-RAN Management interface.