blob: 6c168cfb9957f1a45225181d2a864e26d044b8bb [file] [log] [blame]
rn509j2200aca2017-11-06 11:50:44 -05001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2
3Release Notes
4=============
5
6.. note::
7 * This Release Notes must be updated each time the team decides to Release new artifacts.
8 * The scope of this Release Notes is for this particular component. In other words, each ONAP component has its Release Notes.
9 * This Release Notes is cumulative, the most recently Released artifact is made visible in the top of this Release Notes.
10 * Except the date and the version number, all the other sections are optional but there must be at least one section describing the purpose of this new release.
11 * This note must be removed after content has been added.
12
13
14Version: x.y.z
15--------------
16
17
rn509j24c596a2017-11-07 16:19:05 -050018:Release Date: 2017-11-16
rn509j2200aca2017-11-06 11:50:44 -050019
20
21
22**New Features**
23
rn509j24c596a2017-11-07 16:19:05 -050024 - Pub/sub messaging metaphor to broaden data processing opportunities.
25 - A single solution for most event distribution needs to support a range of environments.
26 - Standardized topic names
27 - Implements a RESTful HTTP API for provisioning
28 - Implements a RESTful HTTP API for message transactions (i.e. pub, sub)
29 - Implements a RESTful HTTP API for transaction metrics
30 - Topic registry and discovery
31
32
rn509j2200aca2017-11-06 11:50:44 -050033
34**Bug Fixes**
35 - `CIMAN-65 <https://jira.onap.org/browse/CIMAN-65>`_ and a sentence explaining what this defect is addressing.
36**Known Issues**
37 - `CIMAN-65 <https://jira.onap.org/browse/CIMAN-65>`_ and two, three sentences.
38 One sentences explaining what is the issue.
39
40 Another sentence explaining the impact of the issue.
41
42 And an optional sentence providing a workaround.
43
44**Security Issues**
45 You may want to include a reference to CVE (Common Vulnerabilities and Exposures) `CVE <https://cve.mitre.org>`_
46
47
48**Upgrade Notes**
49
50**Deprecation Notes**
51
52**Other**
53
54===========