Skip to content

Release 1.6.8

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 07:50
c00672a

Added

  • Exception delegate for receiving any exception douing a stream subscription.
  • Throws ArgumentException when a projection is missing a ProjectionFilter.
  • BREAKING - IProjection now require you to implement FailedAsync(Exception exception, CancellationToken cancellationToken) and instruct the framework on how to proceed when encountering an exception.
  • Convenience extension methods to CommandContext.