diff options
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 49 |
1 files changed, 28 insertions, 21 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 548931bec..5164ddcc4 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -13,7 +13,7 @@ Policy Release Notes .. * This note must be removed after content has been added. -Version: 1.2.0 +Version: 1.2.2 -------------- :Release Date: 2018-05-24 (Beijing Release) @@ -32,11 +32,9 @@ The Beijing release for POLICY delivered the following Epics. For a full list of - POLICY-568 Integration with org.onap AAF project - POLICY-610 Support vDNS scale out for multiple times in Beijing release - * [POLICY-391] - This epic covers the work to support Release Planning activities - POLICY-552 ONAP Licensing Scan - Use Restrictions - * [POLICY-392] - Platform Maturity Requirements - Performance Level 1 - POLICY-529 Platform Maturity Performance - Drools PDP - POLICY-567 Platform Maturity Performance - PDP-X @@ -84,29 +82,38 @@ The Beijing release for POLICY delivered the following Epics. For a full list of **Bug Fixes** - * POLICY-454 brmsgw 1.1.2 policy rules generation in a 1.1.1 docker image - * POLICY-484 Extend election handler run window and clean up error messages - * POLICY-494 POLICY EELF Audit.log not in ECOMP Standards Compliance - * POLICY-501 Fix issues blocking election handler and add directed interface for opstate - * POLICY-509 Add IntelliJ file to .gitingore - * POLICY-510 Do not enforce hostname validation - * POLICY-518 StateManagement creation of EntityManagers. - * POLICY-519 Correctly initialize the value of allSeemsWell in DroolsPdpsElectionHandler - * POLICY-629 Fixed a bug on editor screen - * POLICY-684 Fix regex for brmsgw dependency handling - * POLICY-707 ONAO-PAP-REST unit tests fail on first build on clean checkout - * POLICY-717 Fix a bug in checking required fields if the object has include function - * POLICY-734 Fix Fortify Header Manipulation Issue - * POLICY-743 Fixed data name since its name was changed on server side - * POLICY-753 Policy Health Check failed with multi-node cluster - * POLICY-765 junit test for guard fails intermittently - * POLICY-795 PDP-D allow configuration on OOM install to survive upgrades + * `[POLICY-454] <https://jira.onap.org/browse/POLICY-454>`_ - brmsgw 1.1.2 policy rules generation in a 1.1.1 docker image + * `[POLICY-484] <https://jira.onap.org/browse/POLICY-484>`_ - Extend election handler run window and clean up error messages + * `[POLICY-494] <https://jira.onap.org/browse/POLICY-494>`_ - POLICY EELF Audit.log not in ECOMP Standards Compliance + * `[POLICY-501] <https://jira.onap.org/browse/POLICY-501>`_ - Fix issues blocking election handler and add directed interface for opstate + * `[POLICY-509] <https://jira.onap.org/browse/POLICY-509>`_ - Add IntelliJ file to .gitingore + * `[POLICY-510] <https://jira.onap.org/browse/POLICY-510>`_ - Do not enforce hostname validation + * `[POLICY-518] <https://jira.onap.org/browse/POLICY-518>`_ - StateManagement creation of EntityManagers. + * `[POLICY-519] <https://jira.onap.org/browse/POLICY-519>`_ - Correctly initialize the value of allSeemsWell in DroolsPdpsElectionHandler + * `[POLICY-629] <https://jira.onap.org/browse/POLICY-629>`_ - Fixed a bug on editor screen + * `[POLICY-684] <https://jira.onap.org/browse/POLICY-684>`_ - Fix regex for brmsgw dependency handling + * `[POLICY-707] <https://jira.onap.org/browse/POLICY-707>`_ - ONAO-PAP-REST unit tests fail on first build on clean checkout + * `[POLICY-717] <https://jira.onap.org/browse/POLICY-717>`_ - Fix a bug in checking required fields if the object has include function + * `[POLICY-734] <https://jira.onap.org/browse/POLICY-734>`_ - Fix Fortify Header Manipulation Issue + * `[POLICY-743] <https://jira.onap.org/browse/POLICY-743>`_ - Fixed data name since its name was changed on server side + * `[POLICY-753] <https://jira.onap.org/browse/POLICY-753>`_ - Policy Health Check failed with multi-node cluster + * `[POLICY-765] <https://jira.onap.org/browse/POLICY-765>`_ - junit test for guard fails intermittently + * `[POLICY-796] <https://jira.onap.org/browse/POLICY-796>`_ - VirtualControlLoopEvent facts are piling up **Security Issues** * Please see the `Policy R2 Beijing Security/Vulnerability Threat <https://wiki.onap.org/pages/viewpage.action?pageId=25437092>`_ page for security related issues. +**Known Issues** + + * `[POLICY-522] <https://jira.onap.org/browse/POLICY-522>`_ - PAP REST APIs undesired HTTP response body for 500 responses + * `[POLICY-608] <https://jira.onap.org/browse/POLICY-608>`_ - xacml components : remove hardcoded secret key from source code + * `[POLICY-764] <https://jira.onap.org/browse/POLICY-764>`_ - Policy Engine PIP Configuration JUnit Test fails intermittently + * `[POLICY-776] <https://jira.onap.org/browse/POLICY-776>`_ - OOF Policy TOSCA models are not correctly rendered + * `[POLICY-799] <https://jira.onap.org/browse/POLICY-799>`_ - Policy API Validation Does Not Validate Required Parent Attributes in the Model + + Version: 1.1.3 -------------- @@ -115,7 +122,7 @@ Version: 1.1.3 **Bug Fixes** -The following bugs were deployed with the Amsterdam Maintenance Release: +The following fixes were deployed with the Amsterdam Maintenance Release: * `[POLICY-486] <https://jira.onap.org/browse/POLICY-486>`_ - pdp-x api pushPolicy fails to push latest version |