From dd17aa12b055e54904f43d718664f7bd0a5f71df Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Mon, 24 Jun 2019 09:48:58 -0400 Subject: Add artifacts to release notes Adding section on released artifacts per PTL meeting. Issue-ID: POLICY-1868 Change-Id: I3718af84968033ddd30c12e457b7144b09e3b008 Signed-off-by: Pamela Dragosh --- docs/release-notes.rst | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'docs/release-notes.rst') diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 9e707a20..6af3f3d7 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -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. -- cgit 1.2.3-korg