v0.9.7
This version has some big updates, please read the changelog carefully.
Updates
- Update the new Data management(Big Update).
- Refactor the bus and net module with
ConsulandHTTP clientmodule. - Add the
Consul pluginfor service discovery. - Add the HTTP client and HTTP client module in the net plugin.
- Change the configuration files.
- Follow the new standard by using the keywords
finaloverrideetc. - Update the CMakeList.
Bugfix
- Fix the crash when calling function
CloseSessionout of the net plugin.(#26)