Releases: prooph/event-store
Releases · prooph/event-store
7.3.6 Release
Added
- pcntl_signal_dispatch should be called after each event was processed #337
- Dispatch PCNTL signal after each event for immediately shutdown #338 (sandrokeil)
7.3.5 Release
7.3.4 Release
7.3.3 Release
7.3.2 Release
6.6.1 Release
Fixed
Metadata Aggregate ID can be an integer and causes errors (#314)
7.3.1 Release
7.3.0 Release
Added
- Non transactional in memory event store #307
- Allow marc-mabe/php-enum v3 #311 (bgaleotti)
- Introducing NonTransactionalInMemoryEventStore #308 (tomcizek)
- Promote LTS for current major version #199
- Restructure docs #304 (codeliner)
- Link to SO #303 (codeliner)
- Add video introduction #302 (codeliner)
- add version guidance #298 (prolic)
Fixed
- Catch Throwable in transactional() #309 (jiripudil)
- Documentation out of sync #300
- Aggregate root not found in MariaDb #297
- Promote LTS for current major version #199
- Fix exception in InMemoryEventStoreReadModelProjector #310 (enumag)
- Fix typos #306 (denniskoenig)
- Keep packages sorted in composer.json #305 (localheinz)
- Proofread the docs #301 (camuthig)