Skip to content

v1.1.0

Compare
Choose a tag to compare
@WangXiangUSTC WangXiangUSTC released this 29 Nov 08:22
· 64 commits to main since this release
54a0b0b

Chaosd v1.1.0 provides richer fault types. For example, support clock attack, partition and bandwidth limit in network attack. Chaosd v1.1.0 also provides SSL functionality to make injection failures more secure.

New Features and Enhancements

  • Add clock attack support. #90
  • support partition in network attack #65
  • network attack: support bandwidth limit #91

Security

  • feat: support ssl + client ssl authentication #69

Usability

  • JVM attack: combine install and submit into one #85
  • support build in arm64 platform #105
  • return 404 code when delete not exist experiment #96