Release CertService 2.1.1 69/116669/1 guilin
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Thu, 7 Jan 2021 11:42:38 +0000 (12:42 +0100)
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Thu, 7 Jan 2021 11:42:38 +0000 (12:42 +0100)
Issue-ID: OOM-2656
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I7a55138bb3958972eb00559d8e998d880d032b56

docs/sections/change-log.rst
releases/2.1.1-container.yaml [new file with mode: 0644]

index b2423a1..8f0c1ce 100644 (file)
@@ -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 (file)
index 0000000..e212378
--- /dev/null
@@ -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'