From: lorraineawelch Date: Tue, 27 Mar 2018 20:05:16 +0000 (-0400) Subject: Release Notes for Beijing Release X-Git-Tag: v2.2.0~22^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=portal.git;a=commitdiff_plain;h=34712d112db7fe768373166a0064df399746548f Release Notes for Beijing Release Issue-ID: PORTAL-147 Change-Id: Id547deefbfa721c2c87da9eda744661a7607db1d Signed-off-by: lorraineawelch --- 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 --------------