3.0.0-rc8
Pre-release
Pre-release
What's Changed
- allow to pause projections by @DavidBadura in #511
- fix start position of "from now" projections by @DavidBadura in #512
- add projectionist benchmark by @DavidBadura in #516
- improve batch processing in projectionist by @DavidBadura in #517
- save 10000 events by @DavidBadura in #519
- use postgres in benchmarks by @DavidBadura in #518
- rename schema configurator into doctrine schema configurator by @DavidBadura in #520
- fix watch command by @DavidBadura in #522
- Add Message header interface for more decoupling and type safety by @DanielBadura in #496
- projector accessor & experimental trace feature by @DavidBadura in #514
- remove outbox store by @DavidBadura in #523
- allow to free result after stream closed by @DavidBadura in #528
- rename projection into subscription by @DavidBadura in #526
- add projector and processor attributes by @DavidBadura in #530
- split boot method into boot and setup in subscription engine by @DavidBadura in #531
- rename outdated into detached in subscription engine by @DavidBadura in #537
- Add deptrac by @DanielBadura in #477
- move trace feature into debug namespace by @DavidBadura in #538
- worker should not discover new subscriptions in running process by @DavidBadura in #536
- move message into own namespace by @DavidBadura in #539
- Update deptrac to 2.0.0-alpha by @DanielBadura in #544
- use for postgres pub/sub feature by @DavidBadura in #525
- docs: format & fix php errors by @DavidBadura in #548
- make the event bus optional by @DavidBadura in #547
- fix some docs issues by @DavidBadura in #550
- Add infection on diff by @DanielBadura in #549
- load the internal header automatically by @DavidBadura in #541
- replace pipeline with subscription engine by @DavidBadura in #540
- add event payload cryptographer for personal data by @DavidBadura in #546
- Argument resolver for subscriber by @DavidBadura in #552
- add skip booting flag into setup command by @DavidBadura in #554
Full Changelog: 3.0.0-rc7...3.0.0-rc8