aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-12-28 11:13:10 +0100
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-12-28 11:13:10 +0100
commitd25b1cabc9185e9dc65a4a5f8b51bb3a67d7cace (patch)
tree9fc059ada0ab78437494e49ed23b9121835fe9cc
parent5e78fb3b88eda2dd8d1a29173399328c2256ac09 (diff)
Release CertService 2.3.2
Issue-ID: OOM-2656 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I232c132b8dbcc657dce8de0d5bcc5e6af64a4491
-rw-r--r--docs/sections/change-log.rst43
-rw-r--r--releases/2.3.2-container.yaml16
2 files changed, 59 insertions, 0 deletions
diff --git a/docs/sections/change-log.rst b/docs/sections/change-log.rst
index 07fc2987..9d422592 100644
--- a/docs/sections/change-log.rst
+++ b/docs/sections/change-log.rst
@@ -14,6 +14,49 @@ Honolulu
==============
+Version: 2.3.2
+--------------
+
+:Release Date: 2020-12-28
+
+**New Features**
+
+ N/A
+
+**Bug Fixes**
+
+ Align Cert Service Api to RFC4210.
+ Fix Cert Service Client CA_NAME validation.
+ Fix Cert Service External Provider logging.
+
+**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.3.1
--------------
diff --git a/releases/2.3.2-container.yaml b/releases/2.3.2-container.yaml
new file mode 100644
index 00000000..55c2ab45
--- /dev/null
+++ b/releases/2.3.2-container.yaml
@@ -0,0 +1,16 @@
+distribution_type: 'container'
+container_release_tag: '2.3.2'
+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-master/167'
+ref: 5e78fb3b88eda2dd8d1a29173399328c2256ac09
+containers:
+ - name: 'org.onap.oom.platform.cert-service.oom-certservice-api'
+ version: '2.3.2-20201227T201527Z'
+ - name: 'org.onap.oom.platform.cert-service.oom-certservice-client'
+ version: '2.3.2-20201227T201527Z'
+ - name: 'org.onap.oom.platform.cert-service.oom-certservice-post-processor'
+ version: '2.3.2-20201227T201527Z'
+ - name: 'org.onap.oom.platform.cert-service.oom-certservice-k8s-external-provider'
+ version: '2.3.2-20201227T201527Z'