Releases: chaosblade-io/chaosblade-spec-go
Releases · chaosblade-io/chaosblade-spec-go
v1.7.4
What's Changed
- fix: Non-JSON format character serialization error. by @arthur657834 in #53
- Fix lint errors. by @zhanluxianshen in #56
- fix: upgrade gopsutil to make it available at darwin/arm64 by @spencercjh in #55
- chore(deps): bump golang.org/x/sys from 0.0.0-20190916202348-b4ddaad3f8a3 to 0.1.0 by @dependabot in #52
New Contributors
- @zhanluxianshen made their first contribution in #56
- @spencercjh made their first contribution in #55
Full Changelog: v1.7.3...v1.7.4
v1.7.3
v1.7.2
What's Changed
- add yaml path env by @binbin0325 in #50
New Contributors
- @binbin0325 made their first contribution in #50
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
New Contributors
Full Changelog: v1.7.0...v1.7.1
What's Changed
- feature: Add Windows Channel support by @fjz99 in #48
- chore: add ChaosCloudBin by @arthur657834 in #49
New Contributors
- @fjz99 made their first contribution in #48
- @arthur657834 made their first contribution in #49
Full Changelog: v1.7.0...v1.7.1
v1.7.0
chore(deps): bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.8 Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.4 to 2.2.8. - [Release notes](https://github.com/go-yaml/yaml/releases) - [Commits](https://github.com/go-yaml/yaml/compare/v2.2.4...v2.2.8) --- updated-dependencies: - dependency-name: gopkg.in/yaml.v2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>