X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=32fce70e7698d6bf72a79d6ed46f25b670b8ab73;hb=9a302911ea0eaea2e3bef5c3894d849cb7fd47d2;hp=3eaf7ddd3f63d8d1810cfa12898d107c71a895a9;hpb=67bad64d2c84ff56f020b17e97daf2d35278289a;p=portal%2Fric-dashboard.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 3eaf7ddd..32fce70e 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -19,12 +19,14 @@ RIC Dashboard Release Notes =========================== -Version 1.2.4, 21 Oct 2019 +Version 1.2.4, 28 Oct 2019 -------------------------- * Revise a1-med-client to use API spec in new submodule ric-plt/a1; removed cached copy * Revise app manager client to use API spec in new submodule ric-plt/appmgr; removed cached copy +* Revise e2-mgr-client to use API spec in new submodule ric-plt/e2mgr; + removed cached copy * Add Platform page showing Kubernetes pods in aux and platform obtained from CAAS-Ingress * Update Angular libraries to recent stable versions * Revise user controller to answer data sent by portal, drop the mock implementation @@ -33,6 +35,8 @@ Version 1.2.4, 21 Oct 2019 * Update EPSDK-FW to version 2.6 * Make constructor robust to missing caasingress.insecure property * Repair bug that omitted slashes in CAAS-Ingress URL builder +* Improve the dark mode +* Show container ready count with total count Version 1.2.3, 4 Oct 2019 -------------------------