60796cc11d7b86a52099b4b095283b19cc846564
[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-SNAPSHOT
20 =======================
21
22 This section lists the main changes & fixes merged into master (snapshot) version of CPS-Temporal. This information is here to assist developers that want experiment/test using our latest code bases directly. Stability of this is not guaranteed.
23
24 Features
25 --------
26 * None
27
28 Bug Fixes
29 ---------
30
31    - `CPS-841 <https://jira.onap.org/browse/CPS-841>`_  Upgrade log4j to 2.17.1 as recommended by ONAP SECCOM
32
33 Version: 1.0.0
34 ==============
35
36 * Release Date: 2021-09-14 (Istanbul)
37
38 Artifacts released
39 ------------------
40
41 .. table::
42
43    ===============================  ===============================
44    **Repository**                   **Docker Image**
45    onap/cps-temporal                onap/cps-temporal:1.0.0
46    ===============================  ===============================
47
48 New features
49 ------------
50
51 * `CPS-369 <https://jira.onap.org/browse/CPS-369>`_ - Feature to store temporal data corresponding to CPS Core data node updates.
52 * `CPS-370 <https://jira.onap.org/browse/CPS-370>`_ - Feature to query temporal data from REST API.
53
54 Known Limitations, Issues and Workarounds
55 -----------------------------------------
56
57 * None
58
59 Security Notes
60 --------------
61
62 Known Security Issues:
63
64 * `CPS-488 <https://jira.onap.org/browse/CPS-488>`_ - Authentication and authorization for REST API is limited to one generic user.
65
66 Fixed Security Issues:
67
68 * None