X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frel-notes.rst;h=5ba4f5ba59def1f2a19e7fbf461a7820103af618;hb=refs%2Ftags%2F4.4.5;hp=a37304be05adff3cbb9c384a7992787dbe2679f0;hpb=5ec64c5253b3b7611ec69cc1487989fae45eca26;p=ric-plt%2Flib%2Frmr.git diff --git a/docs/rel-notes.rst b/docs/rel-notes.rst index a37304b..5ba4f5b 100644 --- a/docs/rel-notes.rst +++ b/docs/rel-notes.rst @@ -22,6 +22,45 @@ the need to leap frog versions ceased, and beginning with version 4.0.0, the RMR versions should no longer skip. +2020 November 17; Version 4.4.5 +------------------------------- + +Correct bug in round robin group allocation that could lead +to an empty group. (RIC-695) + + + +2020 November 13; Version 4.4.4 +------------------------------- + +Correct address memory leak in the RTE cleanup. (RIC-674) + + + +2020 November 4; Version 4.4.3 +------------------------------ + +Correct bug introduced with race fix (4.4.0) (RIC-674) + + + +2020 November 4; Version 4.4.2 +------------------------------ + +Changes to correct more complaints generated by a code scan. +(RIC-673) Also addressed some sonar coverage issues with unit +test changes. + + + +2020 November 4; Version 4.4.1 +------------------------------ + +Changes to correct complaints generated by a code scan. +(RIC-673) + + + 2020 November 4; Version 4.4.0 ------------------------------