v1.11.0
This release add support for trace context propagation through SQS. When the lambda function is a consumer of messages from an SQS queue, the tracer will now properly extract trace context from the messages and apply them. This will result in connected traces between the producer and consumer. (#142)