Skip to content

1.0 RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@odrotbohm odrotbohm released this 16 Aug 06:14
· 369 commits to main since this release

💡 Improvements

  • Rename actuator to modulith #268
  • Explicit declaration of @ApplicationModule(allowedDependencies = {}) should disallow any outgoing dependencies #267
  • Use event_publication collection for MongoDB event publications #266
  • Use EVENT_PUBLICATION as table name for JPA to be consistent with JDBC #265
  • Only register EventPublicationRegistry if EventPublicationRepository present #264
  • Avoid materializing JpaEventPublication just to set the completion date #261
  • Polish reference documentation #220

❤️ Contributors

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

@yossisp