- Instrument Node.js core [http2 module](https://nodejs.org/api/http2.html) to trace HTTP/2 communication (except for server push/`pushStream`).
1.102.0
- Instrument [superagent's](https://www.npmjs.com/package/superagent) custom thenable to keep asynchronous context. - Provide experimental API to instrument specific modules on demand for non-standard build/deployment scenarios (e.g. bundling dependencies). - Fix captured protocol for https URLs in some HTTP exit spans.
1.101.1
- [AWS Fargate] Collect Docker metrics on platform version 1.4.0, too.
1.101.0
- [AWS Fargate] Collect and report Docker metrics.
1.100.2
- Fix: Only require instana/autoprofile if profiling has been enabled. - Fix: Recover gracefully from absence of instana/autoprofile (since it is an optional dependency).
1.100.1
- Add more mongodb command names for collection lookup.