Merge "Change of expired certificates"
[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.1.0
10 --------------
11
12 :Release Date: 2020-06-29
13
14 **New Features**
15
16         - Added property to CertService Client to allow selection of output certificates type (One of: PEM, JKS, P12).
17
18 **Bug Fixes**
19
20         - Resolved issue where created PKCS12 certificates had jks extension.
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.0.1
51 --------------
52
53 :Release Date: 2020-05-22
54
55 **New Features**
56
57 The Frankfurt Release is the first release of the Certification Service.
58
59
60 **Bug Fixes**
61
62         - `AAF-1132 <https://jira.onap.org/browse/AAF-1132>`_ - CertService Client returns exit status 5 when TLS configuration fails
63
64 **Known Issues**
65
66         - PKCS12 certificates have jks extension
67
68 **Security Notes**
69
70         N/A
71
72 *Fixed Security Issues*
73
74         N/A
75
76 *Known Security Issues*
77
78         N/A
79
80 *Known Vulnerabilities in Used Modules*
81
82         N/A
83
84 **Upgrade Notes**
85
86 **Deprecation Notes**
87
88 **Other**
89
90 ===========
91
92 Version: 1.0.0
93 --------------
94
95 :Release Date: 2020-04-16
96
97 **New Features**
98
99 The Frankfurt Release is the first release of the Certification Service.
100
101 **Bug Fixes**
102
103         - No new fixes were implemented for this release
104
105 **Known Issues**
106
107         - `AAF-1132 <https://jira.onap.org/browse/AAF-1132>`_ - CertService Client returns exit status 5 when TLS configuration fails
108
109         - PKCS12 certificates have jks extension
110
111 **Security Notes**
112
113         N/A
114
115 *Fixed Security Issues*
116
117         N/A
118
119 *Known Security Issues*
120
121         N/A
122
123 *Known Vulnerabilities in Used Modules*
124
125         N/A
126
127 **Upgrade Notes**
128
129 **Deprecation Notes**
130
131 **Other**
132
133 ===========
134
135 End of Release Notes