diff options
author | Huabing Zhao <zhao.huabing@zte.com.cn> | 2019-09-05 17:26:18 +0800 |
---|---|---|
committer | Huabing Zhao <zhao.huabing@zte.com.cn> | 2019-09-05 17:26:38 +0800 |
commit | d2a01dabfa4845281b454989a030ebd876c060af (patch) | |
tree | 21f57eec230d2cfd328e5860e2c835fe33f2bc5a | |
parent | 9974380f3800a2f9589e0b0046dd3866354960c4 (diff) |
E release note
Issue-ID: MSB-356
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: Ib4614f9090cd47b373314fdf4d0a16c65c4cab94
-rw-r--r-- | docs/release-notes.rst | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 245c022..97f3863 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -12,6 +12,51 @@ MSB is platform independent, while it is integrated with Kubernetes(OOM) to prov Release Notes ============= +Version: 1.2.5 EI-Alto Release +----------------------------- + +:Release Date: 2019-09-05 + +**New Features** + +This release only contains a few bug fixes and small features. + +**New Features** + +- `MSB-332 Delete custom services via the MSB management UI +- `MSB-151 Support registering HTTPS service on the MSB management UI + +**Bug Fixes** + +- `MSB-372 Empty pages that looks like they should be deleted +- `MSB-374 MSB stripe of the headers with underscore and it blocks SDC API functionality + +**Known Issues** + +**Security Notes** + +MSB code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed. +The remaining issues are identified as false positive and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=64003723>`_. + +Quick Links: + - `MSB project page <https://wiki.onap.org/display/DW/Microservices+Bus+Project>`_ + + - `Passing Badge information for MSB <https://bestpractices.coreinfrastructure.org/en/projects/1601>`_ + + - `Project Vulnerability Review Table for MSB <https://wiki.onap.org/pages/viewpage.action?pageId=64003723>`_ + +**Upgrade Notes** + +N/A + +**Deprecation Notes** + +N/A + +**Other** + +N/A + Version: 1.2.4 Dublin Release ----------------------------- |