Skip to content

v0.7.0: Eventbus simplification

Compare
Choose a tag to compare
@maxekman maxekman released this 15 Oct 07:27

Features

  • ISSUE-262 / Observer as middleware #263
  • Added configuration options for EventStore and Repo #260

Fixes

  • ISSUE-232 / Return error from EventBus.AddHandler() #265
  • Check ModifiedCount in mongodb's Save. #261
  • Fix / Rename example domain packages #264
  • ISSUE-240 / Ignore order when testing ReadRepo.FindAll() #266
  • ISSUE-116 / Race dectection when testing #267
  • Add alternative MongoDB EventStore in Readme #256
  • README.md: trivial: reword MongoDB-dpe #257
  • Adding event stores to documentation #258