💡 Improvements
- Use Namastack version property in
spring-modulith-events-core#1805 - Modernize auto-configuration registration in the moments, events, and observability modules #1774
🪲 Bugs
- Fix Testcontainers setup to ensure fresh containers for SQL databases #1801
- Event externalization throws
ClassCastExceptionwith event listener usingApplicationListener.forPayload(…)#1783 - Ambiguous violation message when referring to a non-exposed type in a module generally available for access #1778
- __root module Flyway migrations are not executed during a test #1750
- Unbounded wildcard / type-variable generic parameters break
FormattableType(NPE inDefaultObservedModule.render) #1748 - MongoDB event publication tests use default localhost connection instead of Testcontainers #1733