⭐ 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
fromParameterResolver
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