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