X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=32fce70e7698d6bf72a79d6ed46f25b670b8ab73;hb=9a302911ea0eaea2e3bef5c3894d849cb7fd47d2;hp=3f9f86e885be21399a69f5de262b699a9861d4a1;hpb=b5eafe03989e7c5dc0b96cab1288ccd06181f8a2;p=portal%2Fric-dashboard.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 3f9f86e8..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 @@ -32,6 +34,9 @@ Version 1.2.4, 21 Oct 2019 * Align page titles to top left,decrease font size * 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 -------------------------