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