Skip to content

v0.2.0

Compare
Choose a tag to compare
@xcaspar xcaspar released this 25 Jul 07:13
· 221 commits to master since this release

This version provides C++ chaos experiments support. The C++ executor project address: https://github.com/chaosblade-io/chaosblade-exec-cplus . In addition to this, support for RocketMQ component and dubbo group matcher are also provided.

Features/Enhancements

  • Add support for cplus executor(#137 )
  • Add support for dubbo group (#118 )
  • Add --port args for jvm preparation(#140 )
  • Add support for stopping process experiment(#136 )
  • Add support for RocketMQ component (chaosblade-exec-jvm # 62)

Bug Fixes

  • Fix running revoke command repeatly will cause status error(#120 )
  • Fix "connect: connection refused" when prepare command is executed(#138 )

Others

Thanks for the contributors: @leonardo669 @itcai @RinaisSuper @dreamquster @jievince @Braavos96 @niaoshuai