blob: 40e263afdac3c25000b9f0e54a497d066fbf699d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
MSB API Gateway Release Notes
=============================
.. note::
* This Release Notes must be updated each time the team decides to Release new artifacts.
* The scope of this Release Notes is for this particular component. In other words, each ONAP component has its Release Notes.
* This Release Notes is cumulative, the most recently Released artifact is made visible in the top of this Release Notes.
* 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.
* This note must be removed after content has been added.
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.
Version: x.y.z
--------------
:Release Date: yyyy-mm-dd
**New Features**
- Service Registration–RESTFul API
- Service Registration-OOM Registrator
- Service Registration-MSB SDK
- Service Registration-MSB GUI
- Service Discovery-API Gateway
- Service Discovery-MSB SDK
**Bug Fixes**
**Known Issues**
**Security Issues**
**Upgrade Notes**
**Deprecation Notes**
**Other**
===========
End of Release Notes
|