- Add ability to disable individual tracers via `config.tracing.disabledTracers` or `INSTANA_DISABLED_TRACERS`.
1.79.1
- [AWS Lambda] Cache target handler across invocations.
1.79.0
- Add auto-wrap package for AWS Lambda to enable Lambda tracing without code modification.
1.78.1
- Only use `X-Instana-Service` HTTP header when agent is configured to capture it.
1.78.0
- Support `INSTANA_SERVICE_NAME`/`config.serviceName` for auto-tracing and SDK spans. Previously, this has only been supported for OpenTracing spans. - Support `X-Instana-Service` HTTP header.
1.77.0
- [AWS Lambda] Inject EUM back end correlation header in AWS Lambda responses if possible.