Update release note and version
[modeling/etsicatalog.git] / docs / release-notes.rst
index dfc2137..5cb333c 100644 (file)
@@ -10,18 +10,69 @@ Release Notes
 etsicatalog provides package management service and parser service as Micro
 Service.
 
-Version: 1.0.7
+Version: 1.0.13
 --------------
 
-:Release Date: 2020-09-09
+:Release Date: 2022-03-30
 
 **New Features**
 
+- update Django version to 3.1.4
+- Update the vulnerable direct dependencies
+- Update Docker image to fix CSIT Failure
+
+Released components:
+ - etsicatalog 1.0.13
+
+
+Version: 1.0.11
+--------------
+
+:Release Date: 2021-08-31
+
+**New Features**
+
+- update PyYAML & httplib2 version
+
+Released components:
+ - etsicatalog 1.0.11
+
+
+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-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
 --------------