Skip to content

v5.7.0

Choose a tag to compare

@basepi basepi released this 30 Jun 17:37
v5.7.0
d4b5378

Features

  • capture number of affected rows for INSERT/UPDATE/DELETE SQL queries (#614)
  • Added instrumentation for AsyncElasticsearch (#843)

Bug fixes

  • Added error handling around frame processing in Django (#837)
  • Limit SQL queries in context data to 10000 characters (#842)
  • Omit the "sync" property on spans by default (#854)
  • Update the pid/ppid in transport metadata when they change (#825)
  • Added better error handling around closing the transport (#838)
  • Fixed an issue with the django admin command not detecting misconfigured server urls (#855)