Skip to content

Releases: codecentric/chaos-monkey-spring-boot

v2.5.1

16 Jul 14:58
Compare
Choose a tag to compare

Changes in v2.5.1

Bug Fixes

  • #243 Fix health indicator assault is always active

Improvements

  • #238 Also attack jvm proxies, in particular crud repository interface implementations.

New Features

Contributors

This release was only possible because of these great humans:

Thank you for your support!

v2.5.0

09 Jul 14:29
Compare
Choose a tag to compare

Changes in v2.5.0

Bug Fixes

  • #232 Unresolvable circular reference error when FactoryBean is annotated with @Component === Improvements

  • #227 Fix #224 by not deploying demo projects to maven central

  • #234 Upgrade dependencies / Upgrade to Spring Boot 2.5.2

New Features

  • #220 Added ChaosToggles and ChaosToggleNameMapper interfaces as well as support for a default Unleash based ChaosToggles implementation

  • #93 Added support to attack outgoing requests with RestTemplate and WebClient

  • #240 Added support to attack HealthIndicator with exception and latency assault

Contributors

This release was only possible because of these great humans:

Thank you for your support!

v2.4.5

06 May 19:46
Compare
Choose a tag to compare

Release of Chaos Monkey for Spring Boot 2.4.5

Improvements

  • #214 ⬆️ Upgrade to Spring boot 2.4.5

Bug Fixes

  • #226 🐛 Fix #223 spring.factories is sometimes overwritten in external jar

Release Notes

Release Notes

v2.3.10

23 Apr 10:09
Compare
Choose a tag to compare

Release of Chaos Monkey for Spring Boot 2.3.10

Improvements

  • #213 ⬆️ Upgrade to Spring Boot 2.3.10

Bug Fixes

  • #219 Assaults could not be activated by actuator
  • #222 Fix sometimes wrong spring.factories in external jar (see #218)

Release Notes

Release Notes

2.3.9

09 Apr 20:00
Compare
Choose a tag to compare

Release of Chaos Monkey for Spring Boot 2.3.9

Improvements

  • #213 ⬆️ Upgrade to Spring Boot 2.3.9
  • #204 👷 Added release workflow

Bug Fixes

  • #200 Prevent chaos monkey from proxying BeanPostProcessor and ApplicationListener methods (see #199 for more details)
  • #210 Eliminate potential name clash between config props and ENV variables (see #209 for more details)

Release Notes

Release Notes
Note: In case you want to use chaos monkey external jar, please use the next or the previous release as its broken is this release 🐛 see #218

Thanks to our contributors

2.3.1

05 Feb 08:53
Compare
Choose a tag to compare

Release of Chaos Monkey for Spring Boot 2.3.0

Changes

Fix of #198
Release Notes Changes

Release Notes

Release Notes

Thanks to our contributors

2.3.0

29 Jan 13:44
Compare
Choose a tag to compare

Release of Chaos Monkey for Spring Boot 2.3.0

Changes

Release Notes Changes

Release Notes

Release Notes

Thanks to our contributors

2.2.0

02 Jan 10:12
0e207f6
Compare
Choose a tag to compare

Release of Chaos Monkey for Spring Boot 2.2.0

Changes

Release Notes Changes

Release Notes

Release Notes

Thanks to our contributors

2.1.1

01 Oct 16:10
5ed8250
Compare
Choose a tag to compare

Release of Chaos Monkey for Spring Boot 2.1.1

--> THIS IS A BUGFIX RELEASE <--

Changes

Release Notes Changes

Release Notes

Release Notes

Thanks to our contributors

2.1.0

04 Sep 12:15
412ffd4
Compare
Choose a tag to compare

Release of Chaos Monkey for Spring Boot 2.1.0

Changes

Release Notes Changes

Release Notes

Release Notes

Thanks to our contributors