Bug Fixes
⚠️ The repository has undergone significant refactoring. If you encounter any issues with this release, please report them on GitHub immediately.
- aws-lambda: ensured tracer is properly disabled when configured (#1593) (a1db8b4), closes #1315
- reduced noise for dependency calculation debug logs (#1589) (1aeaa94)
- resolved calling callback twice in agent connection (#1600) (dfeab1c)
- resolved calling callback twice in agent lookup (e74c150)
- resolved Instana log calls being traced with custom logger setup (#1562) (63aa2a7)