diff options
Diffstat (limited to 'docs/sections/release_notes/release-notes.rst')
-rw-r--r-- | docs/sections/release_notes/release-notes.rst | 35 |
1 files changed, 19 insertions, 16 deletions
diff --git a/docs/sections/release_notes/release-notes.rst b/docs/sections/release_notes/release-notes.rst index 0df9483e95..879f16fb4c 100644 --- a/docs/sections/release_notes/release-notes.rst +++ b/docs/sections/release_notes/release-notes.rst @@ -11,6 +11,7 @@ ONAP Operations Manager Release Notes Previous Release Notes ====================== +- :ref:`Montreal <release_notes_montreal>` - :ref:`London <release_notes_london>` - :ref:`Kohn <release_notes_kohn>` - :ref:`Jakarta <release_notes_jakarta>` @@ -27,7 +28,7 @@ Previous Release Notes Abstract ======== -This document provides the release notes for the Montreal release. +This document provides the release notes for the New Delhi release. Summary ======= @@ -44,39 +45,41 @@ Release Data | **Docker images** | N/A | | | | +--------------------------------------+--------------------------------------+ -| **Release designation** | Montreal | +| **Release designation** | New Delhi | | | | +--------------------------------------+--------------------------------------+ -| **Release date** | 2023/12/xx | +| **Release date** | 2024/06/13 | | | | +--------------------------------------+--------------------------------------+ New features ------------ -* Introduction of "Production" ONAP setup, including: +* authentication (14.0.0) - add configurable Keycloak Realm and enable Ingress + Interface Authentication and Authorization +* Update the helm common templates (13.2.0) to: - * Besides the Istio Ingress APIs now the support for `Gateway-API`_ - is added to the templates, which includes: + * Support the latest Database Operators: - * TCP Routes - * UDP Routes + * MariaDB-Operator (0.28.1) + * K8ssandra-Operator (v0.16.0) + * Postgres-Operator (CrunchyData) (5.5.0) -* Update of Helmcharts to use common templates and practices -* Default support for Cassandra 4.x using k8ssandra-operator -* Default support for MariaDB 11.x using mariadb-operator +* cassandra (13.1.0) - support for new K8ssandra-Operator +* mariadb-galera (13.1.0) - support for new MariaDB-Operator +* mongodb (14.12.3) - update to latest bitnami chart version +* postgres (13.1.0) - support for new Postgres-Operator +* postgres-init (13.0.1) - support for new Postgres-Operator +* readinessCheck (13.1.0) - added check for "Service" readiness +* serviceAccount (13.0.1) - add default role creation **Bug fixes** A list of issues resolved in this release can be found here: -https://jira.onap.org/projects/OOM/versions/11501 +https://jira.onap.org/projects/OOM/versions/11502 **Known Issues** -* Components not working under ServiceMesh - - * SO Monitor UI - * Policy UI Deliverables ------------ |