Releases: vitaly-t/pg-monitor
Releases · vitaly-t/pg-monitor
v.0.5.6
v.0.5.5
v.0.5.4
v.0.5.3
v.0.5.2
Improved TypeScript support.
v.0.5.1
v.0.5.0
Adding TypeScript declarations.
v.0.4.6
v.0.4.5
v.0.4.4
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.