AWS Lambda Tracer Release v1.3.0
·
1109 commits
to main
since this release
Fixes
- Fixes
LambdaWrapper
when using Tasks and async methods (.Result
is no longer called and tasks are awaited correctly). (#625)- Thank you @williamdenton for submitting this fix!