Update release note and version
[modeling/etsicatalog.git] / docs / release-notes.rst
index dfc2137..253bfcc 100644 (file)
@@ -10,18 +10,41 @@ Release Notes
 etsicatalog provides package management service and parser service as Micro
 Service.
 
-Version: 1.0.7
+Version: 1.0.10
+---------------
+
+:Release Date: 2021-03-03
+
+**New Features**
+
+- Support Subscription and Notification for NSD packages
+- Refactor logging to remove dependency on onaplogging component
+- Upgrade to Python3.8
+- Update document of installation and developer guide
+
+**Bug Fixes**
+
+- Fix bug: Get VNF Package Artifact endpoint doesn't accept file extensions
+
+Released components:
+ - etsicatalog 1.0.10
+
+
+Version: 1.0.9
 --------------
 
-:Release Date: 2020-09-09
+: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.7
+ - etsicatalog 1.0.9
+
 
 Version: 1.0.6
 --------------