Tags: mvas/apm-agent-python
Tags
* fixed bug in Django management command that would be triggered on D… …jango 1.10 or 1.11 while using the MIDDLEWARE_CLASSES setting (elastic#186, elastic#187) * fix an encoding issue with log messages that are hit in rare cases (elastic#188, elastic#189)
**v2.1.0** - made skipping of initial `elasticapm` frames for span stack traces more generic ([\elastic#167](elastic#167)) - added `context.process.ppid` field (supported in apm-server 6.3+) ([\elastic#168](elastic#168)) - added option to disable stack frame collection for very short spans ([\elastic#142](elastic#142)) - several bug fixes: - fix an issue in boto3 instrumentation with nonstandard endpoint URLs ([\elastic#178](elastic#178)) - fix bug with OPTIONS requests and body capturing ([\elastic#174](elastic#174)) - fix issue when message has `%` character, but no params ([\elastic#175](elastic#175))
- fixed compatibility issue with aiohttp 3.0 ([\elastic#157](elastic#157 )) - Added truncation for fields that have a `maxLength` in the JSON Schema ([\elastic#159](elastic#159))