diff options
author | Manoop Talasila <talasila@research.att.com> | 2018-03-29 00:31:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-29 00:31:54 +0000 |
commit | 214c249b59fda8d07e8387cfa2b1f703ef9167e4 (patch) | |
tree | ed91d95561cf28bc16e595a7929fb4a62a1a0d8f | |
parent | 783de76a4dcf3744b0255281c49783be81521b6d (diff) | |
parent | 34712d112db7fe768373166a0064df399746548f (diff) |
Merge "Release Notes for Beijing Release"
-rw-r--r-- | docs/release-notes.rst | 43 |
1 files changed, 43 insertions, 0 deletions
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 -------------- |