aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sections/release_notes/release-notes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections/release_notes/release-notes.rst')
-rw-r--r--docs/sections/release_notes/release-notes.rst85
1 files changed, 63 insertions, 22 deletions
diff --git a/docs/sections/release_notes/release-notes.rst b/docs/sections/release_notes/release-notes.rst
index 2ede1b8939..161f251a45 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:`New Delhi <release_notes_newdelhi>`
- :ref:`Montreal <release_notes_montreal>`
- :ref:`London <release_notes_london>`
- :ref:`Kohn <release_notes_kohn>`
@@ -28,7 +29,7 @@ Previous Release Notes
Abstract
========
-This document provides the release notes for the New Delhi release.
+This document provides the release notes for the Oslo release.
Summary
=======
@@ -45,38 +46,74 @@ Release Data
| **Docker images** | N/A |
| | |
+--------------------------------------+--------------------------------------+
-| **Release designation** | New Delhi |
+| **Release designation** | Oslo |
| | |
+--------------------------------------+--------------------------------------+
-| **Release date** | 2024/06/13 |
+| **Release date** | 2025/01/09 |
| | |
+--------------------------------------+--------------------------------------+
New features
------------
-* authentication (14.0.0) - add configurable Keycloak Realm and enable Ingress
- Interface Authentication and Authorization
-* Update the helm common templates (13.2.0) to:
+* Support the latest Database Operators:
- * Support the latest Database Operators:
+ * MariaDB-Operator (0.36.0)
+ * K8ssandra-Operator (v0.20.2)
+ * Postgres-Operator (CrunchyData) (5.7.2)
+ * MongoDB-Operator (Percona) (1.18.0)
- * MariaDB-Operator (0.28.1)
- * K8ssandra-Operator (v0.16.0)
- * Postgres-Operator (CrunchyData) (5.5.0)
+* authentication (15.0.0)
-* 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
+ * support for REALM Client AuthorizationSettings
+ * update oauth2-proxy and keycloak-config-cli versions
+ * add support for latest keycloak version 26.x
+
+* Update the helm common templates (13.2.10) to:
+
+ * add SecurityContext settings for Production readiness
+
+* cassandra (13.1.1)
+
+ * support for new cassandra version (4.1.6)
+ * add SecurityContext settings for Production readiness
+
+* mariadb-galera (13.2.3)
+
+ * add SecurityContext settings for Production readiness
+
+* mariadb-init (13.0.2)
+
+ * add SecurityContext settings for Production readiness
+
+* mongodb (14.12.4)
+
+ * add SecurityContext settings for Production readiness
+
+* mongodb-init (13.0.2)
+
+ * new chart to support external mongodb initialization
+
+* postgres (13.1.0)
+
+ * add SecurityContext settings for Production readiness
+
+* postgres-init (13.0.3)
+
+ * add SecurityContext settings for Production readiness
+
+* readinessCheck (13.1.1)
+
+ * add SecurityContext settings for Production readiness
+
+* serviceAccount (13.0.2)
+
+ * adjust default role mapping
**Bug fixes**
A list of issues resolved in this release can be found here:
-https://lf-onap.atlassian.net/projects/OOM/versions/11502
+https://lf-onap.atlassian.net/projects/OOM/versions/10783
**Known Issues**
@@ -92,12 +129,16 @@ OOM provides `Helm charts <https://nexus3.onap.org/service/rest/repository/brows
Documentation Deliverables
~~~~~~~~~~~~~~~~~~~~~~~~~~
-- :ref:`Project Description <oom_project_description>` - a guide for developers of OOM
+- :ref:`Project Description <oom_project_description>` - a guide for developers
+ of OOM
- :ref:`oom_dev_guide` - a guide for developers of OOM
-- :ref:`oom_infra_guide` - a guide for those setting up the environments that OOM will use
-- :ref:`oom_deploy_guide` - a guide for those deploying OOM on an existing cloud
+- :ref:`oom_infra_guide` - a guide for those setting up the environments that
+ OOM will use
+- :ref:`oom_deploy_guide` - a guide for those deploying OOM on an existing
+ cloud
- :ref:`oom_user_guide` - a guide for operators of an OOM instance
-- :ref:`oom_access_info_guide` - a guide for operators who require access to OOM applications
+- :ref:`oom_access_info_guide` - a guide for operators who require access to
+ OOM applications
Known Limitations, Issues and Workarounds
=========================================