X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frel-notes.rst;h=f5b40d7f63f4b173f3b87c85e762ff46a5bb8704;hb=5157a97ada5447efcee4da6192798a3b6799884c;hp=6207bd7e55e5fa79c9c92926d3d4e9e4c54a1719;hpb=52f4bc935a659a9a03cd8749748cf9222b09c878;p=ric-plt%2Flib%2Frmr.git diff --git a/docs/rel-notes.rst b/docs/rel-notes.rst old mode 100644 new mode 100755 index 6207bd7..f5b40d7 --- a/docs/rel-notes.rst +++ b/docs/rel-notes.rst @@ -28,11 +28,67 @@ Core RMR Changes -------------------------------------------------------------------------------------------- +2020 April 6; version 3.6.6 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Correct bug in SI95 address conversion module (RIC-327) +Correct bug in SI initialisation module + + +2020 April 2; version 3.6.5 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Correct potential nil pointer use when examining interfaces +for use as a listen target (RIC-307) + + +2020 April 1; version 3.6.4 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Correct potential nil pointer use in the NNG interface +(RIC-303) Correct issue preventing CI build without a +container + + +2020 March 30; version 3.6.3 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Correct the max receive message size constant in rmr.h +(RIC-301) + + +2020 March 23; version 3.6.2 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Fix message initialisation bug when pulling a message from +the pool (RIC-295) + + +2020 March 19; version 3.6.1 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Fix problem with RPM package install + + +2020 March 18; version 3.6.0 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Add message types to support traffic steering + + +2020 March 16; version 3.5.2 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Correct bug in the meid table parser that prevented the +ack/nack of meid tables (RIC-273) + + 2020 March 10; version 3.5.1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Add missing health check message types. + 2020 March 9; version 3.5.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~