Release v22.0.3
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.