X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=b6eb3f20fcac24bc54782f256b5aae33acbb0e41;hb=refs%2Fchanges%2F26%2F526%2F2;hp=d046a73f3dcadfbf51c737ddd36e4cae7b5c1f6d;hpb=b8f4e986970eab6cfa5729c24680f2816f056edb;p=portal%2Fric-dashboard.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index d046a73f..b6eb3f20 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -20,10 +20,15 @@ RIC Dashboard Release Notes =========================== -Version 1.2.0, 9 July 2019 --------------------------- +Version 1.2.0, 17 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 +* Move mock configuration classes into test area Version 1.0.5, 5 July 2019 --------------------------