Skip to content

2.1 M2

Pre-release
Pre-release

Choose a tag to compare

@odrotbohm odrotbohm released this 19 Feb 19:40
· 35 commits to main since this release
2.1.0-M2
3103c57

⭐ New Features

  • Support for application module testing in combination with Boot's slice test support #1573
  • Allow Moments' events to be (de)serialized by Jackson #1569
  • Make sure that JDBC EPR schema initialization runs after Boot's file-based one #1568
  • Streamline observability infrastructure #1567
  • Open up PublishedEvents and Scenario to see events from all threads by default #1564
  • Enable JDBC event publication schema creation by default #1563
  • Split up observability support into API and core artifact #1559
  • Support for event outbox #1517

💡 Improvements

  • Add details about the refined event publication lifecycle to the reference documentation #1593
  • Allow FormattableType to also abbreviate non-module types #1566
  • SpringModulithProcessor fails on Windows with KAPT - StringIndexOutOfBoundsException due to hardcoded forward slashes #1544
  • Hibernate schema validation fails with JPA event publication registry #1543

🪲 Bugs

  • Contributions made ApplicationModuleSourceFactory not fully considered in ApplicationModules #1554
  • Architecturally-evident type discovery tries to look up repository metadata for implementation classes #1541

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 4.1 M2 #1590
  • Upgrade to Micrometer 1.7 M3 #1575
  • Upgrade to Spring Framework 7.0.5 #1574

❤️ Contributors

Thank you to all the contributors who worked on this release:

@rolandbeisel