blob: 60796cc11d7b86a52099b4b095283b19cc846564 [file] [log] [blame]
Bruno Sakotoff7d57a2021-09-07 18:21:59 -04001.. 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==========================
8CPS Temporal Release Notes
9==========================
10
puthuparambil.aditya50c6f352022-01-05 13:44:23 +000011.. contents::
12 :depth: 2
13..
14
15.. ========================
16.. * * * JAKARTA * * *
17.. ========================
18
19Version: 1.1.0-SNAPSHOT
20=======================
21
22This 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
24Features
25--------
26* None
27
28Bug 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
Bruno Sakoto6b90b962021-09-15 07:57:51 -040033Version: 1.0.0
34==============
Bruno Sakotoff7d57a2021-09-07 18:21:59 -040035
Bruno Sakoto6b90b962021-09-15 07:57:51 -040036* Release Date: 2021-09-14 (Istanbul)
Bruno Sakotoff7d57a2021-09-07 18:21:59 -040037
Bruno Sakoto6b90b962021-09-15 07:57:51 -040038Artifacts released
39------------------
Bruno Sakotoff7d57a2021-09-07 18:21:59 -040040
41.. table::
42
Bruno Sakoto6b90b962021-09-15 07:57:51 -040043 =============================== ===============================
44 **Repository** **Docker Image**
45 onap/cps-temporal onap/cps-temporal:1.0.0
46 =============================== ===============================
Bruno Sakotoff7d57a2021-09-07 18:21:59 -040047
Bruno Sakoto6b90b962021-09-15 07:57:51 -040048New features
49------------
Bruno Sakotoff7d57a2021-09-07 18:21:59 -040050
Bruno Sakoto6b90b962021-09-15 07:57:51 -040051* `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
54Known Limitations, Issues and Workarounds
55-----------------------------------------
56
57* None
58
59Security Notes
60--------------
61
62Known 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
66Fixed Security Issues:
67
68* None