Skip to content

1.2 M2

Pre-release
Pre-release
Compare
Choose a tag to compare
@odrotbohm odrotbohm released this 23 Feb 16:04
· 414 commits to main since this release

⭐ 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 forward EventExternalized 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