⭐ New Features
- Add indexes to
event_publication
tables #403
💡 Improvements
- Fix parameter name to match Javadoc #508
- Schema initialization should execute statements individually #507
- Fixes and improvements for Fundamentals section #499
- Use
Types.JavaXTypes.AT\_ENTITY
to decide if it is an entity instead of literal"javax.persistence.Entity"
#490 - Move off legacy Structurizr PlantUML generation #476
🪲 Bugs
- Observability module strongly depends on
micrometer-tracing
#501 - Attempt to augment configuration properties breaks application when using the observability module #498
CompletedEventPublications.deletePublications(…)
deletes incomplete publications #491- Let
CompletionRegisteringAdvisor
forwardEventExternalized
event #483
🔨 Dependency Upgrades
- Upgrade to Spring Boot 3.3 M2 #510
❤️ Contributors
Thank you to all the contributors who worked on this release:
@JosRoseboom, @erichaagdev, @lukasdo, and @scordio