aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/sections/change-log.rst42
-rw-r--r--releases/2.1.1-container.yaml14
2 files changed, 56 insertions, 0 deletions
diff --git a/docs/sections/change-log.rst b/docs/sections/change-log.rst
index b2423a10..8f0c1ce3 100644
--- a/docs/sections/change-log.rst
+++ b/docs/sections/change-log.rst
@@ -7,6 +7,48 @@ Change Log
==============
+Version: 2.1.1
+--------------
+
+:Release Date: 2021-01-07
+
+**New Features**
+
+ N/A
+
+**Bug Fixes**
+
+ - Align Cert Service Api to RFC4210.
+ - Fix Cert Service Client CA_NAME validation.
+
+**Known Issues**
+
+ N/A
+
+**Security Notes**
+
+ N/A
+
+*Fixed Security Issues*
+
+ N/A
+
+*Known Security Issues*
+
+ N/A
+
+*Known Vulnerabilities in Used Modules*
+
+ N/A
+
+**Upgrade Notes**
+
+**Deprecation Notes**
+
+**Other**
+
+==============
+
Version: 2.1.0
--------------
diff --git a/releases/2.1.1-container.yaml b/releases/2.1.1-container.yaml
new file mode 100644
index 00000000..e2123789
--- /dev/null
+++ b/releases/2.1.1-container.yaml
@@ -0,0 +1,14 @@
+distribution_type: 'container'
+container_release_tag: '2.1.1'
+container_pull_registry: nexus3.onap.org:10003
+container_push_registry: nexus3.onap.org:10002
+project: 'oom-platform-cert-service'
+log_dir: 'oom-platform-cert-service-maven-docker-stage-guilin/40'
+ref: 7d9906432263c37bbea44d74d15e9eaea19e310d
+containers:
+ - name: 'org.onap.oom.platform.cert-service.oom-certservice-api'
+ version: '2.1.1-20210107T111439Z'
+ - name: 'org.onap.oom.platform.cert-service.oom-certservice-client'
+ version: '2.1.1-20210107T111439Z'
+ - name: 'org.onap.oom.platform.cert-service.oom-certservice-post-processor'
+ version: '2.1.1-20210107T111439Z'