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 | |
puthuparambil.aditya | 50c6f35 | 2022-01-05 13:44:23 +0000 | [diff] [blame] | 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 | |
Bruno Sakoto | c6d225f | 2022-02-11 15:05:32 -0500 | [diff] [blame^] | 33 | .. ======================== |
| 34 | .. * * * ISTANBUL * * * |
| 35 | .. ======================== |
| 36 | |
| 37 | Version: 1.0.1 |
| 38 | ============== |
| 39 | |
| 40 | * Release Date: 2021-01-06 (Istanbul) |
| 41 | |
| 42 | Artifacts released |
| 43 | ------------------ |
| 44 | |
| 45 | .. table:: |
| 46 | |
| 47 | =============================== =============================== |
| 48 | **Repository** **Docker Image** |
| 49 | onap/cps-temporal onap/cps-temporal:1.0.1 |
| 50 | =============================== =============================== |
| 51 | |
| 52 | Features |
| 53 | -------- |
| 54 | * None |
| 55 | |
| 56 | Bug Fixes |
| 57 | --------- |
| 58 | |
| 59 | - `CPS-841 <https://jira.onap.org/browse/CPS-841>`_ Update log4j version to 2.17.1 due to security vulnerability |
| 60 | |
Bruno Sakoto | 6b90b96 | 2021-09-15 07:57:51 -0400 | [diff] [blame] | 61 | Version: 1.0.0 |
| 62 | ============== |
Bruno Sakoto | ff7d57a | 2021-09-07 18:21:59 -0400 | [diff] [blame] | 63 | |
Bruno Sakoto | 6b90b96 | 2021-09-15 07:57:51 -0400 | [diff] [blame] | 64 | * Release Date: 2021-09-14 (Istanbul) |
Bruno Sakoto | ff7d57a | 2021-09-07 18:21:59 -0400 | [diff] [blame] | 65 | |
Bruno Sakoto | 6b90b96 | 2021-09-15 07:57:51 -0400 | [diff] [blame] | 66 | Artifacts released |
| 67 | ------------------ |
Bruno Sakoto | ff7d57a | 2021-09-07 18:21:59 -0400 | [diff] [blame] | 68 | |
| 69 | .. table:: |
| 70 | |
Bruno Sakoto | 6b90b96 | 2021-09-15 07:57:51 -0400 | [diff] [blame] | 71 | =============================== =============================== |
| 72 | **Repository** **Docker Image** |
| 73 | onap/cps-temporal onap/cps-temporal:1.0.0 |
| 74 | =============================== =============================== |
Bruno Sakoto | ff7d57a | 2021-09-07 18:21:59 -0400 | [diff] [blame] | 75 | |
Bruno Sakoto | 6b90b96 | 2021-09-15 07:57:51 -0400 | [diff] [blame] | 76 | New features |
| 77 | ------------ |
Bruno Sakoto | ff7d57a | 2021-09-07 18:21:59 -0400 | [diff] [blame] | 78 | |
Bruno Sakoto | 6b90b96 | 2021-09-15 07:57:51 -0400 | [diff] [blame] | 79 | * `CPS-369 <https://jira.onap.org/browse/CPS-369>`_ - Feature to store temporal data corresponding to CPS Core data node updates. |
| 80 | * `CPS-370 <https://jira.onap.org/browse/CPS-370>`_ - Feature to query temporal data from REST API. |
| 81 | |
| 82 | Known Limitations, Issues and Workarounds |
| 83 | ----------------------------------------- |
| 84 | |
| 85 | * None |
| 86 | |
| 87 | Security Notes |
| 88 | -------------- |
| 89 | |
| 90 | Known Security Issues: |
| 91 | |
| 92 | * `CPS-488 <https://jira.onap.org/browse/CPS-488>`_ - Authentication and authorization for REST API is limited to one generic user. |
| 93 | |
| 94 | Fixed Security Issues: |
| 95 | |
| 96 | * None |