Releases: Use-Tusk/drift-node-sdk
Releases · Use-Tusk/drift-node-sdk
Release list
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
v0.1.34
What's Changed
- fix: map OTel SpanKind to proto before passing to Rust core by @sohil-kshirsagar in #131
Full Changelog: v0.1.33...v0.1.34
v0.1.33
What's Changed
- fix: add Accept header to rust binary span export path by @sohankshirsagar in #130
Full Changelog: v0.1.32...v0.1.33
v0.1.32
What's Changed
- ci: require inbound replay span for e2e tests by @jy-tan in #124
- feat: add mock-upstream mode for fetch/http/nextjs e2e suites by @jy-tan in #125
- feat: add firestore v8 support by @sohankshirsagar in #126
- feat: mongodb instrumentation by @sohankshirsagar in #127
- fix: mongodb transaction support and cursor early-close recording by @sohankshirsagar in #128
- feat: redis instrumentation by @sohankshirsagar in #129
Full Changelog: v0.1.31...v0.1.32
v0.1.31
What's Changed
- Benchmarks v2 by @podocarp in #118
- ci: exclude
upstash-redis-jsfrom e2e test runs by @jy-tan in #122 - feat: add optional drift-core rust acceleration path by @jy-tan in #121
- feat: enable rust core by default and add non-rust e2e smoke by @jy-tan in #123
Full Changelog: v0.1.30...v0.1.31
v0.1.30
What's Changed
- fix: use nullish coalescing for SpanKind to preserve INTERNAL (0) by @sohil-kshirsagar in #120
Full Changelog: v0.1.29...v0.1.30
v0.1.29
What's Changed
- fix: convert SpanKind to proto format in filesystem span adapter by @sohankshirsagar in #119
Full Changelog: v0.1.28...v0.1.29
v0.1.28
What's Changed
- fix: only treat HTTP 4xx+ responses as errors by @sohankshirsagar in #117
Full Changelog: v0.1.27...v0.1.28
v0.1.27
What's Changed
- chore: bump schemas version by @sohankshirsagar in #116
Full Changelog: v0.1.26...v0.1.27
v0.1.26
What's Changed
- chore: better logging for mock matching by @sohankshirsagar in #115
Full Changelog: v0.1.25...v0.1.26