Improvements
- Significant reduction to agent classload cost by changing the framework used for instrumentation. (#148)
- Safer integrations by preventing errors in integrations from bubbling up. (#148)
Bugfixes
- Handle a potential null pointer exception in cases where the SQL query isn't available. (#149)
- Fix the mongo integration query sanitization. (#152)
Read the full changeset