Skip to content

1.3 M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@odrotbohm odrotbohm released this 19 Jul 00:17
· 122 commits to main since this release

⭐ 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 the event\_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

  • Upgrade to Spring Boot 3.4 M1 #737
  • Upgrade to jMolecules 2023.1.4 #728

❤️ Contributors

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

@ciberkleid, @lukasdo, @tobHai, @Dimibe, and @erichaagdev