You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
removed Python 2 compatibility shims (#1463)
Note: Python 2 support was already removed with version 6.0 of the agent, this now removes unused compatibilit shims.
Bug fixes
fix span compression for redis, mongodb, cassandra and memcached (#1444)
fix recording of status_code for starlette (#1466)