Skip to content

Releases: liquidprojections/LiquidProjections.NEventStore

2.1.2

20 Apr 17:55
75b1c80
Compare
Choose a tag to compare
  • {Fix} Supports LiquidProjections.Abstractions 2.3-3.x (since they are compatible)

2.1.1

18 Sep 11:39
Compare
Choose a tag to compare
  • {Fix} It was possible for a subscription to start processing a new batch of transactions after the subscription has been cancelled - #9

2.1.0

14 Sep 09:38
Compare
Choose a tag to compare

2.0.1

12 Jun 17:57
Compare
Choose a tag to compare
  • {Fix} Relaxed NEventStore version dependency to 5.0 and higher - #6
  • {Fix} The store will no longer re-dispatch old transactions after is has dispatched all transactions - #5
  • {New} Allow setting the transaction cache size to 0 to disable it

2.0.0

08 Jun 05:01
Compare
Choose a tag to compare
  • {Breaking} Upgraded the API to support 2.0 of LiquidProjections
  • {New} Added detection of commits no longer existing

1.4.2

15 May 11:21
Compare
Choose a tag to compare
  • {Fix} Added a fix for older NEventStore versions that did not have checkpoints yet. (#7)

1.4.1

05 May 11:10
Compare
Choose a tag to compare

Initial release after splitting from https://github.com/liquidprojections/LiquidProjections