X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=7026eaa928e59b7971580ea381f55bf0c3adbf90;hb=186dc10e32051ac1fff4d6f9ddca57935c3535ea;hp=798f3a5a7eafbad7ad6a66a2d95a9e8be3703549;hpb=8183b2137ab25d76c205df8e47bbfe5a2a85b92f;p=ric-plt%2Fstreaming-protobufs.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 798f3a5..7026eaa 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -31,6 +31,19 @@ ric-plt/streaming-protobufs. Version history --------------- +[4.0.0] - 2020-04-14 + +* Changed scg-CellGroupConfig parameter type from Bytes to RRCReconfiguration + to describe SCG configuration as a Protobuf structure. Moved all '.proto' + files from streaming-protobufs root directory to proto subdirectory. Added + Golang source code generated from '.proto' files into the repository. + +[3.0.0] - 2020-02-14 + +* Changed all parameters string types to bytes type except parameters 'gNbID' + and 'protobuf_revision' types in x2ap_streaming.proto file were still left + a string type. + [2.0.0] - 2020-01-16 * Changed SgNB UE X2AP ID to be an optional IE in SGNB ADDITION REQUEST REJECT