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