Skip to content

v1.2.0

Compare
Choose a tag to compare
@WangXiangUSTC WangXiangUSTC released this 28 Apr 06:17
· 46 commits to main since this release
38e871f

Chaosd v1.2.0 provides richer fault types, including the file attack, some new features on the network attack, etc.

New Features and Enhancements

  • Disk attack: enable fill or write in directory #126
  • JVM attack: support inject fault to MySQL Java client #106
  • Network attack: support down network interface card #130
  • Stress attack: ignore process not found while recovering the stress #145
  • Network attack: support "both" direction for network partition #136
  • Support file attack #123

Usability

  • Support auto-completion #139

Bugfix

  • JVM attack: minor fix on memory #153