github spring-projects/spring-modulith 1.1.5

latest releases: 1.2.1, 1.1.6, 1.2.0...
one month ago

💡 Improvements

  • Automatically enable TraceContext propagation in observability auto-configuration #639
  • Let DefaultEventPublicationRegistry.deletePublicationsOlderThan(Duration) delegate to EventPublicationRepository.deleteCompletedPublicationsBefore(…) #629
  • Expose factory method to create SpringBootApplicationRuntime #620
  • Deduplicate violations with the same message #596
  • Correct configuration property for JSON activation for RabbitMQ and Kafka #586
  • Correct java.lang.boolean to java.lang.Boolean in configuration property metadata #585

🪲 Bugs

  • Event publications loaded via JDBC not resubmittable when using Spring Boot Devtools #631
  • Parameter biding fails for batches in JdbcEventPublicationRepository.delete(List<UUID>) #628
  • ModuleEntryInterceptor sitting before the async invocation interceptor causes traces to place spans in the wrong place #621
  • Nested module invocations not correctly translated into span nesting #619
  • Types residing in packages registered via @Modulithic(additionalPackages = "…") not observed #610
  • Fix a spell mistake in docs #600
  • Invalid dependencies into named interfaces should mention the interface(s) explicitly #598

📖 Documentation

  • Polishing in Asciidoctor rendering #622

Don't miss a new spring-modulith release

NewReleases is sending notifications on new releases.