Skip to content

0.6

Compare
Choose a tag to compare
@odrotbohm odrotbohm released this 02 May 10:57
· 431 commits to main since this release

⭐ New Features

  • Switch to spring.modulith.events.jdbc.… namespace for data initialization properties #194
  • Prefer jMolecules architectural stereotypes (if present) over Spring ones in Application Module Canvas #192
  • Prevent premature access of ApplicationContext from ParameterResolver implementations #191
  • Allow using Scenario with @SpringBootTest-based integration tests #190
  • Allow verification of events after method invocation stimulus #185
  • Using the event publication registry should automatically enable asynchronous processing #184
  • Default NamedInterface names to local package name #177
  • Add auto-configuration for MongoDB transactions #175

🪲 Bugs

  • Reference documentation lists beans that are not part of the public API by default #187
  • Event Publication Registry stores mapping events from Spring Data Relational #186
  • Types assigned to named interface still part of the unnamed interface #183
  • Custom ApplicationModuleDetectionStrategy breaks cycle detection #182
  • Circular dependency prevents startup for MongoDB-based Event Publication Registry #181

🔨 Dependency Upgrades

  • Upgrade to Hibernate 6.2.2 for JPA event publication registry testing #196
  • Upgrade to jMolecules 2022.3.0 #188
  • Upgrade to Spring Boot 3.0.6 #180