[OOM CERT-SERVICE DOCS] Add Honolulu in change-log
[oom/platform/cert-service.git] / docs / sections / change-log.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 2020 NOKIA
4
5
6 Change Log
7 ==============
8
9 ==============
10
11 --------
12 Honolulu
13 --------
14
15 ==============
16
17 Version: 2.2.0
18 --------------
19
20 :Release Date:
21
22 **New Features**
23
24 * Added module **oom-certservice-k8s-external-provider** with following functionality:
25
26   An external provider is a part of PKI infrastructure. It consumes CertificateRequest CRD from Cert-Manager and calls CertService API to enroll certificate from CMPv2 server.
27
28   More information can be found on dedicated `wiki page <https://wiki.onap.org/display/DW/CertService+and+K8s+Cert-Manager+integration>`_
29
30 **Bug Fixes**
31
32   N/A
33
34 **Known Issues**
35
36   N/A
37
38 **Security Notes**
39
40   N/A
41
42 *Fixed Security Issues*
43
44   N/A
45
46 *Known Security Issues*
47
48   N/A
49
50 *Known Vulnerabilities in Used Modules*
51
52   N/A
53
54 **Upgrade Notes**
55
56 **Deprecation Notes**
57
58 **Other**
59
60
61
62 =============
63
64 -------
65 Guilin
66 -------
67
68 =============
69
70 Version: 2.1.0
71 --------------
72
73 :Release Date:
74
75 **New Features**
76
77 * Added module **oom-certservice-post-processor** with following functionality:
78
79   * appending CMPv2 certificates to CertMan truststore
80   * replacing CertMan keystore with CMPv2 keystore
81
82 **Bug Fixes**
83
84   N/A
85
86 **Known Issues**
87
88   N/A
89
90 **Security Notes**
91
92   N/A
93
94 *Fixed Security Issues*
95
96   N/A
97
98 *Known Security Issues*
99
100   N/A
101
102 *Known Vulnerabilities in Used Modules*
103
104   N/A
105
106 **Upgrade Notes**
107
108 **Deprecation Notes**
109
110 **Other**
111
112 ==============
113
114 Version: 2.0.0
115 --------------
116
117 :Release Date:
118
119 **New Features**
120
121         - The same functionality as in aaf-certservice 1.2.0
122
123 **Bug Fixes**
124
125         N/A
126
127 **Known Issues**
128
129         N/A
130
131 **Security Notes**
132
133         N/A
134
135 *Fixed Security Issues*
136
137         N/A
138
139 *Known Security Issues*
140
141         N/A
142
143 *Known Vulnerabilities in Used Modules*
144
145         N/A
146
147 **Upgrade Notes**
148
149 **Deprecation Notes**
150
151 **Other**
152
153 ===========
154
155 Version: 1.2.0
156 --------------
157
158 :Release Date:
159
160 **New Features**
161
162         - Client creates subdirectories in given OUTPUT_PATH and place certificate into it.
163
164 **Bug Fixes**
165
166         N/A
167
168 **Known Issues**
169
170         N/A
171
172 **Security Notes**
173
174         N/A
175
176 *Fixed Security Issues*
177
178         N/A
179
180 *Known Security Issues*
181
182         N/A
183
184 *Known Vulnerabilities in Used Modules*
185
186         N/A
187
188 **Upgrade Notes**
189
190 **Deprecation Notes**
191
192 **Other**
193
194 ===========
195
196 Version: 1.1.0
197 --------------
198
199 :Release Date: 2020-06-29
200
201 **New Features**
202
203         - Added property to CertService Client to allow selection of output certificates type (One of: PEM, JKS, P12).
204
205 **Bug Fixes**
206
207         - Resolved issue where created PKCS12 certificates had jks extension.
208
209 **Known Issues**
210
211         N/A
212
213 **Security Notes**
214
215         N/A
216
217 *Fixed Security Issues*
218
219         N/A
220
221 *Known Security Issues*
222
223         N/A
224
225 *Known Vulnerabilities in Used Modules*
226
227         N/A
228
229 **Upgrade Notes**
230
231 **Deprecation Notes**
232
233 **Other**
234
235 ===========
236
237 ----------
238 Frankfurt
239 ----------
240
241 ===========
242
243 Version: 1.0.1
244 --------------
245
246 :Release Date: 2020-05-22
247
248 **New Features**
249
250 The Frankfurt Release is the first release of the Certification Service.
251
252
253 **Bug Fixes**
254
255         - `AAF-1132 <https://jira.onap.org/browse/AAF-1132>`_ - CertService Client returns exit status 5 when TLS configuration fails
256
257 **Known Issues**
258
259         - PKCS12 certificates have jks extension
260
261 **Security Notes**
262
263         N/A
264
265 *Fixed Security Issues*
266
267         N/A
268
269 *Known Security Issues*
270
271         N/A
272
273 *Known Vulnerabilities in Used Modules*
274
275         N/A
276
277 **Upgrade Notes**
278
279 **Deprecation Notes**
280
281 **Other**
282
283 ===========
284
285 Version: 1.0.0
286 --------------
287
288 :Release Date: 2020-04-16
289
290 **New Features**
291
292 The Frankfurt Release is the first release of the Certification Service.
293
294 **Bug Fixes**
295
296         - No new fixes were implemented for this release
297
298 **Known Issues**
299
300         - `AAF-1132 <https://jira.onap.org/browse/AAF-1132>`_ - CertService Client returns exit status 5 when TLS configuration fails
301
302         - PKCS12 certificates have jks extension
303
304 **Security Notes**
305
306         N/A
307
308 *Fixed Security Issues*
309
310         N/A
311
312 *Known Security Issues*
313
314         N/A
315
316 *Known Vulnerabilities in Used Modules*
317
318         N/A
319
320 **Upgrade Notes**
321
322 **Deprecation Notes**
323
324 **Other**
325
326 ===========
327
328 End of Change Log