💡 Improvements
- Correct spelling in documentation #776
- Optimize publication completion by event and target identifier #750
🪲 Bugs
ApplicationModuleInformation
picks up@ApplicationModule
from nested packages #765ApplicationModules.of(…, DescribedPredicate<JavaClass>)
should be opened up to? super JavaClass
#762- Avoid repeated deserialization in
JdbcEventPublication
#755 - The
ModuleEntryInterceptor
is not invoked on general methods if one is declared as@ApplicationModuleListener
#746