Emmett Cox | 8dde0cc | 2018-09-17 10:25:09 +0100 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | .. http://creativecommons.org/licenses/by/4.0 |
| 3 | |
efiacor | 0fa0198 | 2019-04-08 14:52:08 +0000 | [diff] [blame] | 4 | .. toctree:: |
| 5 | :maxdepth: 2 |
| 6 | |
Emmett Cox | 8dde0cc | 2018-09-17 10:25:09 +0100 | [diff] [blame] | 7 | Release-notes |
| 8 | ============== |
efiacor | 0fa0198 | 2019-04-08 14:52:08 +0000 | [diff] [blame] | 9 | |
| 10 | Version: 2.0.1 (Dublin) |
| 11 | --------------------------- |
| 12 | |
| 13 | :Release Date: 2019-02-28 |
| 14 | |
| 15 | The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and |
| 16 | subscriptions. |
| 17 | |
| 18 | New Features: |
| 19 | |
| 20 | +--------------+------------------------------------------------------------------+ |
| 21 | | JIRA ID | Description | |
| 22 | +==============+==================================================================+ |
| 23 | | DMAAP-988 | Update to new oparent | |
| 24 | +--------------+------------------------------------------------------------------+ |
| 25 | |
| 26 | Bug Fixes: |
| 27 | |
| 28 | +----------------+--------------------------------------------------------------------------------------------------+ |
| 29 | | JIRA ID | Description | |
| 30 | +================+==================================================================================================+ |
| 31 | | DMAAP-964 | DMAAP deployment failures starting 20190115 on casablanca branch | |
| 32 | +----------------+--------------------------------------------------------------------------------------------------+ |
| 33 | | DMAAP-1047 | Data Router docker version missing explicit version number | |
| 34 | +----------------+--------------------------------------------------------------------------------------------------+ |
| 35 | | DMAAP-1048 | [DR] AAF certs expired on dmaap-dr-prov and dmaap-dr-node | |
| 36 | +----------------+--------------------------------------------------------------------------------------------------+ |
| 37 | | DMAAP-1064 | [DR] Update datarouter POM version following AAF cert updates | |
| 38 | +----------------+--------------------------------------------------------------------------------------------------+ |
| 39 | |
| 40 | Known Issues |
| 41 | N/A |
| 42 | |
| 43 | Security Issues |
| 44 | DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been |
| 45 | addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open |
| 46 | Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_. |
| 47 | |
| 48 | - `DMAAP Project Page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_ |
| 49 | - `Passing Badge information for DMAAP DataRouter <https://bestpractices.coreinfrastructure.org/en/projects/2192>`_ |
| 50 | - `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_ |
| 51 | |
| 52 | Upgrade Notes |
| 53 | N/A |
| 54 | |
| 55 | Deprecation Notes |
| 56 | N/A |
| 57 | |
| 58 | Other |
| 59 | N/A |
| 60 | |
| 61 | |
| 62 | Version: 1.0.8 (Casablanca) |
| 63 | --------------------------- |
| 64 | |
| 65 | :Release Date: 2019-02-28 |
| 66 | |
| 67 | The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and |
| 68 | subscriptions. |
| 69 | |
| 70 | New Features: |
| 71 | |
| 72 | +--------------+------------------------------------------------------------------+ |
| 73 | | JIRA ID | Description | |
| 74 | +==============+==================================================================+ |
| 75 | +--------------+------------------------------------------------------------------+ |
| 76 | |
| 77 | Bug Fixes: |
| 78 | |
| 79 | +----------------+--------------------------------------------------------------------------------------------------+ |
| 80 | | JIRA ID | Description | |
| 81 | +================+==================================================================================================+ |
| 82 | | DMAAP-1065 | [DR] Casablanca - AAF certs expired on dmaap-dr-prov and dmaap-dr-node | |
| 83 | +----------------+--------------------------------------------------------------------------------------------------+ |
| 84 | |
| 85 | Known Issues |
| 86 | N/A |
| 87 | |
| 88 | Security Issues |
| 89 | DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been |
| 90 | addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open |
| 91 | Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_. |
| 92 | |
| 93 | - `DMAAP Project Page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_ |
| 94 | - `Passing Badge information for DMAAP DataRouter <https://bestpractices.coreinfrastructure.org/en/projects/2192>`_ |
| 95 | - `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_ |
| 96 | |
| 97 | Upgrade Notes |
| 98 | N/A |
| 99 | |
| 100 | Deprecation Notes |
| 101 | N/A |
| 102 | |
| 103 | Other |
| 104 | N/A |
| 105 | |
| 106 | |
eronkeo | c537e2b | 2019-02-05 16:26:45 +0000 | [diff] [blame] | 107 | Version: 1.0.3 (Casablanca) |
| 108 | --------------------------- |
Emmett Cox | 8dde0cc | 2018-09-17 10:25:09 +0100 | [diff] [blame] | 109 | |
eronkeo | c537e2b | 2019-02-05 16:26:45 +0000 | [diff] [blame] | 110 | :Release Date: 2018-11-30 |
Emmett Cox | 8dde0cc | 2018-09-17 10:25:09 +0100 | [diff] [blame] | 111 | |
eronkeo | c537e2b | 2019-02-05 16:26:45 +0000 | [diff] [blame] | 112 | The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and |
| 113 | subscriptions. |
Emmett Cox | 8dde0cc | 2018-09-17 10:25:09 +0100 | [diff] [blame] | 114 | |
| 115 | New Features: |
| 116 | |
eronkeo | c537e2b | 2019-02-05 16:26:45 +0000 | [diff] [blame] | 117 | +--------------+------------------------------------------------------------------+ |
| 118 | | JIRA ID | Description | |
| 119 | +==============+==================================================================+ |
| 120 | | DMAAP-20 | REST api for publishing data to DR | |
| 121 | +--------------+------------------------------------------------------------------+ |
| 122 | | DMAAP-21 | REST api for subscribing to data in DR | |
| 123 | +--------------+------------------------------------------------------------------+ |
Emmett Cox | 8dde0cc | 2018-09-17 10:25:09 +0100 | [diff] [blame] | 124 | |
eronkeo | c537e2b | 2019-02-05 16:26:45 +0000 | [diff] [blame] | 125 | Bug Fixes: |
Emmett Cox | 8dde0cc | 2018-09-17 10:25:09 +0100 | [diff] [blame] | 126 | |
eronkeo | c537e2b | 2019-02-05 16:26:45 +0000 | [diff] [blame] | 127 | +----------------+---------------------------------------------------------------------------------------------------------------------------------+ |
| 128 | | JIRA ID | Description | |
| 129 | +================+=================================================================================================================================+ |
| 130 | | DMAAP-877 | DR Logging API not storing Feed/Sub data | |
| 131 | +----------------+---------------------------------------------------------------------------------------------------------------------------------+ |
| 132 | | DMAAP-850 | Second subscriber not receiving the published file | |
| 133 | +----------------+---------------------------------------------------------------------------------------------------------------------------------+ |
| 134 | | DMAAP-596 | DR - datarouter-prov container fails to come up successfully | |
| 135 | +----------------+---------------------------------------------------------------------------------------------------------------------------------+ |
| 136 | | DMAAP-565 | Incorrect nexusUrl parameter in datarouter pom files | |
| 137 | +----------------+---------------------------------------------------------------------------------------------------------------------------------+ |
Emmett Cox | 8dde0cc | 2018-09-17 10:25:09 +0100 | [diff] [blame] | 138 | |
| 139 | Known Issues |
eronkeo | c537e2b | 2019-02-05 16:26:45 +0000 | [diff] [blame] | 140 | N/A |
| 141 | |
| 142 | Security Issues |
| 143 | DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been |
| 144 | addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open |
| 145 | Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_. |
| 146 | |
| 147 | - `DMAAP Project Page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_ |
| 148 | - `Passing Badge information for DMAAP DataRouter <https://bestpractices.coreinfrastructure.org/en/projects/2192>`_ |
| 149 | - `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_ |
| 150 | |
| 151 | Upgrade Notes |
| 152 | N/A |
| 153 | |
| 154 | Deprecation Notes |
| 155 | N/A |
Emmett Cox | 8dde0cc | 2018-09-17 10:25:09 +0100 | [diff] [blame] | 156 | |
| 157 | Other |
eronkeo | ee3fb78 | 2019-03-04 13:38:41 +0000 | [diff] [blame] | 158 | N/A |