File tree Expand file tree Collapse file tree
chaos-monkey-docs/src/main/asciidoc Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,17 +8,13 @@ Built with Spring Boot {spring-boot-version}
88
99=== Improvements
1010// - https://github.com/codecentric/chaos-monkey-spring-boot/pull/xxx[#xxx] Added example entry. Please don't remove.
11- - https://github.com/codecentric/chaos-monkey-spring-boot/pull/629[#629] Remove deprecated runtimeAssaultCronExpression configuration property
1211
1312=== New Features
1413// - https://github.com/codecentric/chaos-monkey-spring-boot/pull/xxx[#xxx] Added example entry. Please don't remove.
15- - https://github.com/codecentric/chaos-monkey-spring-boot/pull/618[#618] Upgrade to Spring Boot 4 and Spring Cloud 2025.1
16- - https://github.com/codecentric/chaos-monkey-spring-boot/pull/575[#575] Update dependency io.getunleash:unleash-client-java to v12
1714
1815=== Contributors
1916This release was only possible because of these great humans ❤️:
2017
2118// - https://github.com/octocat[@octocat]
22- - https://github.com/bmatthews68[@bmatthews68]
2319
2420Thank you for your support!
Original file line number Diff line number Diff line change 2121
2222 <properties >
2323 <!-- project version -->
24- <revision >4.0.0 </revision >
24+ <revision >4.0.1-SNAPSHOT </revision >
2525 <!-- default settings -->
2626 <java .version>17</java .version>
2727 <maven .compiler.source>${java.version} </maven .compiler.source>
You can’t perform that action at this time.
0 commit comments