Fix CSI-MeasConfig optionality
[ric-plt/streaming-protobufs.git] / docs / release-notes.rst
1 ..
2 ..  Copyright (c) 2019 AT&T Intellectual Property.
3 ..  Copyright (c) 2019 Nokia.
4 ..
5 ..  Licensed under the Creative Commons Attribution 4.0 International
6 ..  Public License (the "License"); you may not use this file except
7 ..  in compliance with the License. You may obtain a copy of the License at
8 ..
9 ..    https://creativecommons.org/licenses/by/4.0/
10 ..
11 ..  Unless required by applicable law or agreed to in writing, documentation
12 ..  distributed under the License is distributed on an "AS IS" BASIS,
13 ..  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 ..
15 ..  See the License for the specific language governing permissions and
16 ..  limitations under the License.
17 ..
18
19 Release-Notes
20 =============
21
22 This document provides the release notes for O-RAN SC Amber release of
23 ric-plt/streaming-protobufs.
24
25 .. contents::
26    :depth: 3
27    :local:
28
29
30
31 Version history
32 ---------------
33
34 [5.0.0] - 2020-04-22
35
36 * Fixed CSI-MeasConfig configuration under ServingCellConfig to be optional.
37
38 [4.0.3] - 2020-04-15
39
40 * Added git extension to Golang streaming_protobufs module path name.
41
42 [4.0.2] - 2020-04-15
43
44 * Moved Golang source code generated from '.proto' files to new subdirectory
45   go/streaming_protobufs to be in line with the Go package name of Protobufs.
46
47 [4.0.1] - 2020-04-15
48
49 * Add Golang module files.
50
51 [4.0.0] - 2020-04-14
52
53 * Changed scg-CellGroupConfig parameter type from Bytes to RRCReconfiguration
54   to describe SCG configuration as a Protobuf structure. Moved all '.proto'
55   files from streaming-protobufs root directory to proto subdirectory. Added
56   Golang source code generated from '.proto' files into the repository.
57
58 [3.0.0] - 2020-02-14
59
60 * Changed all parameters string types to bytes type except parameters 'gNbID'
61   and 'protobuf_revision' types in x2ap_streaming.proto file were still left
62   a string type.
63
64 [2.0.0] - 2020-01-16
65
66 * Changed SgNB UE X2AP ID to be an optional IE in SGNB ADDITION REQUEST REJECT
67   to be compatible with 3GPP 36.423 standard. API backward incompatible change.
68
69 [1.0.0] - 2020-01-14
70
71 * Fixed overlapping declaration error hit in Golang data structures, which
72   were generated from SGNB CHANGE CONFIRM protobuf message. API backward
73   incompatible change.
74
75 [0.2.3] - 2019-12-18
76
77 * Implement Protobuf schema for following X2AP messages:
78
79   * SGNB CHANGE REQUIRED
80   * SGNB CHANGE CONFIRM
81   * SGNB CHANGE REFUSE
82   * SGNB ACTIVITY NOTIFICATION
83   * GNB STATUS INDICATION
84
85 [0.2.2] - 2019-11-14
86
87 * Add mandatory documentation files.
88 * Fix Protobuf version number in x2ap_streaming.proto file.
89
90 [0.2.1] - 2019-10-16
91
92 * Fix protobuf definition of PLMN-Identity-EUTRA-5GC.
93
94 [0.2.0] - 2019-10-11
95
96 * Initial version.
97 * Implement Protobuf schema for following X2AP messages:
98
99   * SGNB ADDITION REQUEST
100   * SGNB ADDITION REQUEST ACKNOWLEDGE
101   * SGNB ADDITION REQUEST REJECT
102   * SGNB RECONFIGURATION COMPLETE
103   * RRC TRANSFER
104   * UE CONTEXT RELEASE
105   * SGNB RELEASE REQUEST
106   * SGNB RELEASE REQUEST ACKNOWLEDGE
107   * SGNB RELEASE REQUIRED
108   * SGNB RELEASE CONFIRM
109   * SGNB MODIFICATION REQUEST
110   * SGNB MODIFICATION REQUEST REJECT
111   * SGNB MODIFICATION REQUEST ACKNOWLEDGE
112   * SGNB MODIFICATION REQUIRED
113   * SGNB MODIFICATION CONFIRM
114   * SGNB MODIFICATION REFUSE
115   * SN STATUS TRANSFER
116   * SECONDARY RAT DATA USAGE REPORT