From: Pamela Dragosh Date: Mon, 24 Jun 2019 13:48:58 +0000 (-0400) Subject: Add artifacts to release notes X-Git-Tag: 3.0.1~24 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=refs%2Fchanges%2F85%2F90385%2F2;p=policy%2Fparent.git 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 --- 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.