v3.1.0
This release adds rootSpanNameOverride, which allows applications to override or transform the span name for root spans. It also adds the getConfig API on Tracer, which allows plugins to retrieve the normalized user config object that was passed to top-level start().
Commits
38202f4 chore: update renovate config (#828)
0ad4b01 chore(deps): lock file maintenance (#830)
a03e7b2 feat: add rootSpanNameOverride option (#826)
fe50b44 test: throw on deprecation
ef56b9b chore: assert.deelEqual => assert.deepStrictEqual (#825)
9152a6b chore(deps): update dependency typescript to v3 (#824)
c035d45 chore: move mocha options to mocha.opts (#822)
86c1d2d chore(deps): lock file maintenance (#823)
e4cd0f9 test: use strictEqual in tests (#813)
6787a37 chore(deps): lock file maintenance (#818)