blob: 522f2474a0fb3401e335107ca47b2ce5b21e0c18 [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
Bruno Sakoto6b90b962021-09-15 07:57:51 -040011Version: 1.0.0
12==============
Bruno Sakotoff7d57a2021-09-07 18:21:59 -040013
Bruno Sakoto6b90b962021-09-15 07:57:51 -040014* Release Date: 2021-09-14 (Istanbul)
Bruno Sakotoff7d57a2021-09-07 18:21:59 -040015
Bruno Sakoto6b90b962021-09-15 07:57:51 -040016Artifacts released
17------------------
Bruno Sakotoff7d57a2021-09-07 18:21:59 -040018
19.. table::
20
Bruno Sakoto6b90b962021-09-15 07:57:51 -040021 =============================== ===============================
22 **Repository** **Docker Image**
23 onap/cps-temporal onap/cps-temporal:1.0.0
24 =============================== ===============================
Bruno Sakotoff7d57a2021-09-07 18:21:59 -040025
Bruno Sakoto6b90b962021-09-15 07:57:51 -040026New features
27------------
Bruno Sakotoff7d57a2021-09-07 18:21:59 -040028
Bruno Sakoto6b90b962021-09-15 07:57:51 -040029* `CPS-369 <https://jira.onap.org/browse/CPS-369>`_ - Feature to store temporal data corresponding to CPS Core data node updates.
30* `CPS-370 <https://jira.onap.org/browse/CPS-370>`_ - Feature to query temporal data from REST API.
31
32Known Limitations, Issues and Workarounds
33-----------------------------------------
34
35* None
36
37Security Notes
38--------------
39
40Known Security Issues:
41
42* `CPS-488 <https://jira.onap.org/browse/CPS-488>`_ - Authentication and authorization for REST API is limited to one generic user.
43
44Fixed Security Issues:
45
46* None