Releases: elastic/apm-agent-python
Releases · elastic/apm-agent-python
v6.6.1
02 Nov 17:52
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fix some context fields and metadata handling in AWS Lambda support [#1368 ]
Full Changelog : v6.6.0...v6.6.1
v6.6.0
18 Oct 16:22
Compare
Sorry, something went wrong.
No results found
Features
Add experimental support for AWS lambda instrumentation [#1193 ]
Add support for span compression [#1321 ]
Auto-infer destination resources for easier instrumentation of new resources [#1359 ]
Add support for dropped span statistics [#1327 ]
Bug fixes
Ensure that Prometheus histograms are encoded correctly for APM Server [#1354 ]
Remove problematic (and duplicate) event.dataset from logging integrations [#1365 ]
Fix for memcache instrumentation when configured with a unix socket [#1357 ]
v6.5.0
04 Oct 17:23
Compare
Sorry, something went wrong.
No results found
Features
Add instrumentation for Azure Storage (blob/table/fileshare) and Azure Queue [#1316 ]
Bug fixes
Improve span coverage for asyncpg [#1328 ]
aiohttp: Correctly pass custom client to tracing middleware [#1345 ]
Fixed an issue with httpx instrumentation [#1337 ]
Fixed an issue with Django 4.0 removing a private method [#1347 ]
v6.4.0
03 Sep 13:42
Compare
Sorry, something went wrong.
No results found
Features
Rename the experimental log_ecs_formatting config to log_ecs_reformatting #1300
Add support for Prometheus histograms #1165
Bug fixes
Fixed cookie sanitization when Cookie is capitalized #1301
Fix a bug with exception capturing for bad UUIDs #1304
Fix potential errors in json serialization #1203
Fix an issue with certain aioredis commands #1308
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 )