Skip to content

Releases: zeebe-io/zeebe-chaos

Zbchaos v0.3.0

29 Sep 07:50
004e7b5
Compare
Choose a tag to compare

What's Changed

Features

  • Publish message on specific partition by @Zelldon in #166
  • Make message chaos experiment possible by @Zelldon in #174

Deps

  • build(deps): bump github.com/camunda-cloud/zeebe/clients/go from 1.3.5 to 1.3.14 in /go-chaos by @dependabot in #179
  • build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.8.0 in /go-chaos by @dependabot in #175
  • build(deps): bump google.golang.org/grpc from 1.44.0 to 1.49.0 in /go-chaos by @dependabot in #180
  • build(deps): bump k8s.io/client-go from 0.23.4 to 0.25.2 in /go-chaos by @dependabot in #183
  • build(deps): bump k8s.io/api from 0.23.4 to 0.25.2 in /go-chaos by @dependabot in #181

Full Changelog: zbchaos-v0.2.0...zbchaos-v0.3.0

Zbchaos v0.2.0

17 Aug 07:14
dfb78f5
Compare
Choose a tag to compare

What's Changed

  • Zbchaos: Support SaaS setup by @Zelldon in #163

Zbchaos can no be used in self-managed and Saas (ultrachaos) environment. 🎉

Full Changelog: zbchaos-v0.1.0...zbchaos-v0.2.0

Zbchaos v0.1.0

12 Aug 15:04
72c9c7d
Compare
Choose a tag to compare

What's Changed

  • New Zbchaos cli by @Zelldon in #122
  • Fault injection cli: zbchaos by @Zelldon in #162

Note: Right now it expects a kubeconfig file under ~/.kube/config to connect to a Zeebe Cluster, so make sure to have kubectl set up and deployed a Zeebe cluster (with https://helm.camunda.io/) before.

$ zbchaos
A chaos experimenting toolkit for Zeebe.
    Perfect to inject some chaos into your brokers and gateways.

Usage:
  zbchaos [command]

Available Commands:
  brokers     Print the name of the Zeebe broker pods
  completion  Generate the autocompletion script for the specified shell
  connect     Connect Zeebe nodes
  disconnect  Disconnect Zeebe nodes
  help        Help about any command
  restart     Restarts a Zeebe broker
  terminate   Terminates a Zeebe broker
  topology    Print the Zeebe topology deployed in the current namespace
  verify      Verify certain properties
  version     Print the version of zbchaos

Flags:
  -h, --help      help for zbchaos
  -v, --verbose   verbose output

Use "zbchaos [command] --help" for more information about a command.

Full Changelog: 1.3.2...zbchaos-v0.1.0

1.3.2

03 Aug 08:03
1d5b5be
Compare
Choose a tag to compare

1.3.1

03 Aug 07:03
b9f0d6a
Compare
Choose a tag to compare

Full Changelog: 1.3.0...1.3.1

Fix: use right label function b9f0d6a

1.3.0

02 Aug 14:09
9d73acc
Compare
Choose a tag to compare

What's Changed

Enable deployment distribution experiment again for Production S.

Deps

  • chore(deps): bump version.log4j from 2.17.1 to 2.17.2 in /chaos-workers/chaos-worker by @dependabot in #117
  • chore(deps): bump zeebe.version from 1.3.4 to 1.3.5 in /chaos-workers/chaos-worker by @dependabot in #118
  • chore(deps): bump version.awaitility from 4.1.1 to 4.2.0 in /chaos-workers/chaos-worker by @dependabot in #120
  • chore(deps): bump maven-dependency-plugin from 3.2.0 to 3.3.0 in /chaos-workers/chaos-worker by @dependabot in #124
  • chore(deps): bump zeebe.version from 1.3.5 to 1.3.6 in /chaos-workers/chaos-worker by @dependabot in #127
  • chore(deps): bump maven-shade-plugin from 3.2.4 to 3.3.0 in /chaos-workers/chaos-worker by @dependabot in #128
  • chore(deps): bump version.kotlin from 1.6.10 to 1.6.20 in /chaos-workers/chaos-worker by @dependabot in #129
  • chore(deps): bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 in /chaos-workers/chaos-worker by @dependabot in #130
  • chore(deps): bump jacoco-maven-plugin from 0.8.7 to 0.8.8 in /chaos-workers/chaos-worker by @dependabot in #132
  • ci: increase java version by @Zelldon in #133
  • ci: update ci to jdk 17 by @Zelldon in #134
  • chore(deps): bump zeebe.version from 1.3.6 to 8.0.0 in /chaos-workers/chaos-worker by @dependabot in #131
  • chore(deps): bump version.kotlin from 1.6.20 to 1.6.21 in /chaos-workers/chaos-worker by @dependabot in #135
  • chore(deps): bump zeebe.version from 8.0.0 to 8.0.1 in /chaos-workers/chaos-worker by @dependabot in #137
  • chore(deps): bump zeebe.version from 8.0.1 to 8.0.2 in /chaos-workers/chaos-worker by @dependabot in #138
  • chore(deps): bump sortpom-maven-plugin from 3.0.1 to 3.1.0 in /chaos-workers/chaos-worker by @dependabot in #141
  • chore(deps): bump sortpom-maven-plugin from 3.1.0 to 3.1.2 in /chaos-workers/chaos-worker by @dependabot in #142
  • chore(deps): bump sortpom-maven-plugin from 3.1.2 to 3.1.3 in /chaos-workers/chaos-worker by @dependabot in #143
  • chore(deps): bump zeebe.version from 8.0.2 to 8.0.3 in /chaos-workers/chaos-worker by @dependabot in #144
  • chore(deps): bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 in /chaos-workers/chaos-worker by @dependabot in #145
  • chore(deps): bump version.kotlin from 1.6.21 to 1.7.0 in /chaos-workers/chaos-worker by @dependabot in #146
  • chore(deps): bump version.log4j from 2.17.2 to 2.18.0 in /chaos-workers/chaos-worker by @dependabot in #147
  • chore(deps): bump zeebe.version from 8.0.3 to 8.0.4 in /chaos-workers/chaos-worker by @dependabot in #148
  • chore(deps): bump version.kotlin from 1.7.0 to 1.7.10 in /chaos-workers/chaos-worker by @dependabot in #149
  • chore(deps): bump version.junit from 5.8.2 to 5.9.0 in /chaos-workers/chaos-worker by @dependabot in #152
  • chore(deps): bump sortpom-maven-plugin from 3.1.3 to 3.2.0 in /chaos-workers/chaos-worker by @dependabot in #151
  • chore(deps): bump zeebe.version from 8.0.4 to 8.0.5 in /chaos-workers/chaos-worker by @dependabot in #153
  • chore(deps): bump exec-maven-plugin from 3.0.0 to 3.1.0 in /chaos-workers/chaos-worker by @dependabot in #150
  • chore(deps): bump terser from 4.8.0 to 4.8.1 in /chaos-days by @dependabot in #157
  • chore(deps): bump async from 2.6.3 to 2.6.4 in /chaos-days by @dependabot in #156
  • chore(deps): bump eventsource from 1.1.0 to 1.1.2 in /chaos-days by @dependabot in #155
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 in /chaos-days by @dependabot in #154
  • chore(deps): bump url-parse from 1.5.6 to 1.5.10 in /chaos-days by @dependabot in #158
  • chore(deps): bump prismjs from 1.26.0 to 1.28.0 in /chaos-days by @dependabot in #159

Full Changelog: 1.2.6...1.3.0

1.2.6

22 Feb 10:38
c664995
Compare
Choose a tag to compare

What's Changed

  • fix: don't try to use shutdown gateways by @oleschoenburg in #116

Full Changelog: 1.2.5...1.2.6

1.2.5

21 Feb 12:31
efbb214
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.4...1.2.5

1.2.4

11 Feb 18:17
e3d2ce6
Compare
Choose a tag to compare

Full Changelog: 1.2.3...1.2.4

Quoting the function call caused to break the command execution, removing the quotes should solve it.

1.2.3

11 Feb 17:30
Compare
Choose a tag to compare

Fixes the problem that 1.2.2 tried to resolve, but failed to.

Full Changelog: 1.2.2...1.2.3