Releases: Use-Tusk/drift-node-sdk
Releases · Use-Tusk/drift-node-sdk
v0.1.44
v0.1.43
What's Changed
- feat: add adaptive sampling to node sdk by @jy-tan in #155
- CoverBot: Covered core analytics and ESM loader utilities by @tusk-dev[bot] in #153
- perf: async span export to prevent event loop blocking by @sohil-kshirsagar in #156
New Contributors
Full Changelog: v0.1.42...v0.1.43
v0.1.42
What's Changed
- fix(coverage): expand multi-line statements to all lines by @sohil-kshirsagar in #154
Full Changelog: v0.1.41...v0.1.42
v0.1.41
What's Changed
- feat(coverage): replace
acornwith@babel/parserfor JS and TS support by @sohil-kshirsagar in #152
Full Changelog: v0.1.40...v0.1.41
v0.1.40
What's Changed
- feat(coverage): support --experimental-strip-types via acorn-typescript by @sohil-kshirsagar in #151
Full Changelog: v0.1.39...v0.1.40
v0.1.39
What's Changed
- feat(coverage): Add V8 code coverage collection by @sohil-kshirsagar in #150
Full Changelog: v0.1.38...v0.1.39
v0.1.38
What's Changed
- fix: remove HTML from acceptable content types for trace recording by @sohankshirsagar in #147
- fix: improve Next.js monorepo compatibility by @sohankshirsagar in #148
- fix: simplify Next.js version detection in monorepos by @sohankshirsagar in #149
Full Changelog: v0.1.37...v0.1.38
v0.1.37
What's Changed
- fix: resolve replay mode errors in Redis and Firestore no-op request handlers by @sohankshirsagar in #138
- fix preserve mysql2 stream queries and native tracing events by @sohankshirsagar in #140
- fix: add actionable warning for background requests during replay by @sohil-kshirsagar in #139
- test: enforce strict replay sandboxing in e2e fixtures by @sohankshirsagar in #141
- fix: filter IPC and Unix domain socket false positives from TCP instrumentation by @sohankshirsagar in #142
- chore: rename CLI repo by @jy-tan in #143
- feat: auto-mark app as ready on first inbound HTTP request by @sohankshirsagar in #144
- dev: add /bug-hunt skill for instrumentation e2e testing by @sohankshirsagar in #145
- feat: auto-register ESM loader hooks in TuskDrift.initialize() by @sohankshirsagar in #146
Full Changelog: v0.1.36...v0.1.37
v0.1.36
What's Changed
- fix: separate Next.js types into /next subpath export by @sohil-kshirsagar in #137
Full Changelog: v0.1.35...v0.1.36
v0.1.35
What's Changed
- refactor: update span proto types to use enums by @jy-tan in #132
- fix(ioredis): emit connect event and set status in replay mode by @sohil-kshirsagar in #133
- fix(prisma): type deserialization and transaction replay by @sohil-kshirsagar in #135
- feat: mongodb v4 support by @sohankshirsagar in #134
- fix: use log level info for rust-core fallback by @jy-tan in #136
Full Changelog: v0.1.34...v0.1.35