Skip to content

v.0.4.4

Compare
Choose a tag to compare
@vitaly-t vitaly-t released this 06 Dec 20:13
· 102 commits to master since this release

improved error reporting

When reporting an error caused by an exception thrown within a task or transaction, it was trying to report a query context by mistake.

This is now fixed. Query context is reported only when there is a query associated with the event.