Skip to content

v0.0.3

Compare
Choose a tag to compare
@xcaspar xcaspar released this 04 May 17:12
· 242 commits to master since this release

This version provides many new features, such as oom of jvm, thread pool full of dubbo, connection pool full of druid, and so on.

Features/Enhancements

  • Add jvm oom experiment contains heap, noheap and direct buffer area.chaosblade-exec-jvm #18
  • Add dubbo thread pool full experiment. chaosblade-exec-jvm #22
  • Add druid connection pool full experiment. chaosblade-exec-jvm #24
  • Add script file chaos experiment such as delay and exit fault. (#59 )
  • Add --cpu-list flag for binding cpu processor about cpu burn experiment. (#37 )
  • Update --numcpu flag name to --cpu-count. (#58 )
  • Add --pods flag for deleting multiple pods. (#51 )

Bug Fixes

  • Fix java agent loaded twice. (#62 )
  • Fix bug about --numcpu flag strong check. (#44 )
  • Fix MUSL_VERSION variable in Dockfile. (#47 )

Thanks for the contributors: @Vascal @RinaisSuper @ondrej-fabry