Skip to content

v0.3.0

Compare
Choose a tag to compare
@xcaspar xcaspar released this 23 Sep 13:07
· 186 commits to master since this release

This version fixes a lot of bugs, and supports HTTP request calls, see #68 for the detail.

Features/Enhancements

Bug Fixes

  • Fix unable to access sandbox-core.jar(#178 )
  • Fix fill disk failed when the size value is greater than the available disk size(#171 )
  • Fix params parse error for java experiments(#160 )
  • Fix blade create cpu fullload but destroy it without root authority(#152 )
  • Fix blade c jvm script will be repeated multiple times(#150 )
  • Fix no such file or directory returned if the chaosblade directory contains blank space(#149 )
  • Fix under certain circumstances,process of disk burn not quit after timeout(#194 )
  • Fix dubbo thread pool full exception(chaosblade-io/chaosblade-exec-jvm#86)

Others

  • Adjust the cli directory structure to facilitate third-party development(#189 )

Thanks for the contributors: @yixy @hqwhqwhq @zeuskim @auyang-0626 @liwx2000 @yangsr @bryanYao @infinite-xue