I am happy to announce the availability of Spring Modulith 1.4 RC1, 1.3.5, and 1.2.11. While the latter contain a few bug fixes and the usual dependency upgrades to the latest Spring Boot releases, the milestone also includes a few new features:
- Performance improvements both in the core event publication registry and the observability instrumentation. (GH-1146, GH-1149)
- The Scenario API only considers non-empty collections as successful state transitions by default (GH-1131)
- Refinements in the core
ApplicationModule(s)
abstractions and documentation generation (GH-1150, GH-1152) - Minor (internal) cleanups (GH-1153, GH-1122)
The bugfix releases can be found on Maven Central, the milestone one is available from http://repo.spring.io/milestone. Find more information about the releases in the official change logs for 1.2.11, 1.3.5, and 1.4 RC1.