Skip to content

1.1.8

Compare
Choose a tag to compare
@odrotbohm odrotbohm released this 23 Aug 10:51
· 212 commits to main since this release

💡 Improvements

  • Optimize publication completion by event and target identifier #751

🪲 Bugs

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

🔨 Dependency Upgrades

  • Upgrade examples to jMolecules 2023.1.4 #778
  • Upgrade to Spring Boot 3.2.9 #777