Skip to content

1.3 M2

Pre-release
Pre-release
Compare
Choose a tag to compare
@odrotbohm odrotbohm released this 23 Aug 10:53
· 95 commits to main since this release

💡 Improvements

  • Polish API of EventPublication #754
  • Optimize publication completion by event and target identifier #749
  • Fix typo in ApplicationModuleDetectionStrategy.explicitlyAnnotated() #745
  • Correct spelling in documentation #743
  • Optimize completion of publications to issue by-identifier query #258

🪲 Bugs

  • ApplicationModuleInformation picks up @ApplicationModule from nested packages #764
  • ApplicationModules.of(…, DescribedPredicate<JavaClass>) should be opened up to ? super JavaClass #761
  • Avoid repeated deserialization in JdbcEventPublication #753
  • The ModuleEntryInterceptor is not invoked on general methods if one is declared as @ApplicationModuleListener #744

🔨 Dependency Upgrades

  • Upgrade to Spring Framework 6.2 M7 #774
  • Upgrade examples to jMolecules 2023.1.4 #773
  • Upgrade to Spring Boot 3.4 M2 #772

❤️ Contributors

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

@igormukhin and @lukasdo