Releases: ecotoneframework/ecotone-dev
Releases · ecotoneframework/ecotone-dev
1.107.0
1.106.0
What's Changed
- add around interceptor quickstart example by @jlabedo in #214
- refactor: resolve interceptors parameter converters during build by @jlabedo in #212
- Configure lazy build for ecotone lite benchmarks by @jlabedo in #216
- Refactor: parameter converter interface by @jlabedo in #213
- Warmup Ecotone cache in symfony by @dgafka in #218
Full Changelog: 1.105.0...1.106.0
1.105.0
What's Changed
- add
void
return type toCacheCleaner::clear()
andEcotoneCompilerPass::process()
by @someniatko in #210 - allowing AMQP transport configured via Symfony by @m2mtech in #207
- allow aggregates to have different snapshot configurations by @unixslayer in #211
New Contributors
- @someniatko made their first contribution in #210
- @m2mtech made their first contribution in #207
Full Changelog: 1.104.1...1.105.0
1.104.1
What's Changed
- additional CR changes for multiple persistence strategies by @unixslayer in #208
- cannot use snapshots in tests when aggregate is initialized by
withEventsFor
by @unixslayer in #209
Full Changelog: 1.104.0...1.104.1
1.104.0
What's Changed
- fix proxy autoloader memory leak by @jlabedo in #199
- refactor: remove unused parameter in method invoker by @jlabedo in #198
- Refactor method invocation 2 by @jlabedo in #201
- Allow to define custom persistence strategy per stream. by @unixslayer in #203
- Refactor around method invocation by @jlabedo in #206
Full Changelog: 1.103.2...1.104.0
1.103.2
1.103.1
What's Changed
- Impossible to link events from outside of projection by @unixslayer in #195
Full Changelog: 1.103.0...1.103.1