Releases: lumigo-io/lumigo-node
Releases · lumigo-io/lumigo-node
v1.79.2
1.79.2 (2022-12-29)
Bug Fixes
- change mongodb spanId to use random uuid (4d7fb0a), closes #420
v1.79.1
1.79.1 (2022-12-21)
Bug Fixes
- support auto-instrument for different file extension names (#418) (2eb57b4)
v1.79.0
1.79.0 (2022-12-20)
Features
- add support for .mjs, .cjs on Node.js 14+ (#417) (3fef76d)
v1.78.1
1.78.1 (2022-12-14)
Bug Fixes
- fix mongodb 4.x with instrument variable (#416) (196fe46)
v1.77.2
1.77.2 (2022-12-02)
Bug Fixes
- fix mongodb 4 instrument changes this context (#410) (fb869ba)
v1.77.1
1.77.1 (2022-11-27)
Bug Fixes
- mysql-2: support extract values in all known calling conventions (#407) (a94f2da)
- revert "feat: recursive parse triggeredBy (#405)" (#408) (66e6d6e)
Reverts