Skip to content

v0.60.3490

Compare
Choose a tag to compare
@rasmus rasmus released this 18 Jun 06:58
  • New: Implemented optimistic concurrency checks for MSSQL, SQLite and
    Elasticsearch read models
  • New: Added .NET standard support for EventStore
  • New: Delete read models by invoking context.MarkForDeletion() in an Apply method
  • Minor: Removed unnecessary transaction in EventStore persistance
  • Fixed: Read model SQL schema is no longer ignored for Table attribute