Update release note and version
[modeling/etsicatalog.git] / docs / release-notes.rst
index 219dc5a..eeaf1d3 100644 (file)
@@ -1,11 +1,82 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. This work is licensed under a Creative
+.. Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
+.. _release_notes:
 
 
-etsicatalog Release Notes
-============================
+Release Notes
+==============
 
-etsicatalog provides package management service and parser service as Micro Service.
+etsicatalog provides package management service and parser service as Micro
+Service.
+
+Version: 1.0.9
+--------------
+
+:Release Date: 2020-11-03
+
+**New Features**
+
+- Support SDC-ETSI Catalog Manager direct interface
+- Query SDC for ETSI packages from the ETSI_PACKAGE directory and store the packages
+- Optimize the docker image
+- Remove the mandatory dependency on MSB
+
+Released components:
+ - etsicatalog 1.0.9
+
+
+Version: 1.0.6
+--------------
+
+:Release Date: 2020-05-11
+
+**New Features**
+
+- optimize the docker image
+
+Released components:
+ - etsicatalog 1.0.6
+
+Version: 1.0.5
+--------------
+
+:Release Date: 2020-03-03
+
+**New Features**
+
+- VNF subscription and notification support
+- Support ONBOARDING_PACKAGE directory to get original vendor package
+- Unify API endpoint
+- Add API to read VNFD
+
+Released components:
+ - etsicatalog 1.0.5
+
+**Bug Fixes**
+
+None
+
+**Known Issues**
+
+By now etsicatalog has not supported HTTPS directly. But all of APIs have registered to MSB and client can call etsicatalog APIs through MSB HTTPS request, such as: curl -X GET 'https://msb_ip:msb_port/api/vnfpkgm/v1/subscriptions'.
+
+**Security Issues**
+
+None
+
+**Upgrade Notes**
+
+Update API endpoint:
+
+- Chang "api/parser/v1/service_packages" -> "api/catalog/v1/service_packages"
+- Unify parser API as "api/parser/V1/..."
+
+**Deprecation Notes**
+
+None
+
+**Other**
 
 Version: 1.0.4
 --------------
@@ -14,8 +85,8 @@ Version: 1.0.4
 
 **New Features**
 
-- Update to python3.
-- Optimize the process of service package distribution.
+- Update to python3
+- Optimize the process of service package distribution
 - Merge with vfc/catalog
 
 
@@ -32,7 +103,7 @@ None
 
 **Security Issues**
 
-- ` El Alto Vulnerability Report <https://wiki.onap.org/pages/viewpage.action?pageId=68541425>`_
+- `El Alto Vulnerability Report <https://wiki.onap.org/pages/viewpage.action?pageId=68541425>`_
 
 **Upgrade Notes**