v3.2.1
3.2.1
This release is published on npm. Install it with
npm install @risingstack/trace@3.2.1
Fixes
- instrumentations: remove promise istrumentations for good (a529a51)
Docs
- readme: and notes about 3.1.0 API change (b7b32a8)
Tests
- general: fix a false negative test, test a corner-case (99cfe56)
Chores