X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=5a3198d1cf2ab115a7a0199e9a93c58d0ab3dd72;hb=fa50e55b6e8977ad0a6a28096fe58fb54924ca2b;hp=aefe7179590333dc0fa736a5a0234fb21b3b2498;hpb=3340ea073fd56431b2d1231bda17cd98765fd8eb;p=portal%2Fric-dashboard.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index aefe7179..5a3198d1 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -20,6 +20,15 @@ RIC Dashboard Release Notes =========================== +Version 1.2.0, 12 July 2019 +--------------------------- +* Split URL properties into prefix/suffix parts +* Add jacoco plugin to back-end for code coverage +* Compile with Java version 11, run with image openjdk:11 +* Clean code of issues reported by Sonar +* Drop mock RAN names feature that supported R1 testing +* Extend mock endpoints to simulate delay seen in tests + Version 1.0.5, 5 July 2019 -------------------------- * Upgrade to Angular version 8