Skip to content

Releases: Dzoukr/CosmoStore

v3.0.0-marten

18 Nov 08:43
Compare
Choose a tag to compare

Following v3 API (discussed in #27)

v3.0.0

14 Oct 07:44
f2c32e0
Compare
Choose a tag to compare
  • API refactored to be more generic - introduced payload and position types (discussed in #27)
  • Position replaced with Version (discussed in #27)
  • Show error version in exception message #26

v2.1.0-cosmosdb

17 May 13:23
Compare
Choose a tag to compare
  • Configurable collection name #25
  • Configurable initialization #23

v2.1.0

17 May 13:20
Compare
Choose a tag to compare

Added helper functions for validation and conversion

v2.0.3-marten

27 Mar 14:29
Compare
Choose a tag to compare

Make a usable version of getEventByCorrelationId #19

v2.0.2-marten

27 Mar 14:31
Compare
Choose a tag to compare

Use async all the way through Marten - #18

v2.0.1-marten

22 Mar 06:59
Compare
Choose a tag to compare
  • Initial release with support for Marten Store
  • Initial release with support for InMemory Store

v2.0.1-inmemory

27 Mar 14:33
Compare
Choose a tag to compare

Release of InMemory version

v2.0.1

12 Feb 20:15
Compare
Choose a tag to compare

Fixing typo StarsWith vs StartsWith - thanks @viktorvan

v2.0.0

12 Feb 16:08
Compare
Choose a tag to compare
  • Spliting project into several Nuget packages #10
  • Adding CausationId #9