X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=29e10a36c38f75a6466d315bf180ffa7df9b147b;hb=308a28051f95dd66fba5ee09565f46eb821e605b;hp=38bbd7a923e9c8c8c4dcac76d091b7f61d273549;hpb=ddcb3f18bd50f8c04b90068c326e0ab828e20b6b;p=ric-app%2Fhw.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 38bbd7a..29e10a3 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -21,7 +21,7 @@ Version history | **Date** | **Ver.** | **Author** | **Comment** | | | | | | +--------------------+--------------------+--------------------+--------------------+ -| 2020-06-09 | 1.0.6 | Shraboni Jana | Sixth draft | +| 2021-02-26 | 1.1.1 | Shraboni Jana | Eighth draft | | | | | | +--------------------+--------------------+--------------------+--------------------+ @@ -29,9 +29,9 @@ Version history Summary ------- - -The Bronze release of the HW xAPP demonstrates E2 and A1 interface interactions, persistent storage read-write, RMR and A1 healthcheck. -HW xAPP uses its HelloWorld E2SM (can be found at hw/src/xapp-asn/e2sm/) for ASN PDUs. +The HelloWorld xApp Dawn release has a full implementation of the HW E2 SM including subscription, indication and control as well as C++ class wrappers for all the E2 messages related to HW E2 SM. +The HW xAPP demonstrates E2 and A1 interface interactions, persistent storage read-write, RMR and A1 healthcheck. +HW xAPP uses its HelloWorld E2SM (can be found at hw/docs/). Release Data @@ -44,10 +44,10 @@ Release Data | **Repo/commit-ID** | ric-app/hw | | | | +--------------------------------------+--------------------------------------+ -| **Release designation** | Bronze | +| **Release designation** | Dawn | | | | +--------------------------------------+--------------------------------------+ -| **Release date** | 2020-21-05 | +| **Release date** | 2021-02-26 | | | | +--------------------------------------+--------------------------------------+ | **Purpose of the delivery** | open-source Hello World xAPP | @@ -67,7 +67,7 @@ Components - *test/* contains unit tests showing how to use various components. - +- *defs_hwe2sm/* contains helloworld e2sm asn1c definitions Limitations