Skip to content

1.1 RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@odrotbohm odrotbohm released this 23 Oct 07:27
· 367 commits to main since this release

⭐ New Features

  • Move @ApplicationModuleListener into ….modulith.events in spring-modulith-events-api #322
  • Modularity tests pass when code in application root package refers to module-internal components #317

💡 Improvements

  • Extract Now interface from Moments #335
  • Add mission statement to reference documentation #325
  • Add Neo4j-specific configuration properties to reference documentation #324
  • Move off of Google's Suppliers.memoize(…) #323
  • Application module test includes unwanted beans in test run #320
  • Revert time zone drop for Postgres event publication registry schema #310
  • Refactor @Modulith to Compose @SpringBootApplication #282
  • Add Kotlin variants of Java code samples in reference documentation #256

🪲 Bugs

  • spring-modulith-events-api missing from BOM #337
  • Observability proxying accidentally processes configuration classes #332
  • @ApplicationModuleTest loads incorrect slice, if two module names begin with the same string #319
  • ModuleTracingBeanPostProcessor potentially triggers accidental cycle on lookup of autoconfiguration packages #315

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.2 RC1 #329

❤️ Contributors

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

@devashishb-arkin