summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/architecture.rst2
-rwxr-xr-xdocs/release-notes.rst67
2 files changed, 66 insertions, 3 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst
index acde1b1cae..8dde47a5a0 100644
--- a/docs/architecture.rst
+++ b/docs/architecture.rst
@@ -21,7 +21,7 @@ In this release CPS is no longer a stand alone component and is released along w
Project page describing eventual scope and ambition is here:
`Configuration Persistence Service Project <https://wiki.onap.org/display/DW/Configuration+Persistence+Service+Project>`_
-This page reflects the state for Istanbul-R9 release.
+This page reflects the state for the latest release.
.. image:: _static/star.png
:class: float-left
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 9c5b796e55..93844b84fd 100755
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -16,6 +16,64 @@ CPS Release Notes
.. * * * LONDON * * *
.. ======================
+Version: 3.2.6
+==============
+
+Release Data
+------------
+
++--------------------------------------+--------------------------------------------------------+
+| **CPS Project** | |
+| | |
++--------------------------------------+--------------------------------------------------------+
+| **Docker images** | onap/cps-and-ncmp:3.2.6 |
+| | |
++--------------------------------------+--------------------------------------------------------+
+| **Release designation** | 3.2.6 London |
+| | |
++--------------------------------------+--------------------------------------------------------+
+| **Release date** | Not been released yet |
+| | |
++--------------------------------------+--------------------------------------------------------+
+
+Bug Fixes
+---------
+3.2.6
+ - None
+
+Features
+--------
+ - None
+
+Version: 3.2.5
+==============
+
+Release Data
+------------
+
++--------------------------------------+--------------------------------------------------------+
+| **CPS Project** | |
+| | |
++--------------------------------------+--------------------------------------------------------+
+| **Docker images** | onap/cps-and-ncmp:3.2.5 |
+| | |
++--------------------------------------+--------------------------------------------------------+
+| **Release designation** | 3.2.5 London |
+| | |
++--------------------------------------+--------------------------------------------------------+
+| **Release date** | 2023 March 10 |
+| | |
++--------------------------------------+--------------------------------------------------------+
+
+Bug Fixes
+---------
+3.2.5
+ - `CPS-1537 <https://jira.onap.org/browse/CPS-1537>`_ Introduce control switch for model loader functionality.
+
+Features
+--------
+ - None
+
Version: 3.2.4
==============
@@ -32,14 +90,19 @@ Release Data
| **Release designation** | 3.2.4 London |
| | |
+--------------------------------------+--------------------------------------------------------+
-| **Release date** | Not been released yet |
+| **Release date** | 2023 March 09 |
| | |
+--------------------------------------+--------------------------------------------------------+
Bug Fixes
---------
3.2.4
- - None
+ - `CPS-1533 <https://jira.onap.org/browse/CPS-1533>`_ Fix for Temp tables cause Out of shared memory errors in Postgres
+ - `CPS-1537 <https://jira.onap.org/browse/CPS-1537>`_ NCMP failed to start due to issue in SubscriptionModelLoader
+
+Features
+--------
+ - None
Version: 3.2.3
==============