a983665e476e49a73c6cd229c63f3c65625d0a71
[nonrtric.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright (C) 2021 Nordix
4
5 =============
6 Release-Notes
7 =============
8
9
10 This document provides the release notes for the release of the different parts of the Non-RT RIC.
11
12 Prior to release F several functions were homed in this repository, and released from here. 
13 Currently the only function released from here is the "Auth Token Fetch" utility image (see below).
14
15 Functions, previously here, but now with their own repos have their own release notes:
16
17 * :doc:`Non-RT-RIC Control Panel <controlpanel:release-notes>`.
18 * :doc:`Information Coordinator Service <informationcoordinatorservice:release-notes>`.
19 * :doc:`A1 Policy Management Service <a1policymanagementservice:release-notes>`.
20 * :doc:`Near-RT RIC A1 Simulator <simulator:release-notes>`.
21 * DMaaP/Kafka Information Producer Adapters. :doc:`DMaaPAdapter <dmaapadapter:release-notes>`. :doc:`DMaaP Mediator Producer <dmaapmediatorproducer:release-notes>`.
22 * :doc:`Non-RT-RIC App Catalogue <rappcatalogue:release-notes>`.
23 * :doc:`K8S Helm Chart LCM Manager <helmmanager:release-notes>`.
24 * :doc:`Service Management & Exposure (SME) <sme:release-notes>`.
25 * Use Cases:
26
27   * :doc:`"Helloworld" O-RU Fronthaul Recovery use case <orufhrecovery:release-notes>`.
28   * :doc:`"Helloworld" O-DU Slice Assurance use case <ransliceassurance:release-notes>`.
29
30
31
32 Bronze
33 ------
34 +-----------------------------+---------------------------------------------------+
35 | **Project**                 | Non-RT RIC                                        |
36 |                             |                                                   |
37 +-----------------------------+---------------------------------------------------+
38 | **Repo/commit-ID**          | nonrtric/2466f9d370214b578efedd1d3e38b1de17e6ca1c |
39 |                             |                                                   |
40 +-----------------------------+---------------------------------------------------+
41 | **Release designation**     | Bronze                                            |
42 |                             |                                                   |
43 +-----------------------------+---------------------------------------------------+
44 | **Release date**            | 2020-06-18                                        |
45 |                             |                                                   |
46 +-----------------------------+---------------------------------------------------+
47 | **Purpose of the delivery** | Improved stability                                |
48 |                             |                                                   |
49 +-----------------------------+---------------------------------------------------+
50
51 Bronze Maintenance
52 ------------------
53 +-----------------------------+---------------------------------------------------+
54 | **Project**                 | Non-RT RIC                                        |
55 |                             |                                                   |
56 +-----------------------------+---------------------------------------------------+
57 | **Repo/commit-ID**          | nonrtric/5d4f252a530a0d9abbf2a363354c5e56e8f2f33e |
58 |                             |                                                   |
59 +-----------------------------+---------------------------------------------------+
60 | **Release designation**     | Bronze                                            |
61 |                             |                                                   |
62 +-----------------------------+---------------------------------------------------+
63 | **Release date**            | 2020-07-29                                        |
64 |                             |                                                   |
65 +-----------------------------+---------------------------------------------------+
66 | **Purpose of the delivery** | Introduce configuration of certificates           |
67 |                             |                                                   |
68 +-----------------------------+---------------------------------------------------+
69
70 Cherry
71 ------
72 +-----------------------------+---------------------------------------------------+
73 | **Project**                 | Non-RT RIC                                        |
74 |                             |                                                   |
75 +-----------------------------+---------------------------------------------------+
76 | **Repo/commit-ID**          | nonrtric/90ce16238dd6970153e1c0fbddb15e32c68c504f |
77 |                             |                                                   |
78 +-----------------------------+---------------------------------------------------+
79 | **Release designation**     | Cherry                                            |
80 |                             |                                                   |
81 +-----------------------------+---------------------------------------------------+
82 | **Release date**            | 2020-12-03                                        |
83 |                             |                                                   |
84 +-----------------------------+---------------------------------------------------+
85 | **Purpose of the delivery** | Introduction of Enrichment Service Coordinator    |
86 |                             | and rAPP Catalogue                                |
87 |                             |                                                   |
88 +-----------------------------+---------------------------------------------------+
89
90 D
91 -
92 +-----------------------------+---------------------------------------------------+
93 | **Project**                 | Non-RT RIC                                        |
94 |                             |                                                   |
95 +-----------------------------+---------------------------------------------------+
96 | **Repo/commit-ID**          | nonrtric/dd3ebfd784e96919a00ddd745826f8a8e074c66f |
97 |                             |                                                   |
98 +-----------------------------+---------------------------------------------------+
99 | **Release designation**     | D                                                 |
100 |                             |                                                   |
101 +-----------------------------+---------------------------------------------------+
102 | **Release date**            | 2021-06-23                                        |
103 |                             |                                                   |
104 +-----------------------------+---------------------------------------------------+
105 | **Purpose of the delivery** | Improvements                                      |
106 |                             | Introduction of initial version of Helm Manager   |
107 +-----------------------------+---------------------------------------------------+
108
109 D Maintenance
110 -------------
111 +-----------------------------+---------------------------------------------------+
112 | **Project**                 | Non-RT RIC                                        |
113 |                             |                                                   |
114 +-----------------------------+---------------------------------------------------+
115 | **Repo/commit-ID**          | nonrtric/973ae56894fb29a929fba9e344cae42e7607087b |
116 |                             |                                                   |
117 +-----------------------------+---------------------------------------------------+
118 | **Release designation**     | D                                                 |
119 |                             |                                                   |
120 +-----------------------------+---------------------------------------------------+
121 | **Release date**            | 2021-08-10                                        |
122 |                             |                                                   |
123 +-----------------------------+---------------------------------------------------+
124 | **Purpose of the delivery** | Minor bug fixes                                   |
125 +-----------------------------+---------------------------------------------------+
126
127 E Release
128 ---------
129 +-----------------------------+---------------------------------------------------+
130 | **Project**                 | Non-RT RIC                                        |
131 |                             |                                                   |
132 +-----------------------------+---------------------------------------------------+
133 | **Repo/commit-ID**          | nonrtric/b472c167413a55a42fc7bfa08d2138f967a204fb |
134 |                             |                                                   |
135 +-----------------------------+---------------------------------------------------+
136 | **Release designation**     | E                                                 |
137 |                             |                                                   |
138 +-----------------------------+---------------------------------------------------+
139 | **Release date**            | 2021-12-13                                        |
140 |                             |                                                   |
141 +-----------------------------+---------------------------------------------------+
142 | **Purpose of the delivery** | Improvements and renaming.                        |
143 |                             | Introduction of more usecase implementations.     |
144 +-----------------------------+---------------------------------------------------+
145
146 E Maintenance Release
147 ---------------------
148 +-----------------------------+---------------------------------------------------+
149 | **Project**                 | Non-RT RIC                                        |
150 |                             |                                                   |
151 +-----------------------------+---------------------------------------------------+
152 | **Repo/commit-ID**          | nonrtric/4df1f9ca4cd1ebc21e0c5ea57bcb0b7ef096d067 |
153 |                             |                                                   |
154 +-----------------------------+---------------------------------------------------+
155 | **Release designation**     | E                                                 |
156 |                             |                                                   |
157 +-----------------------------+---------------------------------------------------+
158 | **Release date**            | 2022-02-09                                        |
159 |                             |                                                   |
160 +-----------------------------+---------------------------------------------------+
161 | **Purpose of the delivery** | Improvements and bug fixes                        |
162 |                             |                                                   |
163 +-----------------------------+---------------------------------------------------+
164
165 F Release
166 ---------
167 +-----------------------------+---------------------------------------------------+
168 | **Project**                 | Non-RT RIC                                        |
169 |                             |                                                   |
170 +-----------------------------+---------------------------------------------------+
171 | **Repo/commit-ID**          | nonrtric/46f2c66ed30ceef4cedd7992b88c9563df0f24a5 |
172 |                             |                                                   |
173 +-----------------------------+---------------------------------------------------+
174 | **Release designation**     | F                                                 |
175 |                             |                                                   |
176 +-----------------------------+---------------------------------------------------+
177 | **Release date**            | 2022-08-18                                        |
178 |                             |                                                   |
179 +-----------------------------+---------------------------------------------------+
180 | **Purpose of the delivery** | First version of nonrtric-plt-auth-token-fetch    |
181 |                             |                                                   |
182 +-----------------------------+---------------------------------------------------+
183
184 H Release
185 ---------
186 +-----------------------------+---------------------------------------------------+
187 | **Project**                 | Non-RT RIC                                        |
188 |                             |                                                   |
189 +-----------------------------+---------------------------------------------------+
190 | **Repo/commit-ID**          | nonrtric/3db8626c0900dc391b8e810541de9761c78043d8 |
191 |                             |                                                   |
192 +-----------------------------+---------------------------------------------------+
193 | **Release designation**     | H                                                 |
194 |                             |                                                   |
195 +-----------------------------+---------------------------------------------------+
196 | **Release date**            | 2023-06-16                                        |
197 |                             |                                                   |
198 +-----------------------------+---------------------------------------------------+
199 | **Purpose of the delivery** | nonrtric-plt-auth-token-fetch:1.1.1               |
200 |                             | Updated Springboot version                        |
201 |                             |                                                   |
202 +-----------------------------+---------------------------------------------------+
203