Skip to content

Tags: liquidprojections/LiquidProjections

Tags

3.2.0

Toggle 3.2.0's commit message
Made projection context available when determining the projection key…

… in CrudAction (#119)

3.1.1

Toggle 3.1.1's commit message
LiquidProjections.Abstractions version requirement updated to 3.0 - 4…

….0 range. (#115)

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #114 from d-shtonda/base_class_event_mapping

Add support for event mapping based on a base class.

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #111 from dennisdoomen/ExtendedMappingApi

Adds global filters as well as custom handling for duplicates and misses

2.4.1

Toggle 2.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #109 from dennisdoomen/EnsureExceptionPropagation

Ensures that the memory event store doesn't shallow projection exceptions

2.4.0

Toggle 2.4.0's commit message
Allowed the stats OWIN API to work with any implementation of IProjec…

…torState (#106)

2.3.1

Toggle 2.3.1's commit message
It was possible for a subscription to start processing a new batch of…

… transactions after the subscription has been cancelled. (#105)

It still possible that the subscription continues processing of a transaction batch after it has been cancelled.

2.3.0

Toggle 2.3.0's commit message
Merge pull request #104 from dennisdoomen/ExposeProjectionSpeed

Extended the projector stats with the weighted average speed.

2.2.0

Toggle 2.2.0's commit message
Merge pull request #99 from dennisdoomen/Statistics

Introduce mechanism for tracking statistics over HTTP

2.1.0

Toggle 2.1.0's commit message
Added the possibility to influence the exception handling behavior of…

… the Dispatcher.