This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
6.3.0 (2017-10-29)
- [Core] Changed default timeout on http calls to 5 seconds
- [Core] Fixed relative paths for traces generated on Windows
- [Django] Fixed import issues for Django projects < 1.7
- [Django] Fixed django management command data option
- [Django/DRF] Added
application/octet-stream
to non-cacheable types in middleware - [Django] Added parsing X-Forwarded-For for
user.ip_address
- [Flask] Added
request.remote_addr
as fallback for ip addresses - [Lambda] Added initial AWS Lambda support with
contrib.awslambda.LambdaClient