Releases: rdkcentral/rbus
Releases · rdkcentral/rbus
RDKC Specific Release
RDKC Specific Release
v2.0.2 release Latest
- Added TraceContext Support to RBUS
- Updated Routing Tree to identify whether its discover or forward request
- Added RDK-C build support
- Updated Logging and added RDKLogger Support for RDK
- Added Google Breakpad Support
- Added new unit test cases to get more scenarios tested
- Updated the unit tests to achieve the Code Coverage percentage to 80%
- Added Doxygen comment to explain the user to understand Subscribe's
autoPublish
v2.0.1 release
- Enabled GTest based Unit Testing Code
- Fixed memory leak in the rbus source and unit test code
- Added Support to wildcard query for the tables ie.
foo.bar.*.data
- Increased the transaction buffer size
- Added Github Workflow
- Round Trip Time prints are updated