Broadway v0.7.x Release Notes

  • Symfony Bundle

    • 🔧 You can now configure which Doctrine DBAL connection should be used for the event store
    • The auditing command logger service now only gets registered when it's explicitly enabled
    • You can now register Sagas with the tag broadway.saga
    • The broadway:event-store:schema:drop command no longer errors when there is no schema
    Other changes
    • There are now Saga examples
    • The DBALEventStore now also works with mysqli