diff options
author | egernug <gerard.nugent@est.tech> | 2019-04-29 12:15:12 +0000 |
---|---|---|
committer | egernug <gerard.nugent@est.tech> | 2019-04-29 12:15:12 +0000 |
commit | 359b6660ad7ec2ce1f458996d14f6e52edda5a4b (patch) | |
tree | 848fe2438e73307a60d43d6c7ac1baa8a5c0452d /docs | |
parent | bceb18df30982e2ace538baf5c49336fe0e45b0a (diff) |
Update Release Notes for Dublin
Change-Id: I3c7265c9c2ce4b71e91989269aa6772d64923f7b
Issue-ID: DMAAP-1184
Signed-off-by: egernug <gerard.nugent@est.tech>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 26 |
1 files changed, 16 insertions, 10 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 12014e69..c701eeb5 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -7,34 +7,40 @@ Release-notes ============== -Version: 2.0.1 (Dublin) +Version: 2.1.0 (Dublin) --------------------------- -:Release Date: 2019-02-28 +:Release Date: 2019-05-30 The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and subscriptions. New Features: -+--------------+------------------------------------------------------------------+ -| JIRA ID | Description | -+==============+==================================================================+ -| DMAAP-988 | Update to new oparent | -+--------------+------------------------------------------------------------------+ ++--------------+-------------------------------------------------------------------------------+ +| JIRA ID | Description | ++==============+===============================================================================+ +| DMAAP-978 | [DR] Query of publication history (new API) for use by Data File Collector) | ++--------------+-------------------------------------------------------------------------------+ +| DMAAP-980 | [DR] Optional consumer compression feed handling | ++--------------+-------------------------------------------------------------------------------+ +| DMAAP-1016 | DR provisioning AAF integration | ++--------------+-------------------------------------------------------------------------------+ Bug Fixes: +----------------+--------------------------------------------------------------------------------------------------+ | JIRA ID | Description | +================+==================================================================================================+ -| DMAAP-964 | DMAAP deployment failures starting 20190115 on casablanca branch | +| DMAAP-964 | [DMAAP] DMAAP deployment failures starting 20190115 on casablanca branch | ++----------------+--------------------------------------------------------------------------------------------------+ +| DMAAP-1010 | [DR] DMaaP Data Router fails healthcheck | +----------------+--------------------------------------------------------------------------------------------------+ -| DMAAP-1047 | Data Router docker version missing explicit version number | +| DMAAP-1047 | [DR] Data Router docker version missing explicit version number | +----------------+--------------------------------------------------------------------------------------------------+ | DMAAP-1048 | [DR] AAF certs expired on dmaap-dr-prov and dmaap-dr-node | +----------------+--------------------------------------------------------------------------------------------------+ -| DMAAP-1064 | [DR] Update datarouter POM version following AAF cert updates | +| DMAAP-1161 | [DR] filebeat container on DR-Node and DR-Prov are unable to publish to kibana | +----------------+--------------------------------------------------------------------------------------------------+ Known Issues |