Skip to content

v0.9.7

Compare
Choose a tag to compare
@nickyang4github nickyang4github released this 11 Oct 02:21
· 118 commits to master since this release

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 Consul and HTTP client module.
  • Add the Consul plugin for 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 final override etc.
  • Update the CMakeList.

Bugfix

  • Fix the crash when calling function CloseSession out of the net plugin.(#26)