Skip to content

Releases: codecentric/chaos-monkey-spring-boot

v3.1.3

21 Feb 14:58
Compare
Choose a tag to compare

Bug Fixes

  • #528 Fix /chaosmonkey/assaults/runtime/attack not responding when executing kill application assault
  • #532 Fix deterministic trouble for custom watched services
    We now only counts attacks on custom watched services instead of counting all attacks.

Contributors

This release was only possible because of these great humans ❤️:

Thank you for your support!

v3.1.2

10 Jan 12:50
Compare
Choose a tag to compare

Changes in 3.1.2

Built with Spring Boot 3.4.1

Bug Fixes

Improvements

  • #518 Maintenance - Use more junit5 features

  • #522 Replace SizeConverter by DataSize

  • #517 Update to spring boot v3.4.0

  • #521 Update to spring cloud v2024

New Features

Contributors

This release was only possible because of these great humans ❤️:

Thank you for your support!

v3.1.0

19 Jan 08:26
Compare
Choose a tag to compare

Changes in 3.1.0

Built with Spring Boot 3.2.1

Bug Fixes

  • #402 Always register outgoing watchers so they can be enabled later

Improvements

  • #411 Allow custom exceptions to fall through in outgoing watchers (rest template, webclient). This could also slightly change the behaviour/output of outgoing watchers when not using a custom exception.

New Features

  • #408 Watch beans by type

Contributors

This release was only possible because of these great humans ❤️:

Thank you for your support!

v3.0.2

04 Aug 14:38
Compare
Choose a tag to compare

Changes in 3.0.2

Built with Spring Boot 3.1.2

Bug Fixes

Improvements

New Features

Contributors

This release was only possible because of these great humans robots ❤️:

Thank you for your support!

v3.0.1

14 Apr 13:51
Compare
Choose a tag to compare

Changes in 3.0.1

Built with Spring Boot 3.0.4

Bug Fixes

  • #341 Fix publishing pom with incomplete dependencies

Improvements

New Features

Contributors

This release was only possible because of these great humans ❤️:

Thank you for your support!

v2.7.2

14 Apr 13:45
Compare
Choose a tag to compare

Changes in 2.7.2

Built with Spring Boot 2.7.9

Bug Fixes

  • #341 Fix publishing pom with incomplete dependencies

Improvements

New Features

Contributors

This release was only possible because of these great humans ❤️:

Thank you for your support!

v3.0.0

17 Mar 10:22
Compare
Choose a tag to compare

Changes in 3.0.0

Built with Spring Boot 3.0.4

Bug Fixes

  • #337: Jdbc repository watcher wasn’t working in most cases.

  • #340 Improve uniqueness of beans provided by Chaos Monkey

Improvements

New Features

  • #333 Breaking💥: Upgrade to Spring Boot 3.0

    • Upgrade to Java 17

    • Upgrade to Jakarta EE 10

    • Remove deprecated AssaultCronExpression → use Cpu/Memory/KillApplicationCronExpressions

Contributors

This release was only possible because of these great humans ❤️:

Thank you for your support!

v2.7.1

17 Mar 15:26
Compare
Choose a tag to compare

Changes in 2.7.1

Built with Spring Boot 2.7.9

Bug Fixes

  • #337: Jdbc repository watcher wasn’t working in most cases.

  • #340 Improve uniqueness of beans provided by Chaos Monkey

Improvements

New Features

Contributors

This release was only possible because of these great humans ❤️:

Thank you for your support!

v2.7.0

25 Nov 09:46
Compare
Choose a tag to compare

Changes in 2.7.0

Built with Spring Boot 2.7.6

Bug Fixes

Improvements

  • #320 Added Spring actuator health watcher property to documentation.

  • #329 #330 #331 Upgrade to Spring Boot 2.7.6 and bump dependencies versions

New Features

  • #324 Allow overriding of chaos monkey beans for custom extensions.

  • #327 Add optional springdoc-openapi group for chaos monkey endpoints.

Contributors

This release was only possible because of these great humans ❤️:

Thank you for your support!

v2.6.1

09 May 19:57
Compare
Choose a tag to compare

Changes in 2.6.1

Built with Spring Boot 2.6.7

Bug Fixes

Improvements

  • #296 Renamed Integration to IntegrationTest

  • #298 Upgraded dependencies (spring boot, spring cloud, unleash, maven plugins)

  • #302 Status endpoints always return 200 and the same json format.

New Features

  • #302 Added enabledFor to status endpoints.

  • #299 Custom exception configuration supports static factory methods

  • #307 Exclude any class from proxying

Contributors

This release was only possible because of these great humans ❤️:

Thank you for your support!