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)