Skip to content

Release v22.0.3

Compare
Choose a tag to compare
@dolittle-build dolittle-build released this 15 Aug 07:21
d9edbdd

Summary

Reduces some overhead by reducing duplicate tracing of event handling. Fixed an issue where both the client and actor would wrap the exception in AggregateRootOperationFailed

Changed

  • Removed duplicate event traces (avoid tracing HandleEventRequest).

Fixed

  • Avoids wrapping AggregateRootOperationFailed in an AggregateRootOperationFailed.