Features
- Add support for recent sanic versions [#2190], [#2194]
- Make server certificate verification mandatory in fips mode [#2227]
- Add support Python 3.13 [#2216]
- Add support for azure-data-tables package for azure instrumentation [#2187]
- Add span links from SNS messages [#2363]
Bug fixes
- Fix psycopg2 cursor execute and executemany signatures [#2331]
- Fix psycopg cursor execute and executemany signatures [#2332]
- Fix asgi middleware distributed tracing [#2334]
- Fix typing of start in Span / capture_span to float [#2335]
- Fix azure instrumentation client_class and metrics sets invocation [#2337]
- Fix mysql_connector instrumentation connection retrieval [#2344]
- Remove spurious Django QuerySet evaluation in case of database errors [#2158]
Elastic APM Python agent layer ARNs
Region | ARN |
---|---|
af-south-1 | arn:aws:lambda:af-south-1:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
ap-east-1 | arn:aws:lambda:ap-east-1:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
ap-northeast-1 | arn:aws:lambda:ap-northeast-1:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
ap-northeast-2 | arn:aws:lambda:ap-northeast-2:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
ap-northeast-3 | arn:aws:lambda:ap-northeast-3:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
ap-south-1 | arn:aws:lambda:ap-south-1:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
ap-southeast-1 | arn:aws:lambda:ap-southeast-1:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
ap-southeast-2 | arn:aws:lambda:ap-southeast-2:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
ap-southeast-3 | arn:aws:lambda:ap-southeast-3:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
ca-central-1 | arn:aws:lambda:ca-central-1:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
eu-central-1 | arn:aws:lambda:eu-central-1:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
eu-north-1 | arn:aws:lambda:eu-north-1:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
eu-south-1 | arn:aws:lambda:eu-south-1:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
eu-west-1 | arn:aws:lambda:eu-west-1:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
eu-west-2 | arn:aws:lambda:eu-west-2:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
eu-west-3 | arn:aws:lambda:eu-west-3:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
me-south-1 | arn:aws:lambda:me-south-1:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
sa-east-1 | arn:aws:lambda:sa-east-1:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
us-east-1 | arn:aws:lambda:us-east-1:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
us-east-2 | arn:aws:lambda:us-east-2:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
us-west-1 | arn:aws:lambda:us-west-1:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
us-west-2 | arn:aws:lambda:us-west-2:267093732750:layer:elastic-apm-python-ver-6-24-0:3 |
New Contributors
- @elastic-renovate-prod[bot] made their first contribution in #2082
- @elastic-observability-automation[bot] made their first contribution in #2171
- @radupotop made their first contribution in #2133
- @colleenmcginnis made their first contribution in #2220
- @KOTungseth made their first contribution in #2239
- @kruskall made their first contribution in #2236
- @Pokapiec made their first contribution in #2158
- @jackylamhk made their first contribution in #2363
Full Changelog: v6.23.0...v6.24.0