Change8

v4.13.1

📦 datadog-sdkView on GitHub →
🐛 2 fixes🔧 3 symbols

Summary

This release addresses two specific bugs: one related to snowflake cursor calls with keyword arguments and another concerning a rare crash with gevent and profiling.

🐛 Bug Fixes

  • Fixes an issue where traced cursor calls fail when `command` is passed as a keyword argument to `execute` or `executemany` in snowflake.
  • Fixes a rare crash that occurred when using gevent with profiling.

Affected Symbols