Add version v0.1.0
[ric-plt/rtmgr.git] / RELNOTES
1 ### v0.1.0
2 * Introduces NNGPush SBI module
3 * Bugfixes in argument handling
4 * different RMR policy generator for Push and Pub communication
5
6 ### v0.0.3
7 * RMR Policy Engine has been refactored to handle receiving groups properly
8 * Debugging feature has been added
9 * Multi level logging
10 * A complex JSON file has been added to xApp Manager to test new behavior
11
12 ### v0.0.2
13 * RTMGR (Routing Manager) implementation in Golang 
14 * Updated project folder structure
15 * Integration manifests
16
17 ### v0.0.1
18 * Initial version of Routing Manager for CI/CD pipeline 
19 * Dummy solution: still has no real routing capability
20 * Container is based on the _**tx**_ version of [admin xApp] which already implements [RMR library]