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