X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=68666b9c8d0d2f62a4e50f98216a4813e5734991;hb=82075f9689438ef764d4ef8a4a9bee8b1e3a629d;hp=2eb8a1751803d8749e22d55d943c95ebb0a63af8;hpb=01e651a425e83b914a4b30e19a3a843ce86154d1;p=ric-plt%2Fstreaming-protobufs.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 2eb8a17..68666b9 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -31,6 +31,30 @@ ric-plt/streaming-protobufs. Version history --------------- +[5.0.0] - 2020-04-22 + +* Fixed CSI-MeasConfig configuration under ServingCellConfig to be optional. + +[4.0.3] - 2020-04-15 + +* Added git extension to Golang streaming_protobufs module path name. + +[4.0.2] - 2020-04-15 + +* Moved Golang source code generated from '.proto' files to new subdirectory + go/streaming_protobufs to be in line with the Go package name of Protobufs. + +[4.0.1] - 2020-04-15 + +* Add Golang module files. + +[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'