Skip to content

v1.3.0

Compare
Choose a tag to compare
@cwen0 cwen0 released this 05 Sep 07:55
· 20 commits to main since this release
8f5b737

Chaosd v1.3.0 provides richer fault types, including the Redis, Kafka, VM, etc, and fixes some bugs.

New Features and Enhancements

  • Add Redis attack support #152 #159 #172 #175
  • Add Kafka attack support #154 #188
  • Add VM attack support #158
  • Add user-defined attack support #169
  • Add flag accept-tcp-flag to network delay #195
  • Network: generate network traffic by using iperf #174

Bugfix

  • Fix: gitVersion is invalid when executing chaosd version #205 #211
  • Make byteman plugins runnable on jdk8 #202
  • Stress attack: ignore error when stress-ng process is not exists #173