Skip to content

1.1 RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@odrotbohm odrotbohm released this 03 Nov 08:20
· 105 commits to main since this release

⭐ New Features

  • Support for event externalization into AWS SNS and SQS #344

πŸ’‘ Improvements

  • Register parameter types of methods annotated with @TransactionalEventListener for reflection #349
  • Allow defining listener id on @ApplicationModuleListener #346
  • Reinstantiate general compatibility with Spring Boot 3.1 and Framework 6.0 #357
  • Remove legacy way of altering autoconfiguration and entity scan packages for test runs. #356
  • Polish code Kotlin samples in event section #355
  • Improve internal API for event externalization #353
  • Core starter should not include …-runtime artifact for now #348
  • Allow to disable event externalization #342

πŸ”¨ Dependency Upgrades

  • Upgrade to Spring Boot 3.2 RC2 #354

❀️ Contributors

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

@maciejwalkowiak