80195be54e84665d31b14912c94ceebb77a3dcfd
[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 [4.0.3] - 2020-04-15
35
36 * Added git extension to Golang streaming_protobufs module path name.
37
38 [4.0.2] - 2020-04-15
39
40 * Moved Golang source code generated from '.proto' files to new subdirectory
41   go/streaming_protobufs to be in line with the Go package name of Protobufs.
42
43 [4.0.1] - 2020-04-15
44
45 * Add Golang module files.
46
47 [4.0.0] - 2020-04-14
48
49 * Changed scg-CellGroupConfig parameter type from Bytes to RRCReconfiguration
50   to describe SCG configuration as a Protobuf structure. Moved all '.proto'
51   files from streaming-protobufs root directory to proto subdirectory. Added
52   Golang source code generated from '.proto' files into the repository.
53
54 [3.0.0] - 2020-02-14
55
56 * Changed all parameters string types to bytes type except parameters 'gNbID'
57   and 'protobuf_revision' types in x2ap_streaming.proto file were still left
58   a string type.
59
60 [2.0.0] - 2020-01-16
61
62 * Changed SgNB UE X2AP ID to be an optional IE in SGNB ADDITION REQUEST REJECT
63   to be compatible with 3GPP 36.423 standard. API backward incompatible change.
64
65 [1.0.0] - 2020-01-14
66
67 * Fixed overlapping declaration error hit in Golang data structures, which
68   were generated from SGNB CHANGE CONFIRM protobuf message. API backward
69   incompatible change.
70
71 [0.2.3] - 2019-12-18
72
73 * Implement Protobuf schema for following X2AP messages:
74
75   * SGNB CHANGE REQUIRED
76   * SGNB CHANGE CONFIRM
77   * SGNB CHANGE REFUSE
78   * SGNB ACTIVITY NOTIFICATION
79   * GNB STATUS INDICATION
80
81 [0.2.2] - 2019-11-14
82
83 * Add mandatory documentation files.
84 * Fix Protobuf version number in x2ap_streaming.proto file.
85
86 [0.2.1] - 2019-10-16
87
88 * Fix protobuf definition of PLMN-Identity-EUTRA-5GC.
89
90 [0.2.0] - 2019-10-11
91
92 * Initial version.
93 * Implement Protobuf schema for following X2AP messages:
94
95   * SGNB ADDITION REQUEST
96   * SGNB ADDITION REQUEST ACKNOWLEDGE
97   * SGNB ADDITION REQUEST REJECT
98   * SGNB RECONFIGURATION COMPLETE
99   * RRC TRANSFER
100   * UE CONTEXT RELEASE
101   * SGNB RELEASE REQUEST
102   * SGNB RELEASE REQUEST ACKNOWLEDGE
103   * SGNB RELEASE REQUIRED
104   * SGNB RELEASE CONFIRM
105   * SGNB MODIFICATION REQUEST
106   * SGNB MODIFICATION REQUEST REJECT
107   * SGNB MODIFICATION REQUEST ACKNOWLEDGE
108   * SGNB MODIFICATION REQUIRED
109   * SGNB MODIFICATION CONFIRM
110   * SGNB MODIFICATION REFUSE
111   * SN STATUS TRANSFER
112   * SECONDARY RAT DATA USAGE REPORT