Release CertService 2.3.2
[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.2
18 --------------
19
20 :Release Date: 2020-12-28
21
22 **New Features**
23
24   N/A
25
26 **Bug Fixes**
27
28   Align Cert Service Api to RFC4210.
29   Fix Cert Service Client CA_NAME validation.
30   Fix Cert Service External Provider logging.
31
32 **Known Issues**
33
34   N/A
35
36 **Security Notes**
37
38   N/A
39
40 *Fixed Security Issues*
41
42   N/A
43
44 *Known Security Issues*
45
46   N/A
47
48 *Known Vulnerabilities in Used Modules*
49
50   N/A
51
52 **Upgrade Notes**
53
54 **Deprecation Notes**
55
56 **Other**
57
58 ==============
59
60 Version: 2.3.1
61 --------------
62
63 :Release Date: 2020-12-02
64
65 **New Features**
66
67   N/A
68
69 **Bug Fixes**
70
71   Fix NullPointerException in CertService Client when SANs environment variable is not defined.
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.0
102 --------------
103
104 :Release Date: 2020-12-01
105
106 **New Features**
107
108 * Extended CertService by support for new SANs types - IPs, E-mails, URIs
109
110 **Bug Fixes**
111
112   N/A
113
114 **Known Issues**
115
116   CertService Client exits unsuccessfully with code 99 when SANs environment variable is not defined, because of
117   NullPointerException
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.2.0
144 --------------
145
146 :Release Date:
147
148 **New Features**
149
150 * Added module **oom-certservice-k8s-external-provider** with following functionality:
151
152   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.
153
154   More information can be found on dedicated `wiki page <https://wiki.onap.org/display/DW/CertService+and+K8s+Cert-Manager+integration>`_
155
156 **Bug Fixes**
157
158   N/A
159
160 **Known Issues**
161
162   N/A
163
164 **Security Notes**
165
166   N/A
167
168 *Fixed Security Issues*
169
170   N/A
171
172 *Known Security Issues*
173
174   N/A
175
176 *Known Vulnerabilities in Used Modules*
177
178   N/A
179
180 **Upgrade Notes**
181
182 **Deprecation Notes**
183
184 **Other**
185
186
187
188 =============
189
190 -------
191 Guilin
192 -------
193
194 =============
195
196 Version: 2.1.0
197 --------------
198
199 :Release Date:
200
201 **New Features**
202
203 * Added module **oom-certservice-post-processor** with following functionality:
204
205   * appending CMPv2 certificates to CertMan truststore
206   * replacing CertMan keystore with CMPv2 keystore
207
208 **Bug Fixes**
209
210   N/A
211
212 **Known Issues**
213
214   N/A
215
216 **Security Notes**
217
218   N/A
219
220 *Fixed Security Issues*
221
222   N/A
223
224 *Known Security Issues*
225
226   N/A
227
228 *Known Vulnerabilities in Used Modules*
229
230   N/A
231
232 **Upgrade Notes**
233
234 **Deprecation Notes**
235
236 **Other**
237
238 ==============
239
240 Version: 2.0.0
241 --------------
242
243 :Release Date:
244
245 **New Features**
246
247         - The same functionality as in aaf-certservice 1.2.0
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: 1.2.0
282 --------------
283
284 :Release Date:
285
286 **New Features**
287
288         - Client creates subdirectories in given OUTPUT_PATH and place certificate into it.
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.1.0
323 --------------
324
325 :Release Date: 2020-06-29
326
327 **New Features**
328
329         - Added property to CertService Client to allow selection of output certificates type (One of: PEM, JKS, P12).
330
331 **Bug Fixes**
332
333         - Resolved issue where created PKCS12 certificates had jks extension.
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 ----------
364 Frankfurt
365 ----------
366
367 ===========
368
369 Version: 1.0.1
370 --------------
371
372 :Release Date: 2020-05-22
373
374 **New Features**
375
376 The Frankfurt Release is the first release of the Certification Service.
377
378
379 **Bug Fixes**
380
381         - `AAF-1132 <https://jira.onap.org/browse/AAF-1132>`_ - CertService Client returns exit status 5 when TLS configuration fails
382
383 **Known Issues**
384
385         - PKCS12 certificates have jks extension
386
387 **Security Notes**
388
389         N/A
390
391 *Fixed Security Issues*
392
393         N/A
394
395 *Known Security Issues*
396
397         N/A
398
399 *Known Vulnerabilities in Used Modules*
400
401         N/A
402
403 **Upgrade Notes**
404
405 **Deprecation Notes**
406
407 **Other**
408
409 ===========
410
411 Version: 1.0.0
412 --------------
413
414 :Release Date: 2020-04-16
415
416 **New Features**
417
418 The Frankfurt Release is the first release of the Certification Service.
419
420 **Bug Fixes**
421
422         - No new fixes were implemented for this release
423
424 **Known Issues**
425
426         - `AAF-1132 <https://jira.onap.org/browse/AAF-1132>`_ - CertService Client returns exit status 5 when TLS configuration fails
427
428         - PKCS12 certificates have jks extension
429
430 **Security Notes**
431
432         N/A
433
434 *Fixed Security Issues*
435
436         N/A
437
438 *Known Security Issues*
439
440         N/A
441
442 *Known Vulnerabilities in Used Modules*
443
444         N/A
445
446 **Upgrade Notes**
447
448 **Deprecation Notes**
449
450 **Other**
451
452 ===========
453
454 End of Change Log