summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/release-notes.rst25
-rw-r--r--releases/1.0.2-container.yaml9
-rw-r--r--releases/1.0.2.yaml4
3 files changed, 38 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index fdaf8af5..804cc308 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -18,6 +18,31 @@ DMI-Plugin Release Notes
.. * * * ISTANBUL * * *
.. ========================
+Version: 1.0.2
+==============
+
+Release Data
+------------
+
++--------------------------------------+--------------------------------------------------------+
+| **CPS Project** | DMI-Plugin |
+| | |
++--------------------------------------+--------------------------------------------------------+
+| **Docker images** | onap/ncmp-dmi-plugin:1.0.2 |
+| | |
++--------------------------------------+--------------------------------------------------------+
+| **Release designation** | 1.0.2 Istanbul |
+| | |
++--------------------------------------+--------------------------------------------------------+
+| **Release date** | 2021-16-12 |
+| | |
++--------------------------------------+--------------------------------------------------------+
+
+Bug Fixes
+---------
+
+ - `CPS-820 <https://jira.onap.org/browse/CPS-820>`_ Update log4j version due to security vulnerability
+
Version: 1.0.1
==============
diff --git a/releases/1.0.2-container.yaml b/releases/1.0.2-container.yaml
new file mode 100644
index 00000000..8389f21e
--- /dev/null
+++ b/releases/1.0.2-container.yaml
@@ -0,0 +1,9 @@
+distribution_type: container
+container_release_tag: 1.0.2
+project: cps/ncmp-dmi-plugin
+log_dir: cps-ncmp-dmi-plugin-maven-docker-stage-istanbul/62
+ref: 96c8cd56ba78befab8022050442ccf14a2feefe6
+tag_release: true
+containers:
+ - name: 'ncmp-dmi-plugin'
+ version: '1.0.2-20211221T162155Z' \ No newline at end of file
diff --git a/releases/1.0.2.yaml b/releases/1.0.2.yaml
new file mode 100644
index 00000000..fc6a62bc
--- /dev/null
+++ b/releases/1.0.2.yaml
@@ -0,0 +1,4 @@
+distribution_type: maven
+log_dir: cps-ncmp-dmi-plugin-maven-stage-istanbul/61/
+project: cps/ncmp-dmi-plugin
+version: 1.0.2 \ No newline at end of file