Releases: Use-Tusk/drift-node-sdk
Releases · Use-Tusk/drift-node-sdk
v0.1.15
What's Changed
- feat: mysql instrumentation by @sohankshirsagar in #73
- doc: add demo gif to readme by @sohankshirsagar in #74
- fix: support lazy query execution + dynamic fragments (postgres) by @sohankshirsagar in #76
- chore: bump to version v0.1.15 by @sohankshirsagar in #78
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- fix: bundle otel and core dependencies into sdk by @sohankshirsagar in #68
- fix: support date subclasses in date instrumentation by @sohankshirsagar in #70
- docs: add environment variable docs by @sohankshirsagar in #65
- Benchmarks by @podocarp in #28
- feat: use prisma package type by @sohankshirsagar in #69
- feat: upstash instrumentation by @sohankshirsagar in #71
- chore: bump version to v0.1.14 by @sohankshirsagar in #72
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- feat: send sdk alerts to cli by @sohankshirsagar in #61
- feat: add synchronous environment variable fetching from CLI by @sohankshirsagar in #66
- chore: bump version to v0.1.13 by @sohankshirsagar in #67
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- chore: fix nextjs e2e tests + update docs by @sohankshirsagar in #59
- docs: Add ESM examples to Next.js docs by @sohankshirsagar in #60
- fix: http outbound request instrumentation by @sohankshirsagar in #62
- feat: prisma instrumentation by @sohankshirsagar in #63
- chore: bump version 0.1.12 by @sohankshirsagar in #64
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- feat: accept multi-level sampling rate by @sohankshirsagar in #56
- fix: remove SDK path resolution for webpack externals by @sohankshirsagar in #57
- chore: bump version 0.1.11 by @sohankshirsagar in #58
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- feat: filter traces to only accept JSON + plain text content-type responses by @sohankshirsagar in #54
- chore: bump version 0.1.10 by @sohankshirsagar in #55
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- feat: added nextjs e2e tests + withTuskDrift fix by @sohankshirsagar in #50
- fix: return no-op results when mock not found by @sohankshirsagar in #51
- feat: add no-op handler for background requests by @sohankshirsagar in #52
- chore: bump version 0.1.9 by @sohankshirsagar in #53
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- feat: firestore instrumentation + grpc outbound improvements by @sohankshirsagar in #40
- perf: Move sampling checks earlier to reduce overhead by @sohankshirsagar in #43
- feat: block trace creation and export for spans exceeding 1MB by @sohankshirsagar in #44
- feat: block recording endpoints that return static types by @sohankshirsagar in #45
- fix: duplicate schema hash computation by @sohankshirsagar in #47
- feat: add stopRecordingChildSpans flag to prevent child span recording by @sohankshirsagar in #48
- chore: upgrade 0.1.8 by @sohankshirsagar in #49
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- chore: run e2e tests in CI by @sohankshirsagar in #35
- docs: add community section with Slack invite link to README by @marcel-tan in #36
- fix: jwt replay span name by @jy-tan in #39
- chore: make info default logging type by @sohankshirsagar in #38
- fix: misc improvements to mysql2 instrumentation by @sohankshirsagar in #37
- ci(e2e): prevent GitHub API rate limiting for CLI installs during parallel Docker builds by @jy-tan in #41
- fix: capture stack trace before async boundary by @jy-tan in #32
- chore: release v0.1.7 by @jy-tan in #42
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- feat: add Next.js support by @sohankshirsagar in #27
- chore: fix doc link in README by @marcel-tan in #31
- chore: add cache-busting to e2e tests and improve mysql2 base connection support by @sohankshirsagar in #33
- chore: release 0.1.6 by @sohankshirsagar in #34
New Contributors
- @marcel-tan made their first contribution in #31
Full Changelog: v0.1.5...v0.1.6