⭐ New Features
- Add option to let
Documenter
clear target folder before rendering documentation #644 - Create aggregating Asciidoc document including all files generated #638
- Allow using
@ApplicationModuleTest
outside of a module package #466
💡 Improvements
- Fix typo in Javadoc #709
- Enable tests that were mistakenly disabled #707
- Improve property setup in JDBC event publication registry tests #699
- Add
spring.modulith.events.jdbc.schema
to allow defining which database schema theevent\_publication
table resides in #685 - Add documentation for Neo4j modules #670
- Link to Boot's Javadoc again #664
🪲 Bugs
- Event publication registry entries created for before commit transactional event listeners #726
- Link to Spring Data domain event publishing broken #687
- Module-internal dependencies rejected if allowed dependencies defined explicitly #660
- Named interface detection accidentally picks up nested declarations in nested interfaces scenario #650
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@ciberkleid, @lukasdo, @tobHai, @Dimibe, and @erichaagdev