daeab0f23b912d0d7d866a4d0fc11f4e24a2d265
[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: 1.2.0
10 --------------
11
12 :Release Date:
13
14 **New Features**
15
16         - Client creates subdirectories in given OUTPUT_PATH and place certificate into it.
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.1.0
51 --------------
52
53 :Release Date: 2020-06-29
54
55 **New Features**
56
57         - Added property to CertService Client to allow selection of output certificates type (One of: PEM, JKS, P12).
58
59 **Bug Fixes**
60
61         - Resolved issue where created PKCS12 certificates had jks extension.
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.0.1
92 --------------
93
94 :Release Date: 2020-05-22
95
96 **New Features**
97
98 The Frankfurt Release is the first release of the Certification Service.
99
100
101 **Bug Fixes**
102
103         - `AAF-1132 <https://jira.onap.org/browse/AAF-1132>`_ - CertService Client returns exit status 5 when TLS configuration fails
104
105 **Known Issues**
106
107         - PKCS12 certificates have jks extension
108
109 **Security Notes**
110
111         N/A
112
113 *Fixed Security Issues*
114
115         N/A
116
117 *Known Security Issues*
118
119         N/A
120
121 *Known Vulnerabilities in Used Modules*
122
123         N/A
124
125 **Upgrade Notes**
126
127 **Deprecation Notes**
128
129 **Other**
130
131 ===========
132
133 Version: 1.0.0
134 --------------
135
136 :Release Date: 2020-04-16
137
138 **New Features**
139
140 The Frankfurt Release is the first release of the Certification Service.
141
142 **Bug Fixes**
143
144         - No new fixes were implemented for this release
145
146 **Known Issues**
147
148         - `AAF-1132 <https://jira.onap.org/browse/AAF-1132>`_ - CertService Client returns exit status 5 when TLS configuration fails
149
150         - PKCS12 certificates have jks extension
151
152 **Security Notes**
153
154         N/A
155
156 *Fixed Security Issues*
157
158         N/A
159
160 *Known Security Issues*
161
162         N/A
163
164 *Known Vulnerabilities in Used Modules*
165
166         N/A
167
168 **Upgrade Notes**
169
170 **Deprecation Notes**
171
172 **Other**
173
174 ===========
175
176 End of Release Notes