Releases: elastic/apm-agent-python
Releases · elastic/apm-agent-python
v6.3.3
14 Jul 13:57
Compare
Sorry, something went wrong.
No results found
Bug fixes
ensure that the elasticsearch instrumentation handles DroppedSpans correctly (#1190 )
v6.3.2
07 Jul 18:39
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fix handling of non-http scopes in Starlette/FastAPI middleware [#1187 ]
v6.3.1
07 Jul 15:17
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fix issue with Starlette/FastAPI hanging on startup (#1185 )
v6.3.0
06 Jul 16:52
Compare
Sorry, something went wrong.
No results found
Features
Add additional context information about elasticsearch client requests [#1108 ]
Add use_certifi config option to allow users to disable certifi [#1163 ]
Bug fixes
Fix for Starlette 0.15.0 error collection [#1174 ]
Fix for Starlette static files [#1137 ]
v6.2.3
06 Jul 16:52
Compare
Sorry, something went wrong.
No results found
Bugfixes
suppress the default_app_config attribute in Django 3.2+ [#1155 ]
bump log level for multiple set_client calls to WARNING [#1164 ]
fix issue with adding disttracing to SQS messages when dropping spans [#1170 ]
v6.2.2
08 Jun 12:45
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fix an attribute access bug introduced in 6.2.0 (#1149 )
v6.2.1
08 Jun 12:44
Compare
Sorry, something went wrong.
No results found
Bugfixes
catch and log exceptions in interval timer threads (#1145 )
v6.2.0
08 Jun 12:43
Compare
Sorry, something went wrong.
No results found
Features
Added support for aioredis 1.x (#1082 )
Added support for aiomysql (#1107 )
Added Redis pub/sub instrumentation (#1129 )
Added specific instrumentation for AWS SQS (#1123 )
Bug fixes
ensure metrics are flushed before agent shutdown (#1139 )
added safeguard for exceptions in processors (#1138 )
ensure sockets are closed which were opened for cloud environment detection (#1134 )
v6.1.3
28 Apr 11:43
Compare
Sorry, something went wrong.
No results found
Bug fixes
added destination information to asyncpg instrumentation (#1115 )
fixed issue with collecting request meta data with Django REST Framework (#1117 )
fixed httpx instrumentation for newly released httpx 0.18.0 (#1118 )
v6.1.2
14 Apr 14:52
Compare
Sorry, something went wrong.
No results found
Bug fixes
fixed issue with empty transaction name for the root route with Django (#1095 )
fixed on-the-fly initialisation of Flask apps (#1099 )