Chaosd Versions Save

A Chaos Engineering toolkit.

v1.4.0

1 year ago

Enhancements

Bugfix

v1.3.5

1 year ago

Chaosd v1.3.5 fixes some bugs related to Kafka attack.

Bugfix

v1.3.4

1 year ago

Chaosd v1.3.4 fixes some bugs related to Kafka attack.

Bugfix

v1.3.3

1 year ago

Chaosd v1.3.3 downloads tproxy to tools directory.

Fixes

  • Download tproxy to tools directory #225

v1.3.2

1 year ago

Chaosd v1.3.2 upgrade byteman and byteman-helper version to v4.0.20.

Enhancements

  • Upgrade byteman-helper to v4.0.20-0.12 #224
  • Rename FillByFAllocate to FillByFallocate #217

v1.3.1

1 year ago

Chaosd v1.3.1 fixes some bugs in network attack.

Fixes

  • Fix network partition not work #214
  • Fix network delay not work after applying network partition #215

v1.3.0

1 year ago

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

v1.2.0

2 years ago

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

v1.1.1

2 years ago

Chaosd v1.1.1 provides the ability to recover the process in process attack, and fix some bugs in disk attack and network attack.

New Features and Enhancements

Bug Fix

v1.1.0

2 years ago

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

Security

Usability