Releases: chaosblade-io/chaosblade-exec-cplus
Releases · chaosblade-io/chaosblade-exec-cplus
v1.4.0
v0.8.0
chore:update version to 0.8.0 Signed-off-by: tiny.x <[email protected]>
v0.7.0
v0.0.1
This is the first version of the chaosblade executor based on [GDB] for chaos experiments on c++ applications.
It provides the function lists:
- Inject delay faults.
- Inject variable be changed faults.
- Inject the faults of the function return, and can return the specified value that you want.