Fix the jenkins build issue
[cli.git] / docs / release-notes.rst
index a8081bb..945df78 100644 (file)
@@ -4,6 +4,31 @@
 CLI Release Notes
 =================
 
+
+Version: 3.0.0
+--------------
+
+:Release Date: 2019-05-31
+
+**New Features**
+
+- Beijing support EOL
+- Enhanced schema management
+- Added execution support for capturing the details of every execution includes parameters, results. This feature is used in VTP.
+- End-end service creation using ONAP commands are provided. [`More details <https://github.com/onap/integration/tree/master/test/hpa_automation>`_]
+
+**Security Notes**
+
+*Fixed Security Issues*
+
+*Known Security Issues*
+
+- In default deployment CLI (cli) exposes HTTP port 30260 outside of cluster. [`OJSI-129 <https://jira.onap.org/browse/OJSI-129>`_]
+- In default deployment CLI (cli) exposes HTTP port 30271 outside of cluster. [`OJSI-135 <https://jira.onap.org/browse/OJSI-135>`_]
+- CVE-2019-12130 - CLI exposes unprotected APIs/UIs on port 30271. [`OJSI-205 <https://jira.onap.org/browse/OJSI-205>`_]
+
+*Known Vulnerabilities in Used Modules*
+
 Version: 2.0.5
 --------------