Litmus Versions Save

Litmus helps SREs and developers practice chaos engineering in a Cloud-native way. Chaos experiments are published at the ChaosHub (https://hub.litmuschaos.io). Community notes is at https://hackmd.io/a4Zu_sH4TZGeih-xCimi3Q

3.0.0-beta10

9 months ago

What's Changed

Full Changelog: https://github.com/litmuschaos/litmus/compare/3.0.0-beta9...3.0.0-beta10

3.0.0-beta9

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/litmuschaos/litmus/compare/3.0.0-beta8...3.0.0-beta9

3.0.0-beta8

10 months ago

What's Changed

Full Changelog: https://github.com/litmuschaos/litmus/compare/3.0.0-beta7...3.0.0-beta8

3.0.0-beta7

11 months ago

What's Changed

Full Changelog: https://github.com/litmuschaos/litmus/compare/3.0.0-beta6...3.0.0-beta7

3.0.0-beta6

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/litmuschaos/litmus/compare/3.0.0-beta5...3.0.0-beta6

3.0.0-beta5

1 year ago

What's Changed

Full Changelog: https://github.com/litmuschaos/litmus/compare/3.0.0-beta4...3.0.0-beta5

3.0.0-beta4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/litmuschaos/litmus/compare/3.0.0-beta3...3.0.0-beta4

3.0.0-beta3

1 year ago

Release Notes

Core Component Updates -

ChaosCenter(3.0.0-beta3) Updates -

Full Changelog: https://github.com/litmuschaos/litmus/compare/3.0.0-beta2...3.0.0-beta3

3.0.0-beta2

1 year ago

Release Notes

Core Component Updates -

ChaosCenter(3.0.0-beta2) Updates -

Litmusctl (0.16.0) -

Shoutouts!

Thanks to our existing and new contributors for this release @iamnicoj @amityt @Saranya-jena @ispeakc0de @avaakash

Full Changelog: https://github.com/litmuschaos/litmus/compare/3.0-beta1...3.0.0-beta2

3.0-beta1

1 year ago

Release Notes (3.0-beta1)

  • Improved scalability in the execution of network & stress experiments via helper pod optimization (one helper per node).

  • Introduction of new experiment category for chaos on springboot applications.

  • Enhanced K8s probe which allows filter by resource names (in addition to label and field selectors).

  • Fixes regression caused in experiment helper base images which prevents execution of privileged tasks.

  • Simplification of chaos candidate selection process - via removal of annotation checks.

  • Fixes a bug (race condition) in installation of execution plane components (workflow controller/configmap).