X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=fdb786b5b6001e929698c6762f29d866a9cdcfd7;hb=refs%2Fheads%2Fcherry;hp=7026eaa928e59b7971580ea381f55bf0c3adbf90;hpb=ddc4d67d57e952b8476e44d7a101798b2fdf4eae;p=ric-plt%2Fstreaming-protobufs.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 7026eaa..fdb786b 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -19,8 +19,7 @@ Release-Notes ============= -This document provides the release notes for O-RAN SC Amber release of -ric-plt/streaming-protobufs. +This document provides the release notes of the streaming-protobufs. .. contents:: :depth: 3 @@ -31,6 +30,28 @@ ric-plt/streaming-protobufs. Version history --------------- +[6.0.0] - 2020-04-30 + +* Renamed RRC event trigger EventA3 configuration's a3_Threshold parameter + name to a3_Offset and change parameter type to MeasTriggerQuantityOffset. + +[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