Skip to content

0.2.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@tylerbenson tylerbenson released this 13 Nov 20:53
· 14114 commits to master since this release

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