From f8cd5f4992a780ef8ebdcc3a61afa126e61dacbe Mon Sep 17 00:00:00 2001 From: thmsdt Date: Tue, 5 Dec 2023 12:24:48 +0100 Subject: composite release note for montreal Issue-ID: DOC-821 Change-Id: I0b2c827fdb2352d47e6a4eee5d43fcb54189c7bb Signed-off-by: thmsdt (cherry picked from commit b2be1542fda24fee9f98e3905a797c0965da8901) --- docs/release/index.rst | 83 ++++++++++++++++++++++++++++++++++---------------- 1 file changed, 56 insertions(+), 27 deletions(-) diff --git a/docs/release/index.rst b/docs/release/index.rst index 86da47ceb..1860ccca0 100644 --- a/docs/release/index.rst +++ b/docs/release/index.rst @@ -33,44 +33,71 @@ maintained in the component specific release notes. | **Release date** | not released yet | +-----------------------------------+-----------------------------------------+ -Features --------- +ONAP is evolving. We took efforts in streamlining processes and roles and +Montreal release is the first one with agreed simplified software development +life cycle governance. + +OpenSSF Gold Standard +--------------------- -ONAP 'Montreal' focusses on: +We are proud to announce that first ONAP project achieved OpenSSF Gold +standard. It will give ONAP consumers great confidence in the quality, +security, and reliability of CPS. -- to be done +Java 17 +------- -Functional Requirements ------------------------ +First ONAP projects (CCSDK, CPS, UUI and Policy) completed their upgrades to +Java 17. Spring boot (uplift to v3.1.2) and OpenApi 3 upgrades were also +performed. These upgrades allow benefits of patched vulnerabilities and +software efficiencies in the latest versions. -tbd -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +CPS +--- -- tbd +ONAP CPS project continued efforts in improvement of read/write, query +operations, and huge reduction of memory consumption allowing for improved +query performance and improve stability. -Non-Functional Requirements ---------------------------- +Modeling +-------- + +Modeling project added provision of YANG modules automation tools, which helps +improve the YANG development efficiency and check the version update of the +YANG model. -The 'non-functional' requirements of this release are: +OOM +--- -Security -^^^^^^^^ +OOM project team added support for Gateway-API in Ingress template (13.0.1) as +well as support for mariadb-operator (13.0.2). All ONAP MariaDB instances will +now be created with the latest version by default using the mariaDB-operator. +Added Galera clients (e.g. SO, SDNC) will use access to "primary" pod to avoid +"Deadlocks". Additionally added default role creation to ServiceAccount for +better access management. -- tbd +SDC +--- -Documentation -^^^^^^^^^^^^^ +SDC implemented-services update capability directly in yaml was added, more +comprehensive support for defining behavior of interface operations and +adaptability to define CSAR structure and content to suit the requirements of +individual models. -- tbd +CCSDK +----- -Tests & Integration -^^^^^^^^^^^^^^^^^^^ +CCSDK continued maintaining alignment with OpenDaylight release schedule by +upgrading to OpenDaylight Argon version, Service Release 2. This allows latest +ONAP user to make use of latest OpenDaylight software when they use latest +release of ONAP. -- tbd +PortalNG +-------- -.. important:: - Some non-functional requirements are not fully finalized. Please, check - details at :doc:`Integration ` +We introduced new PortalNG as a maintained alternative to the unmaintained +Portal project. Allows ONAP user to make informed decisions on software use of +maintained and unmaintained projects. Documentation Sources --------------------- @@ -90,11 +117,13 @@ ONAP has adopted the `OpenSSF Best Practice Badge Program `_ - `Badging Status for all ONAP projects `_ + In the Montreal release, -- x% projects passed 90% of the OpenSSF badge -- x% passed the OpenSSF badge -- x% projects passed the OpenSSF Silver badge +- 100% projects passed 95% of the OpenSSF badge +- 94% passed the OpenSSF badge +- 24% projects passed the OpenSSF Silver badge +- 1 project passed the OpenSSF Gold badge Project specific details are in the :ref:`release notes` for each component. -- cgit 1.2.3-korg