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