- Remove overaggressive validation warning for HTTP spans.
1.71.0
- Add support for kafka-node >= 4.0.0. - Bunyan: support for capturing the error message from a nested error object (attribute `err`) given in the fields argument.
1.70.0
- Enable uncaught exception reporting in Node 12.x.
1.69.2
- Fix cases where span.ec would be overwritten by http server instrumentation.
1.69.1
- Trace through graphql-subscriptions PubSub/AsyncIterator. - Add missing cls.ns.exit calls in mongodb instrumentation (fix for leaking `cls.ns._set` entries).