Skip to content

0.3

Compare
Choose a tag to compare
@odrotbohm odrotbohm released this 20 Jan 11:19
· 717 commits to main since this release

⭐ New Features

  • Update modules overview table in reference docs #121
  • Use \*.puml as default extension for generated PlantUML files #120
  • Allow actuator JSON to be rendered statically #119
  • Test starter should include Boot test starter and Awaitility #117
  • PublishedEvents should see events published from asynchronous event listeners, too #116
  • Rename ….modulith.model to ….modulith.core #114
  • Use colored inline icons in reference documentation #113
  • Enable actuators in example project #112
  • Package and distribute Javadoc #111
  • Polish log output for test execution #104
  • Allow application module-specific initialization #103
  • Provide optional integration with AssertJ for PublishedEvents #100

🪲 Bugs

  • Ensure proper ordering of interceptor marking event publications completed #118
  • Week coordinates wrong for WeekHasPassed events #97

📖 Documentation

  • Upgrade to Spring Asciidoctor Backends 0.0.4 #110

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.0.2 #109

❤️ Contributors