summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2020-11-03 09:13:26 +0100
committerBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2020-11-03 09:13:29 +0100
commitb412d3c327c8511d5127f3b8da677afde4943b87 (patch)
tree3b68a1e373244815f4bbf53719359e0c174cbe9e /docs
parenta95f50b65a2247d6e6ec9f39137c3154c213890b (diff)
Update release-notes with version 1.6.2.
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Ic4e15c1d70c171637e40cb15f4491509b611284d Issue-ID: VNFSDK-704
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.rst51
1 files changed, 51 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index b306b55..8bc0149 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -15,6 +15,57 @@ Release Notes
* developing validation and testing tools
+ Version: 1.6.2
+ --------------
+
+ :Release Date: 2020-11-03
+ :Docker Version: 1.6.2
+
+ **New Features**
+
+ **Bug Fixes**
+
+ * Fix oclip issue and set OCLIP version used during docker image build, to 6.0.0
+ - https://jira.onap.org/browse/CLI-325
+ * Fix JSON parsing error returned from GET request
+ - https://jira.onap.org/browse/VNFSDK-697
+ * Fixed rule R130206 handling of CSARs with no TOSCA meta and no Certificate in root directory
+ - https://jira.onap.org/browse/VNFSDK-481
+ * Fixed rule R816745 that was not reporting error when CMS and TOSCA meta file were present,
+ however TOSCA did not contain ETSI-Entry-Certificate
+ - https://jira.onap.org/browse/VNFSDK-660
+
+ **Known Issues**
+
+ N/A
+
+ **Security Notes**
+
+ *Fixed Security Issues*
+
+ N/A
+
+ *Known Security Issues*
+
+ N/A
+
+ *Known Vulnerabilities in Used Modules*
+
+ N/A
+
+ **Upgrade Notes**
+
+ N/A
+
+ **Deprecation Notes**
+
+ N/A
+
+ **Other**
+
+ N/A
+
+
Version: 1.6.0
--------------