Add artifacts to release notes 85/90385/2
authorPamela Dragosh <pdragosh@research.att.com>
Mon, 24 Jun 2019 13:48:58 +0000 (09:48 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Mon, 24 Jun 2019 14:16:13 +0000 (10:16 -0400)
Adding section on released artifacts per PTL meeting.

Issue-ID: POLICY-1868
Change-Id: I3718af84968033ddd30c12e457b7144b09e3b008
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
docs/release-notes.rst

index 9e707a2..6af3f3d 100644 (file)
@@ -20,10 +20,29 @@ Policy Release Notes
 Version: 4.0.0
 --------------
 
-:Release Date: 2019-06-06 (Dublin Release)
+:Release Date: 2019-06-26 (Dublin Release)
 
 **New Features**
 
+Artifacts released:
+
+.. csv-table::
+   :header: "Repository", "Java Artifact", "Docker Image (if applicable)"
+   :widths: 15,10,10
+
+   "policy/parent", "2.1.0", ""
+   "policy/common", "1.4.0", ""
+   "policy/models", "2.0.2", ""
+   "policy/api", "2.0.1", "onap/policy-api:2.0.1"
+   "policy/pap", "2.0.1", "onap/policy-pap:2.0.1"
+   "policy/drools-pdp", "1.4.0", "onap/policy-drools:1.4.0"
+   "policy/apex-pdp", "2.1.0", "onap/policy-apex-pdp:2.1.0"
+   "policy/xacml-pdp", "2.1.0", "onap/policy-xacml-pdp:2.1.0"
+   "policy/drools-applications", "1.4.2", "onap/policy-pdpd-cl:1.4.2"
+   "policy/engine", "1.4.1", "onap/policy-pe:1.4.1"
+   "policy/distribution", "2.1.0", "onap/policy-distribution:2.1.0"
+   "policy/docker", "1.4.0", "onap/policy-common-alpine:1.4.0 onap/policy/base-alpine:1.4.0"
+
 The Dublin release for POLICY delivered the following Epics. For a full list of stories and tasks delivered in the Dublin release, refer to `JiraPolicyDublin`_.
 
     * [POLICY-1068] - This epic covers the work to cleanup, enhance, fix, etc. any Control Loop based code base.