Skip to content

1.226.0

Compare
Choose a tag to compare
@dgafka dgafka released this 27 Jul 19:16
· 55 commits to main since this release
c8e193d

What's Changed

  • Improve messaging configuration performance by @jlabedo in #339
  • 📦 fix php version and packagist downloads badges by @andrew-demb in #338
  • 📦 fix license badge by @andrew-demb in #341
  • remove laminas/laminas-zendframework-bridge dependency by @jlabedo in #340
  • CI: Better split testing with version constraints by @jlabedo in #344
  • ci: fix main ci by installing laminas/laminas-zendframework-bridge by @jlabedo in #345
  • Proxy generation for ecotone by @jlabedo in #343
  • Pointcut compilation by @jlabedo in #346
  • Using headers in event sourcing handler by @dgafka in #342
  • fix laminas-zend-framework-bridge by @jlabedo in #350
  • Lower stack size of around interceptors by @jlabedo in #351
  • Register polling metadata only for polled endpoints by @jlabedo in #347
  • Drop unnecessary InterfaceToCall references in container by @jlabedo in #348
  • Drop unnecessary interface to call references on gateways by @jlabedo in #353
  • perf: order interceptors only once by @jlabedo in #352
  • Drop unnecessary interface to call references in aggregate handlers by @jlabedo in #349
  • Creating given type of Event Stream by @dgafka in #355

New Contributors

Full Changelog: 1.225.0...1.226.0