X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CHANGES_CORE.txt;h=05e0f73201986075f1c284691801d87e7bd1ad84;hb=aedf8c659ddb2e56ab24490cccea75146cefd24a;hp=4480a8126ddd4cdf0b53f06a913e7ffacccd8de4;hpb=3bcb5b17e0b713d7a61389dcafa0d92a0704a7fb;p=ric-plt%2Flib%2Frmr.git diff --git a/CHANGES_CORE.txt b/CHANGES_CORE.txt index 4480a81..05e0f73 100644 --- a/CHANGES_CORE.txt +++ b/CHANGES_CORE.txt @@ -5,6 +5,21 @@ # API and build change and fix summaries. Doc correctsions # and/or changes are not mentioned here; see the commit messages. +2020 June 22; version 4.1.1 + Add new message types to RIC header file for + RIC_ALARM (110) + RIC_ALARM_QUERY (111) + RIC_METRICS (120) + RAN_E2_RESET_REQ (12008) + RAN_E2_RESET_RESP (12009) + +2020 June 18; version 4.1.0 + Bump version minor to move away from 4.0.* which will bump for any + patches applied back to bronze. + + Add magic C++ goo to symtab header file allowing C++ xAPPs to use + the symbol table directly. + 2020 May 06; version 4.0.5 Fix the bug in SI95 receive message management semaphore count issue. (RIC-355)