Skip to content

Releases: zeebe-io/zeebe-chaos

zbchaos-v1.13.0

30 Apr 13:08
479929f
Compare
Choose a tag to compare

What's Changed

  • Remove security enforcement label from namespace in SaaS by @Zelldon in #531

Full Changelog: zbchaos-v1.12.0...zbchaos-v1.13.0

zbchaos-v1.12.0

23 Apr 07:39
1989c57
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 in /go-chaos by @dependabot in #524
  • build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 in /go-chaos by @dependabot in #527
  • build(deps): bump k8s.io/client-go from 0.29.3 to 0.29.4 in /go-chaos by @dependabot in #528
  • fix: allow running as root to inject chaos by @oleschoenburg in #525

Full Changelog: zbchaos-v1.11.0...zbchaos-v1.12.0

zbchaos-v1.11.0

04 Apr 08:26
7466f8e
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump k8s.io/client-go from 0.29.2 to 0.29.3 in /go-chaos by @dependabot in #513
  • build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /chaos-days by @dependabot in #517
  • build(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /chaos-days by @dependabot in #512
  • build(deps): bump express from 4.18.2 to 4.19.2 in /chaos-days by @dependabot in #518
  • build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 in /go-chaos by @dependabot in #523
  • Allow infinite retry of actions until timeout by @deepthidevaki in #519

Full Changelog: zbchaos-v1.10.0...zbchaos-v1.11.0

zbchaos-v1.10.0

15 Mar 11:49
76c018b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: zbchaos-v1.9.0...zbchaos-v1.10.0

zbchaos-v1.9.0

12 Mar 08:17
e96c047
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 in /go-chaos by @dependabot in #494
  • build(deps): bump k8s.io/client-go from 0.29.1 to 0.29.2 in /go-chaos by @dependabot in #495
  • build(deps): bump github.com/camunda/zeebe/clients/go/v8 from 8.4.2 to 8.4.3 in /go-chaos by @dependabot in #496
  • build(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 in /go-chaos by @dependabot in #500
  • build(deps): bump github.com/camunda/zeebe/clients/go/v8 from 8.4.3 to 8.4.4 in /go-chaos by @dependabot in #501
  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /go-chaos by @dependabot in #503
  • build(deps): bump golang.org/x/mod from 0.15.0 to 0.16.0 in /go-chaos by @dependabot in #504
  • build(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1 in /go-chaos by @dependabot in #505
  • build(deps): bump github.com/camunda/zeebe/clients/go/v8 from 8.4.4 to 8.4.5 in /go-chaos by @dependabot in #506
  • Add commands for force failover to a region by @deepthidevaki in #509

Full Changelog: zbchaos-v1.8.0...zbchaos-v1.9.0

zbchaos-v1.8.0

09 Feb 15:00
cc9c847
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/mod from 0.14.0 to 0.15.0 in /go-chaos by @dependabot in #491
  • build(deps): bump github.com/camunda/zeebe/clients/go/v8 from 8.4.1 to 8.4.2 in /go-chaos by @dependabot in #492
  • Saas detection error handling by @Zelldon in #493

Full Changelog: zbchaos-v1.7.0...zbchaos-v1.8.0

zbchaos-v1.7.0

05 Feb 14:23
7580219
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump k8s.io/api from 0.29.0 to 0.29.1 in /go-chaos by @dependabot in #478
  • build(deps): bump k8s.io/client-go from 0.29.0 to 0.29.1 in /go-chaos by @dependabot in #480
  • build(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 in /go-chaos by @dependabot in #482
  • Job push activation latency blog post by @npepinpe in #481
  • build(deps): bump github.com/camunda/zeebe/clients/go/v8 from 8.4.0 to 8.4.1 in /go-chaos by @dependabot in #483
  • build(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 in /go-chaos by @dependabot in #484
  • build(deps): bump github.com/rs/zerolog from 1.31.0 to 1.32.0 in /go-chaos by @dependabot in #486
  • Set tolerations for SaaS worker by @Zelldon in #487
  • set correct labels for SM by @Zelldon in #489

Full Changelog: zbchaos-v1.6.1...zbchaos-v1.7.0

zbchaos-v1.6.1

17 Jan 08:16
54d137c
Compare
Choose a tag to compare

What's Changed

Full Changelog: zbchaos-v1.6.0...zbchaos-v1.6.1

zbchaos-v1.6.0

09 Jan 08:23
1e3972f
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0 in /go-chaos by @dependabot in #463
  • feat(zbchaos): port-forward to random local port by @oleschoenburg in #465
  • build(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 in /go-chaos by @dependabot in #469
  • feat(zbchaos): add command for broker scaling by @oleschoenburg in #464
  • Blog: Dynamic Broker Scaling with restarting Brokers by @oleschoenburg in #467
  • build(deps): bump github.com/containerd/containerd from 1.7.7 to 1.7.11 in /go-chaos by @dependabot in #470
  • Blog: Dynamic Scaling with dataloss by @oleschoenburg in #468
  • Blog: Dynamic Scaling and Performance by @oleschoenburg in #471
  • experiment: add experiment for borker-scaling by @deepthidevaki in #473
  • build(deps): bump github.com/camunda/zeebe/clients/go/v8 from 8.3.4 to 8.4.0 in /go-chaos by @dependabot in #474
  • build(deps): bump follow-redirects from 1.15.3 to 1.15.4 in /chaos-days by @dependabot in #475

Full Changelog: zbchaos-v1.5.1...zbchaos-v1.6.0

zbchaos-v1.5.1

13 Dec 09:33
27b4e81
Compare
Choose a tag to compare

What's Changed

Full Changelog: zbchaos-v1.5.0...zbchaos-v1.5.1