Skip to content

Release 1.0.6 (2021-01-29)

Compare
Choose a tag to compare
@qianmoQ qianmoQ released this 29 Jan 16:25
· 108 commits to master since this release

Gcm Version for 1.0.6 is release! GitHub Milestone

Thanks to the following contributors:

General changes

  • Add common doc for general
  • Support Junit test framework
  • Support Mybatis test framework issues-8
  • Add a highly available HTTP client tool based on okhttp
  • Support Presto query engine by client api issues-10

Netty changes

  • Add docs

Redis changes

  • Support redis component to operate list data
  • Improve component test cases
  • Support redis component to operate set data