Bruno Sakoto | ff7d57a | 2021-09-07 18:21:59 -0400 | [diff] [blame] | 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 | |
Bruno Sakoto | 6b90b96 | 2021-09-15 07:57:51 -0400 | [diff] [blame] | 11 | Version: 1.0.0 |
| 12 | ============== |
Bruno Sakoto | ff7d57a | 2021-09-07 18:21:59 -0400 | [diff] [blame] | 13 | |
Bruno Sakoto | 6b90b96 | 2021-09-15 07:57:51 -0400 | [diff] [blame] | 14 | * Release Date: 2021-09-14 (Istanbul) |
Bruno Sakoto | ff7d57a | 2021-09-07 18:21:59 -0400 | [diff] [blame] | 15 | |
Bruno Sakoto | 6b90b96 | 2021-09-15 07:57:51 -0400 | [diff] [blame] | 16 | Artifacts released |
| 17 | ------------------ |
Bruno Sakoto | ff7d57a | 2021-09-07 18:21:59 -0400 | [diff] [blame] | 18 | |
| 19 | .. table:: |
| 20 | |
Bruno Sakoto | 6b90b96 | 2021-09-15 07:57:51 -0400 | [diff] [blame] | 21 | =============================== =============================== |
| 22 | **Repository** **Docker Image** |
| 23 | onap/cps-temporal onap/cps-temporal:1.0.0 |
| 24 | =============================== =============================== |
Bruno Sakoto | ff7d57a | 2021-09-07 18:21:59 -0400 | [diff] [blame] | 25 | |
Bruno Sakoto | 6b90b96 | 2021-09-15 07:57:51 -0400 | [diff] [blame] | 26 | New features |
| 27 | ------------ |
Bruno Sakoto | ff7d57a | 2021-09-07 18:21:59 -0400 | [diff] [blame] | 28 | |
Bruno Sakoto | 6b90b96 | 2021-09-15 07:57:51 -0400 | [diff] [blame] | 29 | * `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 | |
| 32 | Known Limitations, Issues and Workarounds |
| 33 | ----------------------------------------- |
| 34 | |
| 35 | * None |
| 36 | |
| 37 | Security Notes |
| 38 | -------------- |
| 39 | |
| 40 | Known 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 | |
| 44 | Fixed Security Issues: |
| 45 | |
| 46 | * None |