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