X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CHANGES;h=532e3bb2daaae1bb92f3600e000e1964e814ec8d;hb=56044b79a2282e50a8c271b36289b1724cb40cd8;hp=2e7cbffd6a3c1ce24d7641f91aea3bfb2431e9e4;hpb=d486a17c04f3d6d865f787168d446f4cfea3be25;p=ric-plt%2Fxapp-frame-cpp.git diff --git a/CHANGES b/CHANGES index 2e7cbff..532e3bb 100644 --- a/CHANGES +++ b/CHANGES @@ -5,7 +5,41 @@ # has several changes. Multiple blank lines between versions are # squished to one. +2022 08 December; version 2.3.7 + Taking in new RMR version 4.8.5. + +2022 05 February; version 2.3.6 + Fixed bug on XAPP_DESCRIPTOR_PATH parser. + Add test cases for XAPP_DESCRIPTOR_PATH parser. + +release = E +2021 03 December; version 2.3.5 + Taking in new RMR version 4.8.0. Also one bug fix added. + +release = Dawn +2021 23 June; version 2.3.4 + Taking in new RMR version 4.7.4 that contains many bug fixes + release = Cherry +2020 11 December; version 2.3.3 + Version bump to force CI jobs to promote the packages. + +2020 21 August; version 2.3.2 + Small cleanup of "code smells" and add additional test stats + to unit tests. + +2020 21 August; version 2.3.1 + Fix bug in message introduced with "code smell" fix. (RIC-629) + +2020 20 August; version 2.3.0 + Address sonar flagged "bugs" in the config class (RIC-629). + +2020 13 August; version 2.2.2 + Correct potential memory leaks in xapp class (RIC-629) + +2020 July 31; version 2.2.1 + Correct "bugs" according to sonar (RIC-629) + 2020 July 30; version 2.2.0 Add support for configuration file reading and change notification.