From cee9d89b17313d12441b9f5e3664c6d8b23c5c50 Mon Sep 17 00:00:00 2001 From: aosull01 Date: Fri, 20 Mar 2020 10:33:03 +0000 Subject: [PATCH] Initial draft of Frankfurt Release notes for RC0 Issue-ID: EXTAPI-409 Signed-off-by: aosull01 Change-Id: Icc190c8f1d5b10902f4676b425babc46807232dd --- docs/releasenotes/releasenotes.rst | 54 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/docs/releasenotes/releasenotes.rst b/docs/releasenotes/releasenotes.rst index 9f839e3..bf0fd87 100755 --- a/docs/releasenotes/releasenotes.rst +++ b/docs/releasenotes/releasenotes.rst @@ -4,6 +4,60 @@ Release Notes ============= +Version: 6.0.0 +-------------- + +:Release Date: 2020-03-26 + +Frankfurt Release tag - 6.0.0 + +**Fix** + +- `OJSI-136 `_ - In default deployment EXTAPI (nbi) exposes HTTP port 30274 outside of cluster. +- `EXTAPI-347 `_ - Move to mariadb galera instead of mariadb +- `EXTAPI-222 `_ - Add support for HTTPS with AAF artefacts +- `EXTAPI-294 `_ - Add support for Service Orders using new "Object" type +- `EXTAPI-304 `_ - Update SO request to use GR_API instead of VNF_API +- `EXTAPI-342 `_ - NBI to SO: new URL and new Header params +- `EXTAPI-343 `_ - NBI to SO: cloudowner value to be taken from application.properties +- `EXTAPI-258 `_ - Identify whether the Service is of A-la-carte or macro type +- `EXTAPI-370 `_ - Java 11 & oparent 3.0.0-SNAPSHOT +- `EXTAPI-378 `_ - Update swagger based on spectral +- `EXTAPI-384 `_ - SECCOM Java 11 migration from v8 [REQ-219] in NBI +- `EXTAPI-397 `_ - Update Service Order Swagger to align to ONAP Style Guidelines +- `EXTAPI-399 `_ - Fix Docker File Image to point to correct base and use 3.0.0 in pom +- `EXTAPI-400 `_ - Migrate and Fix sonarcloud code coverage issue +- `EXTAPI-401 `_ - remove sonar.jacoco.reportMissing.force.zero +- `EXTAPI-415 `_ - Configure NBI with http xor https support, using basic spring capabilities + +Detail of NBI features are described in the readTheDoc documentation. + +https://onap.readthedocs.io/en/latest/submodules/externalapi/nbi.git/docs/index.html + + +**Known Issues** + +No new issues + +**Security Notes** + +In the Frankfurt release, External API has been updated to expose a https interface via OOM installations, in response to OJSI-136. +NBI has also upgraded to Java 11, using the base registry.gitlab.com/onap-integration/docker/onap-java image. + +Quick Links: + +- `External API project page `_ + +**Upgrade Notes** + +No major API changes. The API Major version is still 4. + +/nbi/api/v4 + +Frankfurt API version is 4.1.0 i.e. Minor API changes only, as most changes are related to security updates. No new APIs. +Swagger changes are mainly in the use of additional markdown for API understanding and conformance to ONAP API Swagger Style Guidelines +https://wiki.onap.org/pages/viewpage.action?pageId=71834147 + Version: 5.0.1 -------------- -- 2.16.6