diff options
author | Vikas Varma <vv8305@att.com> | 2019-10-03 14:58:24 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-10-03 14:58:24 +0000 |
commit | ce001d43dd1aefc89334d992bdb9b5b953e525a2 (patch) | |
tree | a93fe62737d2f91b9047ab50baf15e37483dd06b /docs | |
parent | 258aedd8c447a44fbf028d7b1d5512b7cbb1a094 (diff) | |
parent | ad3d49b876e78d90ae6e4ebabb1fa55539332199 (diff) |
Merge "[OPTFRA-585] Update release notes"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/sections/release-notes.rst | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index e545405..4d26a51 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -7,6 +7,61 @@ Release Notes ============= +Version: 5.0.1 +-------------- + +:Release Date: 2019-09-30 (El Alto Release) + +Artifacts released: + +optf-cmso:2.1.1 + +**New Features** + +While no new features were added in the release, the following Stories were delivered as enhancements. + + * [OPTFRA-427] CMSO - Schedule a workflow in SO and track status to completion + +* Platform Maturity Level 1 + * ~56.4+ unit test coverage + +**Bug Fixes** + +The El Alto release for CMSO fixed the following Bugs. + + * [OPTFRA-577] Need for "ReadWriteMany" access on storage when deploying on Kubernetes? + * [OPTFRA-517] Clean up optf/cmso in integration/csit for Dublin + * [OPTFRA-403] OOF CMSO Service kubernetes resources allocation is not done + * [OPTFRA-526] OOF pods not running + * [OPTFRA-593] OOF-CSMO healthcheck is failing in Master + + +**Known Issues** + + * [OPTFRA-596] CMSO - Sonar and CSIT jobs failing + +**Security Notes** + +*Fixed Security Issues* + + * [OPTFRA-455] CMSO - Mitigate License Threat tomcat-embed-core + +*Known Security Issues* + + * [OPTFRA-481] Fix Vulnerability with spring-data-jpa package + * [OPTFRA-431] Fix Vulnerability with spring-security-web package + +*Known Vulnerabilities in Used Modules* + +**Upgrade Notes** + + +**Deprecation Notes** + + +**Other** + + Version: 2.0.0 -------------- |