Skip to content

Releases: chaosblade-io/chaosblade-spec-go

v1.2.0

31 May 07:44
b8bb425
Compare
Choose a tag to compare
V1.2.0 dev (#25)

* flag add a parameter:default

Signed-off-by: tiny-x <[email protected]>

* unify errno in response.go, unify log format

Signed-off-by: tiny-x <[email protected]>

* add new error no

Signed-off-by: tiny-x <[email protected]>

* add new error no

Signed-off-by: tiny-x <[email protected]>

* edit some error info

Signed-off-by: tiny-x <[email protected]>

* add new error no, 47006 and 49001

Signed-off-by: tiny-x <[email protected]>

* add new error no, 47007 ~ 47010.

Signed-off-by: tiny-x <[email protected]>

* add flag in yaml, the flag is async and endpoint

Signed-off-by: tiny-x <[email protected]>

* feature: Separate cli and exec-os

Signed-off-by: tiny-x <[email protected]>

Co-authored-by: MandssS <[email protected]>

v1.0.0

19 Mar 05:57
Compare
Choose a tag to compare
feature: add SetCategories func in action model

Signed-off-by: xcaspar <[email protected]>

v0.10.0

05 Mar 09:36
Compare
Choose a tag to compare

Features/Enhancements

  • Add scenario categories in model. (#441 )

v0.9.0

17 Nov 06:20
Compare
Choose a tag to compare

Others

  • constraint ExpModel json format. (#18 )

v0.8.0

02 Nov 08:04
Compare
Choose a tag to compare
feature: add programs field in action spec

Signed-off-by: xcaspar <[email protected]>

v0.7.0

28 Sep 06:19
Compare
Choose a tag to compare

Features

  • Support multiple exclude process. (#12 )
  • Replace ps command to gopsutil. (#13 )
  • Add examples field in action spec. (#16 )
  • Add programs field in action spec. (#17 )

Bug fixes

  • Fix kill_process by localPort process not found issue. (#11 )

Thanks for the contributors: @lvchazaizai @tiny-x @xcaspar @zousheng

v0.6.0

27 May 09:48
Compare
Choose a tag to compare
chore: update module

Signed-off-by: xcaspar <[email protected]>

v0.5.0

07 Feb 07:59
Compare
Choose a tag to compare
chore: adjust log printing

v0.4.0

05 Dec 03:50
Compare
Choose a tag to compare
  1. Add destroy field in flag spec.
  2. Fix the problem with spaces in the flag values.