Prooph Event Store v7.0.0-beta2 Release Notes

Release Date: 2017-01-12 // over 7 years ago
  • Full Changelog

    Implemented enhancements:

    • RFC projections: if no new events found at all, sleep for 0.25 secs #236
    • [RFC] Projection implementation #234
    • ⚡️ updated interfaces in ActionEventEmitterEventStore #248 (prolic)
    • ⚡️ update event store decorator + query factory #247 (prolic)
    • 👌 Improve projection factories, use a simple callable definition #246 (sandrokeil)
    • ➕ Add EventStoreDecorator interface #245 (prolic)
    • 🔧 Outsource aggregate translator configuration again #242 (dropdevcoding)
    • ✂ Remove abstract classes in projections + sleep when no new events found + projection factories #239 (prolic)
    • ⚡️ update plugin registration #233 (prolic)

    🛠 Fixed bugs:

    • Problem with ActionEventEmitterEventStore and Projections #240

    Closed issues:

    • ➕ Add EventStoreDecorator interface #244
    • 🔧 Outsource AggregateTranslator configuration #237
    • 🔌 [RFC] Simplify Event Store plugin registration #232
    • RFC problem with TransactionalEventStore and ArangoDB #221

    🔀 Merged pull requests:

    • ⬆️ Bump year and correct package name in docheader #243 (codeliner)
    • 🔧 Revert "outsourced configuration from ConfigurableAggregateTranslator" #241 (codeliner)
    • 🔧 outsourced configuration from ConfigurableAggregateTranslator #238 (dropdevcoding)