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