Skip to content

1.0.8

Compare
Choose a tag to compare
@odrotbohm odrotbohm released this 24 May 11:02
· 492 commits to main since this release

💡 Improvements

  • Expose factory method to create SpringBootApplicationRuntime #624
  • Deduplicate violations with the same message #597

🪲 Bugs

  • Event publications loaded via JDBC not resubmittable when using Spring Boot Devtools #632
  • ModuleEntryInterceptor sitting before the async invocation interceptor causes traces to place spans in the wrong place #625
  • Nested module invocations not correctly translated into span nesting #623
  • Types residing in packages registered via @Modulithic(additionalPackages = "…") not observed #611
  • Invalid dependencies into named interfaces should mention the interface(s) explicitly #599

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.1.12 #634