diff options
author | Shankar Narayanan <snarayanan@research.att.com> | 2019-10-02 12:22:49 -0400 |
---|---|---|
committer | Shankar Narayanan <snarayanan@research.att.com> | 2019-10-02 12:23:11 -0400 |
commit | 602f77bf2e45936b0cd974788d2b58a5f5e2e397 (patch) | |
tree | f266b27bcd61b49c3dffd9a197092dfa1d183855 /docs | |
parent | c630070a3e37615c23456e080322fb25d9bace3d (diff) |
[OPTFRA-585] Update release notes
Change-Id: I7c284c816bfec1a06cbd995e161bd7a617d3e294
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Issue-ID: OPTFRA-585
Diffstat (limited to 'docs')
-rw-r--r-- | docs/sections/release-notes.rst | 52 |
1 files changed, 52 insertions, 0 deletions
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 -------------- |