diff options
author | Shankar Narayanan <snarayanan@research.att.com> | 2019-10-02 12:36:11 -0400 |
---|---|---|
committer | Shankar Narayanan <snarayanan@research.att.com> | 2019-10-02 12:36:32 -0400 |
commit | ad3d49b876e78d90ae6e4ebabb1fa55539332199 (patch) | |
tree | 5e38a9745c779366ee1d3642fbeaee526984b7c1 /docs/sections | |
parent | 99e486a9fafbf60b04c6ed30a01c8d18d4e2bd28 (diff) |
[OPTFRA-585] Update release notes
Change-Id: I7d63d5a5754f2edd55825d27e2eb1fa8998ac3b6
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Issue-ID: OPTFRA-585
Diffstat (limited to 'docs/sections')
-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 -------------- |