71c5e118ba8689f22c077edf9e552a5ac505e7df
[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.3.3
18 --------------
19
20 :Release Date: 2021-01-27
21
22 **New Features**
23
24   N/A
25
26 **Bug Fixes**
27
28   Enhance CertServiceAPI response (include CMP server error messages).
29   Fix KeyUsage extension sent to CMPv2 server
30
31 **Known Issues**
32
33   N/A
34
35 **Security Notes**
36
37   N/A
38
39 *Fixed Security Issues*
40
41   N/A
42
43 *Known Security Issues*
44
45   N/A
46
47 *Known Vulnerabilities in Used Modules*
48
49   N/A
50
51 **Upgrade Notes**
52
53 **Deprecation Notes**
54
55 **Other**
56
57 ==============
58
59 Version: 2.3.2
60 --------------
61
62 :Release Date: 2020-12-28
63
64 **New Features**
65
66   N/A
67
68 **Bug Fixes**
69
70   Align Cert Service Api to RFC4210.
71   Fix Cert Service Client CA_NAME validation.
72   Fix Cert Service External Provider logging.
73
74 **Known Issues**
75
76   N/A
77
78 **Security Notes**
79
80   N/A
81
82 *Fixed Security Issues*
83
84   N/A
85
86 *Known Security Issues*
87
88   N/A
89
90 *Known Vulnerabilities in Used Modules*
91
92   N/A
93
94 **Upgrade Notes**
95
96 **Deprecation Notes**
97
98 **Other**
99
100 ==============
101
102 Version: 2.3.1
103 --------------
104
105 :Release Date: 2020-12-02
106
107 **New Features**
108
109   N/A
110
111 **Bug Fixes**
112
113   Fix NullPointerException in CertService Client when SANs environment variable is not defined.
114
115 **Known Issues**
116
117   N/A
118
119 **Security Notes**
120
121   N/A
122
123 *Fixed Security Issues*
124
125   N/A
126
127 *Known Security Issues*
128
129   N/A
130
131 *Known Vulnerabilities in Used Modules*
132
133   N/A
134
135 **Upgrade Notes**
136
137 **Deprecation Notes**
138
139 **Other**
140
141 ==============
142
143 Version: 2.3.0
144 --------------
145
146 :Release Date: 2020-12-01
147
148 **New Features**
149
150 * Extended CertService by support for new SANs types - IPs, E-mails, URIs
151
152 **Bug Fixes**
153
154   N/A
155
156 **Known Issues**
157
158   CertService Client exits unsuccessfully with code 99 when SANs environment variable is not defined, because of
159   NullPointerException
160
161 **Security Notes**
162
163   N/A
164
165 *Fixed Security Issues*
166
167   N/A
168
169 *Known Security Issues*
170
171   N/A
172
173 *Known Vulnerabilities in Used Modules*
174
175   N/A
176
177 **Upgrade Notes**
178
179 **Deprecation Notes**
180
181 **Other**
182
183 ==============
184
185 Version: 2.2.0
186 --------------
187
188 :Release Date:
189
190 **New Features**
191
192 * Added module **oom-certservice-k8s-external-provider** with following functionality:
193
194   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.
195
196   More information can be found on dedicated `wiki page <https://wiki.onap.org/display/DW/CertService+and+K8s+Cert-Manager+integration>`_
197
198 **Bug Fixes**
199
200   N/A
201
202 **Known Issues**
203
204   N/A
205
206 **Security Notes**
207
208   N/A
209
210 *Fixed Security Issues*
211
212   N/A
213
214 *Known Security Issues*
215
216   N/A
217
218 *Known Vulnerabilities in Used Modules*
219
220   N/A
221
222 **Upgrade Notes**
223
224 **Deprecation Notes**
225
226 **Other**
227
228
229
230 =============
231
232 -------
233 Guilin
234 -------
235
236 =============
237
238 Version: 2.1.0
239 --------------
240
241 :Release Date:
242
243 **New Features**
244
245 * Added module **oom-certservice-post-processor** with following functionality:
246
247   * appending CMPv2 certificates to CertMan truststore
248   * replacing CertMan keystore with CMPv2 keystore
249
250 **Bug Fixes**
251
252   N/A
253
254 **Known Issues**
255
256   N/A
257
258 **Security Notes**
259
260   N/A
261
262 *Fixed Security Issues*
263
264   N/A
265
266 *Known Security Issues*
267
268   N/A
269
270 *Known Vulnerabilities in Used Modules*
271
272   N/A
273
274 **Upgrade Notes**
275
276 **Deprecation Notes**
277
278 **Other**
279
280 ==============
281
282 Version: 2.0.0
283 --------------
284
285 :Release Date:
286
287 **New Features**
288
289         - The same functionality as in aaf-certservice 1.2.0
290
291 **Bug Fixes**
292
293         N/A
294
295 **Known Issues**
296
297         N/A
298
299 **Security Notes**
300
301         N/A
302
303 *Fixed Security Issues*
304
305         N/A
306
307 *Known Security Issues*
308
309         N/A
310
311 *Known Vulnerabilities in Used Modules*
312
313         N/A
314
315 **Upgrade Notes**
316
317 **Deprecation Notes**
318
319 **Other**
320
321 ===========
322
323 Version: 1.2.0
324 --------------
325
326 :Release Date:
327
328 **New Features**
329
330         - Client creates subdirectories in given OUTPUT_PATH and place certificate into it.
331
332 **Bug Fixes**
333
334         N/A
335
336 **Known Issues**
337
338         N/A
339
340 **Security Notes**
341
342         N/A
343
344 *Fixed Security Issues*
345
346         N/A
347
348 *Known Security Issues*
349
350         N/A
351
352 *Known Vulnerabilities in Used Modules*
353
354         N/A
355
356 **Upgrade Notes**
357
358 **Deprecation Notes**
359
360 **Other**
361
362 ===========
363
364 Version: 1.1.0
365 --------------
366
367 :Release Date: 2020-06-29
368
369 **New Features**
370
371         - Added property to CertService Client to allow selection of output certificates type (One of: PEM, JKS, P12).
372
373 **Bug Fixes**
374
375         - Resolved issue where created PKCS12 certificates had jks extension.
376
377 **Known Issues**
378
379         N/A
380
381 **Security Notes**
382
383         N/A
384
385 *Fixed Security Issues*
386
387         N/A
388
389 *Known Security Issues*
390
391         N/A
392
393 *Known Vulnerabilities in Used Modules*
394
395         N/A
396
397 **Upgrade Notes**
398
399 **Deprecation Notes**
400
401 **Other**
402
403 ===========
404
405 ----------
406 Frankfurt
407 ----------
408
409 ===========
410
411 Version: 1.0.1
412 --------------
413
414 :Release Date: 2020-05-22
415
416 **New Features**
417
418 The Frankfurt Release is the first release of the Certification Service.
419
420
421 **Bug Fixes**
422
423         - `AAF-1132 <https://jira.onap.org/browse/AAF-1132>`_ - CertService Client returns exit status 5 when TLS configuration fails
424
425 **Known Issues**
426
427         - PKCS12 certificates have jks extension
428
429 **Security Notes**
430
431         N/A
432
433 *Fixed Security Issues*
434
435         N/A
436
437 *Known Security Issues*
438
439         N/A
440
441 *Known Vulnerabilities in Used Modules*
442
443         N/A
444
445 **Upgrade Notes**
446
447 **Deprecation Notes**
448
449 **Other**
450
451 ===========
452
453 Version: 1.0.0
454 --------------
455
456 :Release Date: 2020-04-16
457
458 **New Features**
459
460 The Frankfurt Release is the first release of the Certification Service.
461
462 **Bug Fixes**
463
464         - No new fixes were implemented for this release
465
466 **Known Issues**
467
468         - `AAF-1132 <https://jira.onap.org/browse/AAF-1132>`_ - CertService Client returns exit status 5 when TLS configuration fails
469
470         - PKCS12 certificates have jks extension
471
472 **Security Notes**
473
474         N/A
475
476 *Fixed Security Issues*
477
478         N/A
479
480 *Known Security Issues*
481
482         N/A
483
484 *Known Vulnerabilities in Used Modules*
485
486         N/A
487
488 **Upgrade Notes**
489
490 **Deprecation Notes**
491
492 **Other**
493
494 ===========
495
496 End of Change Log