Create primary documentation for Jakarta release
[cps/cps-temporal.git] / docs / content / release-notes.rst
1 .. This work is licensed under a
2 .. Creative Commons Attribution 4.0 International License.
3 .. http://creativecommons.org/licenses/by/4.0
4 ..
5 .. Copyright (C) 2021 Bell Canada
6
7 ==========================
8 CPS Temporal Release Notes
9 ==========================
10
11 .. contents::
12     :depth: 2
13 ..
14
15 ..      ========================
16 ..      * * *   JAKARTA   * * *
17 ..      ========================
18
19 Version: 1.1.0
20 ==============
21
22 .. table::
23
24    ===============================  ===============================
25    **Docker Image**                 onap/cps-temporal:1.1.0
26    **Designation**                  1.1.0 Jakarta
27    **Date**                         2022 March 15
28    ===============================  ===============================
29
30 Features
31 --------
32
33 * `CPS-747 <https://jira.onap.org/browse/CPS-747>`_ - Add support for Data Deletion Events
34 * `CPS-482 <https://jira.onap.org/browse/CPS-482>`_ - Add CSIT tests
35
36 Bug Fixes
37 ---------
38
39 * `CPS-820 <https://jira.onap.org/browse/CPS-820>`_ - Upgrade log4j to 2.16.0
40 * `CPS-841 <https://jira.onap.org/browse/CPS-841>`_ - Upgrade log4j to 2.17.1 as recommended by ONAP SECCOM
41 * `CPS-905 <https://jira.onap.org/browse/CPS-905>`_ - Fix Docker images for CSIT tests
42
43 ..      ========================
44 ..      * * *   ISTANBUL   * * *
45 ..      ========================
46
47 Version: 1.0.1
48 ==============
49
50 .. table::
51
52    ===============================  ===============================
53    **Docker Image**                 onap/cps-temporal:1.0.1
54    **Designation**                  1.0.1 Istanbul
55    **Date**                         2021 January 6
56    ===============================  ===============================
57
58 Features
59 --------
60 * None
61
62 Bug Fixes
63 ---------
64
65 * `CPS-841 <https://jira.onap.org/browse/CPS-841>`_ - Update log4j version to 2.17.1 due to security vulnerability
66
67 Version: 1.0.0
68 ==============
69
70 .. table::
71
72    ===============================  ===============================
73    **Docker Image**                 onap/cps-temporal:1.0.0
74    **Designation**                  1.0.0 Istanbul
75    **Date**                         2021 September 14
76    ===============================  ===============================
77
78 New features
79 ------------
80
81 * `CPS-369 <https://jira.onap.org/browse/CPS-369>`_ - Feature to store temporal data corresponding to CPS Core data node updates.
82 * `CPS-370 <https://jira.onap.org/browse/CPS-370>`_ - Feature to query temporal data from REST API.
83
84 Known Limitations, Issues and Workarounds
85 -----------------------------------------
86
87 * None
88
89 Security Notes
90 --------------
91
92 Known Security Issues:
93
94 * `CPS-488 <https://jira.onap.org/browse/CPS-488>`_ - Authentication and authorization for REST API is limited to one generic user.
95
96 Fixed Security Issues:
97
98 * None