Skip to content

1.0 M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@odrotbohm odrotbohm released this 23 Jun 11:11
· 478 commits to main since this release

⭐ New Features

  • Promote to non-experimental #197
  • Rename actuator endpoint to application-modules #211
  • Remove support for legacy spring.modulith.events.jdbc-… property for data initialization #195
  • Default to propagate ExecutorService defined in application into Scenario instances #216
  • Update the README with a complete pom.xml snippet to get started #209

🪲 Bugs

  • Specify transactional propagation type in docs #213
  • DefaultPublishedEvents class throws ArrayIndexOutOfBoundsException when no events at all are utilized #208

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.1.1 #219, #198

❤️ Contributors

Thank you to all the contributors who worked on this release:

@thombergs and @yossisp