From: Shankar Narayanan Date: Wed, 2 Oct 2019 16:22:49 +0000 (-0400) Subject: [OPTFRA-585] Update release notes X-Git-Tag: 2.0.0~19 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=602f77bf2e45936b0cd974788d2b58a5f5e2e397;p=optf%2Fhas.git [OPTFRA-585] Update release notes Change-Id: I7c284c816bfec1a06cbd995e161bd7a617d3e294 Signed-off-by: Shankar Narayanan Issue-ID: OPTFRA-585 --- diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index 10062de..932b6df 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -6,6 +6,58 @@ Release Notes ============= +Version: 5.0.1 +-------------- + +:Release Date: 2019-09-30 (El Alto Release) + +The El Alto release is the fourth release for ONAP Optimization Framework (OOF). + +Artifacts released: + +optf-has:1.3.3 + +**New Features** + +No new features were added in the release. However, the HAS-Music interface was enhanced from HAS to enable HTTPS based communication. +Since MUSIC wasnt ready to expose HTTPS in El Alto, using HTTPS was made into an optional flag through config. + + * [OPTFRA-330] security: HTTPS support for HAS-MUSIC interface + +* Platform Maturity Level 1 + * ~56.2%+ unit test coverage + + +**Bug Fixes** + +The El Alto release for OOF fixed the following Bugs. + + * [OPTFRA-579] Json error in homing solution + * [OPTFRA-521] oof-has-api exposes plain text HTTP endpoint using port 30275 + * [OPTFRA-409] Template example : purpose to be explained + + +**Known Issues** + +**Security Notes** + +*Fixed Security Issues* + + * [OPTFRA-521] oof-has-api exposes plain text HTTP endpoint using port 30275 + +*Known Security Issues* + +*Known Vulnerabilities in Used Modules* + +**Upgrade Notes** + + +**Deprecation Notes** + + +**Other** + + Version: 4.0.0 --------------