Skip to content

0.4

Compare
Choose a tag to compare
@odrotbohm odrotbohm released this 23 Feb 23:51
· 499 commits to main since this release

⭐ New Features

  • Support for scenarios to integration test application modules #136
  • Introduce core starter for basic runtime usage #132
  • More detailed logging of incomplete event publication lookup on startup #125
  • Avoid wrapper package for component diagrams #141
  • Use system name as container name in documentation generation #140
  • Fallback to main class' simple name for system name detection #130
  • Polish Javadoc of Modulithic.sharedModules() #139

🪲 Bugs

  • Oldest, uncompleted event publications should be returned first #133
  • Fix ApplicationModuleDetectionStrategy's package name in reference documentation #129

🔨 Dependency Upgrades

  • Upgrade to ArchUnit 1.0.1 #142
  • Upgrade to Spring Boot 3.0.3 #137
  • Upgrade to latest Structurizr libraries #126

❤️ Contributors

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

@lilbaek