Bug Fixes
- core: fix Fargate/ECS tagging not working after updating the cluster version (#1176)
- core: fix options function not called on every invocation when wrapped with
tracer.wrap
(#1191), fixes #1181 - core: fix stack overflow when using
@hapi/shot
(#1189), fixes #1169 - plugins: fix missing span types in some web and worker plugins (#1178)
- restify: fix adding the path twice to the route (#1161)
Features
- aws-sdk: add option to enable/disable tracing of individual AWS services (#1193)
- ioredis: add option to split service name by instance (#1194)
- jest: add support for
jest
(#1157) - kafkajs: add support for
kafkajs
(#1146), thanks @puzzledbytheweb and @EduardoLaranjo! - mocha: add support for
mocha
(#1162)