diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2023-05-02 15:58:55 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2023-05-02 16:57:12 +0100 |
commit | 52c5e54bcc48dd8a59b15e395542097b0491b4e9 (patch) | |
tree | 4c94bcd88ba56f3fb1b9f1d2d23a5a3731eafa49 /docs/release-notes.rst | |
parent | 74cf06f7af65c699187f9e268db58023db2e2a62 (diff) |
Update release docs
- Also synched up the API changes in openapi yml file
- Step 1 and 2 of the release process
Issue-ID: CPS-1662
Change-Id: I5b9485497a27a3dee8639faedfa9c1bd8ed3265e
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'docs/release-notes.rst')
-rwxr-xr-x | docs/release-notes.rst | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 29b933e575..56a8c6bc7e 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -43,7 +43,11 @@ Bug Fixes Features -------- - - None + - `CPS-1272 <https://jira.onap.org/browse/CPS-1272>`_ Add Contains operation to CPS Path + - `CPS-1573 <https://jira.onap.org/browse/CPS-1573>`_ Remove 32K limit for DB operations + - `CPS-1627 <https://jira.onap.org/browse/CPS-1627>`_ Dependency versions uplift because of vulnerability issues + - `CPS-1629 <https://jira.onap.org/browse/CPS-1629>`_ Ordering of leaf elements to support combination of AND/OR in cps-path + - `CPS-1637 <https://jira.onap.org/browse/CPS-1637>`_ Extend hazelcast to work on kubernetes Version: 3.3.0 ============== |