Align architecture release note document sections
[msb/apigateway.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3
4
5 MSB API Gateway Release Notes
6 =============================
7
8 .. note::
9         * This Release Notes must be updated each time the team decides to Release new artifacts.
10         * The scope of this Release Notes is for this particular component. In other words, each ONAP component has its Release Notes.
11         * This Release Notes is cumulative, the most recently Released artifact is made visible in the top of this Release Notes.
12         * 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.
13         * This note must be removed after content has been added.
14
15 Microservices Bus provide key infrastructure functionalities to support ONAP microservice architecture including service registration/discovery, service gateway, service load balancer and service governance. It's a pluggable architecture so it can be extended with plugins to provide value added services such as centralized authentication for APIs. Microservices Platform also provides a GUI portal for service management.
16
17
18
19 Version: x.y.z
20 --------------
21
22
23 :Release Date: yyyy-mm-dd
24
25
26
27 **New Features**
28
29  - Service Registration–RESTFul API
30  - Service Registration-OOM Registrator
31  - Service Registration-MSB SDK
32  - Service Registration-MSB GUI
33  - Service Discovery-API Gateway
34  - Service Discovery-MSB SDK
35
36 **Bug Fixes**
37
38
39 **Known Issues**
40
41 **Security Issues**
42
43
44 **Upgrade Notes**
45
46 **Deprecation Notes**
47
48 **Other**
49
50 ===========
51
52 End of Release Notes