aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sections/change-log.rst
blob: b2423a10e0c19b645b6336f747bdb293e9271ead (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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. Copyright 2020 NOKIA


Change Log
==============


Version: 2.1.0
--------------

:Release Date:

**New Features**

* Added module **oom-certservice-post-processor** with following functionality:

  * appending CMPv2 certificates to CertMan truststore
  * replacing CertMan keystore with CMPv2 keystore

**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: 2.0.0
--------------

:Release Date:

**New Features**

        - The same functionality as in aaf-certservice 1.2.0

**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.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 Change Log