Skip to content

Releases: camunda/zeebe-chaos

1.2.2

11 Feb 16:51
Compare
Choose a tag to compare

Fixes a problem with the util script, used to find the broker and gateway pods.

Full Changelog: 1.2.1...1.2.2

1.2.1

11 Feb 15:22
de69b3b
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump zeebe.version from 1.2.4 to 1.2.5 in /chaos-workers/chaos-worker by @dependabot in #85
  • chore(deps): bump log4j-core from 2.14.1 to 2.15.0 in /chaos-workers/chaos-worker by @dependabot in #88
  • chore(deps): bump log4j-api from 2.14.1 to 2.15.0 in /chaos-workers/chaos-worker by @dependabot in #87
  • chore(deps): bump maven-shade-plugin.log4j2-cachefile-transformer from 2.14.1 to 2.15 in /chaos-workers/chaos-worker by @dependabot in #89
  • chore(deps): bump version.log4j from 2.15.0 to 2.16.0 in /chaos-workers/chaos-worker by @dependabot in #91
  • chore(deps): bump zeebe.version from 1.2.5 to 1.2.6 in /chaos-workers/chaos-worker by @dependabot in #90
  • chore(deps): bump version.kotlin from 1.6.0 to 1.6.10 in /chaos-workers/chaos-worker by @dependabot in #92
  • chore(deps): bump zeebe.version from 1.2.6 to 1.2.7 in /chaos-workers/chaos-worker by @dependabot in #93
  • chore(deps): bump log4j-core from 2.16.0 to 2.17.0 in /chaos-workers/chaos-worker by @dependabot in #96
  • chore(deps): bump log4j-api from 2.16.0 to 2.17.0 in /chaos-workers/chaos-worker by @dependabot in #95
  • chore(deps): bump sortpom-maven-plugin from 3.0.0 to 3.0.1 in /chaos-workers/chaos-worker by @dependabot in #99
  • chore(deps): bump zeebe.version from 1.2.7 to 1.2.9 in /chaos-workers/chaos-worker by @dependabot in #98
  • chore(deps): bump version.log4j from 2.17.0 to 2.17.1 in /chaos-workers/chaos-worker by @dependabot in #97
  • chore(deps): bump zeebe.version from 1.2.9 to 1.3.0 in /chaos-workers/chaos-worker by @dependabot in #100
  • chore(deps): bump slf4j-api from 1.7.32 to 1.7.33 in /chaos-workers/chaos-worker by @dependabot in #101
  • chore(deps): bump slf4j-api from 1.7.33 to 1.7.35 in /chaos-workers/chaos-worker by @dependabot in #103
  • Set namespace when using helm by @oleschoenburg in #105
  • chore(deps): bump zeebe.version from 1.3.0 to 1.3.3 in /chaos-workers/chaos-worker by @dependabot in #106
  • chore(deps): bump nanoid from 3.1.25 to 3.2.0 in /chaos-days by @dependabot in #108
  • chore(deps): bump shelljs from 0.8.4 to 0.8.5 in /chaos-days by @dependabot in #107
  • chore(deps): bump algoliasearch-helper from 3.5.5 to 3.7.0 in /chaos-days by @dependabot in #109
  • chore(deps): bump slf4j-api from 1.7.35 to 1.7.36 in /chaos-workers/chaos-worker by @dependabot in #110
  • chore(deps): bump zeebe.version from 1.3.3 to 1.3.4 in /chaos-workers/chaos-worker by @dependabot in #111
  • Use right labels for experiments by @Zelldon in #112

New Contributors

  • @oleschoenburg made their first contribution in #105

Full Changelog: 1.2.0...1.2.1

1.2.0

03 Dec 13:09
0eee2e0
Compare
Choose a tag to compare

What's Changed

  • Refactor File resolving by @Zelldon in #86

Full Changelog: 1.1.0...1.2.0

1.1.0

02 Dec 14:59
5c5818b
Compare
Choose a tag to compare

What's Changed

  • Test DeployMultiProcessVersion Chaos Worker by @Zelldon in #77
  • refactor: bundle experiments in jar by @Zelldon in #80
  • refactor: resolve worker deployment by @Zelldon in #81
  • refactor: introduce file resolver class by @Zelldon in #82
  • Resolve scripts dir for experiments by @Zelldon in #83
  • Resolve file in jar by @Zelldon in #84
  • Add registry for scripts 8c8c774

Full Changelog: 1.0.0...1.1.0

1.0.0

30 Nov 15:12
8b28bc3
Compare
Choose a tag to compare

What's Changed

  • Make zeebe-chaos compatible to 1.x by @korthout in #54
  • fix(script): strip quotes from message key by @korthout in #55
  • Zell chaos day corrupt snapshot by @Zelldon in #56
  • Images are now zoomable by @multani in #65
  • Fix the documentation build on GitHub Actions by @multani in #66
  • fix: shellcheck errors by @Zelldon in #69
  • Add new chaos workers by @Zelldon in #68

Add chaos workers

Via #68 migrated the zeebe chaos workers from https://github.com/zeebe-io/zeebe-cluster-testbench to this repository.

This includes:

  • workflows
  • kotlin worker code
  • deployment resources
  • Created new github action pipeline to run maven tests
  • Created new github action pipeline to publish docker image, which can be used by testbench

Added first tests to verify models are deployed. Further test can be added later. Plan is to add more and more workers and related tests, and replace existing scripts with kotlin code.

New Contributors

Full Changelog: 0.26.1...1.0.0

0.26.1

15 Apr 04:22
Compare
Choose a tag to compare

Improvements for chaos experiments, various fixes regarding flaky experiments. All experiments work against 0.26.x

0.26.0

18 Mar 19:46
226ba71
Compare
Choose a tag to compare

Chaos experiments working against 0.26.X.