Skip to content

Releases: chaos-mesh/chaos-mesh

v2.0.6

29 Dec 06:19
425ea13
Compare
Choose a tag to compare

v2.0.6 Release Notes

This release introduces several enhancements and bug fixes for Chaos Mesh.

Enhancements

  • Provide additional print columns for chaos experiments #2526
  • Remove redundant codes #2704
  • Speed up e2e tests #2617 #2718

Fixes

  • Fixed: error when using Schedule and PodChaos for injecting PodChaos as a cron job #2618
  • Fixed: fail to recover when Chaos CR was deleted before appending finalizers #2624
  • Fixed: chaos-kernel build failure #2693
  • Fixed: Chaos Dashboard panic when creating StressChaos #2655

v2.1.1

10 Dec 10:27
4ebd7a2
Compare
Choose a tag to compare

v2.1.1 Release Notes

This release introduces several bug fixes for Chaos Mesh.

Fixes

  • Fixed: Helm template‘s rendering issue with incorrect trim #2591 #2604
  • Fixed: typo in Chaos Dashboard’s “New Experiment” page #2535
  • Fixed: fail to recover when Chaos CR was deleted before appending finalizers #2621

v2.1.0

30 Nov 12:31
802bf85
Compare
Choose a tag to compare

v2.1.0 Release Notes

We are excited to introduce Chaos Mesh v2.1.0, which brings the following new features and major enhancements.

New Features & Enhancements

  • Introduce PhysicalMachineChaos, which injects node level chaos with chaosd #2235 #2405 #2417 #2499
  • Refine JVMChaos with byteman #2366
  • Enable lead election for chaos controller manager to achieve high availability #2291
  • Support selecting different interface in NetworkChaos #2290
  • Support creating HTTPChaos, JVMChaos, PhysicalMachineChaos on Chaos Dashboard #2417 #2460 #2529
  • Create HTTP Requests through Workflow on Chaos Dashboard #2308
  • Display related events and YAML definition for Workflow on Chaos Dashboard #2275
  • Integrate GCP Auth in Chaos Dashboard #2220 #2363 #2554
  • Migrate docker image from dockerhub to GitHub Container Registry #2476 #2477 #2479 #2483

v2.0.5

25 Nov 08:37
e4994c9
Compare
Choose a tag to compare

v2.0.5 Release Notes

This release introduces an enhancement and several bug fixes for Chaos Mesh.

Enhancements

  • Compatibility with lower docker API #2546

Fixes

  • Fixed: disable unexpected updates #2525
  • Fixed: disable TLS lower than 1.3 for vulnerability issues #2558
  • Fixed: unable to load from Schedule archives #2563

v1.2.4

25 Nov 08:36
04047c8
Compare
Choose a tag to compare

v1.2.4 Release Notes

This release introduces several bug fixes for Chaos Mesh.

Fixes

  • Fixed: nil pointer dereference in chaos-daemon #2289
  • Fixed: unexpected behavior when recovering chaos #2430 #2509 #2534
  • Fixed: disable TLS lower than 1.3 for vulnerability issues #2562

v2.0.4

09 Nov 08:51
1374b11
Compare
Choose a tag to compare

v2.0.4 Release Notes

This release introduces several enhancements and bug fixes for Chaos Mesh.

Enhancements

  • Support Kubernetes v1.22 #2441

Fixes

  • Fixed: nil pointer dereference in chaos-daemon #2289
  • Fixed: unexpected accomplished Workflow Task #2489

v2.0.3

19 Oct 08:07
c417f2b
Compare
Choose a tag to compare

v2.0.3 Release Notes

This release introduces several enhancements and bug fixes for Chaos Mesh.

Enhancements

  • Append instructions for CRI-O configuration #2271

Fixes

  • Fixed: validation of cron expression #2315
  • Fixed: unexpected parameters in StressChaos #2349

v2.0.2

28 Sep 09:20
5254db9
Compare
Choose a tag to compare

v2.0.2 Release Notes

This release introduces several enhancements and bug fixes for Chaos Mesh.

Enhancements

  • Upgrade kind to v0.11.1 in install.sh for quick installation #2260
  • Update new base image for e2e testing #2264
  • Support AWS/GCP chaos archive on Chaos Dashboard #2338

Fixes

  • Fixed: bad fields conversion when migrating #2261

v2.0.1

26 Aug 10:03
2989e66
Compare
Choose a tag to compare

v2.0.1 Release notes

This release introduces several enhancements and bug fixes for Chaos Mesh.

Enhancements:

Fixes:

  • Fixed: data race in chaos daemon and kube client #2168
  • Fixed: unexpected status change when recovering chaos #2180
  • Fixed: unexpected status with DNSChaos chaos-mesh/k8s_dns_chaos#17 #2226
  • Fixed: bad path for fusedev device privilege granting #2242
  • Fixed: unexpected containerName when creating chaos on Chaos Dashboard #2245

v1.2.3

28 Jul 09:28
92f5e71
Compare
Choose a tag to compare

Bug Fixes

  • Fixed: unable to create KernelChaos because bpfki does not support TLS
  • Clean stress-ng after failing to apply chaos experiment