aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sections/release-notes.rst
blob: daeab0f23b912d0d7d866a4d0fc11f4e24a2d265 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. Copyright 2020 NOKIA


Release Notes
==============

Version: 1.2.0
--------------

:Release Date:

**New Features**

        - Client creates subdirectories in given OUTPUT_PATH and place certificate into it.

**Bug Fixes**

        N/A

**Known Issues**

        N/A

**Security Notes**

        N/A

*Fixed Security Issues*

        N/A

*Known Security Issues*

        N/A

*Known Vulnerabilities in Used Modules*

        N/A

**Upgrade Notes**

**Deprecation Notes**

**Other**

===========

Version: 1.1.0
--------------

:Release Date: 2020-06-29

**New Features**

        - Added property to CertService Client to allow selection of output certificates type (One of: PEM, JKS, P12).

**Bug Fixes**

        - Resolved issue where created PKCS12 certificates had jks extension.

**Known Issues**

        N/A

**Security Notes**

        N/A

*Fixed Security Issues*

        N/A

*Known Security Issues*

        N/A

*Known Vulnerabilities in Used Modules*

        N/A

**Upgrade Notes**

**Deprecation Notes**

**Other**

===========

Version: 1.0.1
--------------

:Release Date: 2020-05-22

**New Features**

The Frankfurt Release is the first release of the Certification Service.


**Bug Fixes**

        - `AAF-1132 <https://jira.onap.org/browse/AAF-1132>`_ - CertService Client returns exit status 5 when TLS configuration fails

**Known Issues**

        - PKCS12 certificates have jks extension

**Security Notes**

        N/A

*Fixed Security Issues*

        N/A

*Known Security Issues*

        N/A

*Known Vulnerabilities in Used Modules*

        N/A

**Upgrade Notes**

**Deprecation Notes**

**Other**

===========

Version: 1.0.0
--------------

:Release Date: 2020-04-16

**New Features**

The Frankfurt Release is the first release of the Certification Service.

**Bug Fixes**

        - No new fixes were implemented for this release

**Known Issues**

        - `AAF-1132 <https://jira.onap.org/browse/AAF-1132>`_ - CertService Client returns exit status 5 when TLS configuration fails

        - PKCS12 certificates have jks extension

**Security Notes**

        N/A

*Fixed Security Issues*

        N/A

*Known Security Issues*

        N/A

*Known Vulnerabilities in Used Modules*

        N/A

**Upgrade Notes**

**Deprecation Notes**

**Other**

===========

End of Release Notes