Skip to content

v3.0.1

Choose a tag to compare

@gdbrown gdbrown released this 29 Jun 23:14
· 11 commits to master since this release
  • Rethrow exceptions in SimpleCommandBus.
  • Make DynamoDbEventStore::pipeEvents use a consistent read by default (customizable via $context['consistent']).
  • Use DynamoDB transactWriteItems instead of WriteRequestBatch in DynamoDbEventStore.