From: Manoop Talasila Date: Thu, 29 Mar 2018 00:31:54 +0000 (+0000) Subject: Merge "Release Notes for Beijing Release" X-Git-Tag: v2.2.0~22 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=214c249b59fda8d07e8387cfa2b1f703ef9167e4;hp=783de76a4dcf3744b0255281c49783be81521b6d;p=portal.git Merge "Release Notes for Beijing Release" --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index f5079a53..532f9788 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -6,6 +6,49 @@ Portal Platform Release Notes ============================= +Version: 2.1.0 +-------------- + +:Release Date: 24 May 2018 + +.. toctree:: + :maxdepth: 1 + +We worked on hardening the ONAP Portal platform by improving code quality and addressing security issues. + +**New Features** + * Platform Maturity Guidelines (Highest Priority) + * Integrating with MUSIC, OOM, and AAF + * 50% JUnit Test Coverage + * Addressing security issues + * Bootstrapping of VID roles and tighter integration with AAF (Medium Priority) + * Role Centralization capability for framework based partners - design related (Low Priority) + * Platform Enhancements - Improved logging, Security Hardening, and SDK Simplification (Low Priority) + +**Bug Fixes** + * + * + * + +**Known Issues** + * + +**Security Issues** + * + +**Upgrade Notes** + * This is the second release. + +**Deprecation Notes** + * This is the second release. + +**Other** + * Below are the docker images released as part of Portal Platform project: + * onap/portal-db: + * onap/portal-apps: + * onap/portal-wms: + + Version: 1.3.0 --------------