-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: Use-Tusk/drift-node-sdk
base: v0.1.13
head repository: Use-Tusk/drift-node-sdk
compare: main
- 15 commits
- 115 files changed
- 4 contributors
Commits on Nov 7, 2025
-
fix: bundle otel and core dependencies into sdk (#68)
* upgraded otel semantic conventions version * pinned opentelemetry api version * ^ to semantic-conventions * bundle otel + core dependencies * make sure input schemas are of type JsonSchema when fetching mocks
Configuration menu - View commit details
-
Copy full SHA for 39bd080 - Browse repository at this point
Copy the full SHA 39bd080View commit details -
Configuration menu - View commit details
-
Copy full SHA for cca6eb9 - Browse repository at this point
Copy the full SHA cca6eb9View commit details
Commits on Nov 8, 2025
-
docs: add environment variable docs (#65)
* added docs on different env vars * address feedback
Configuration menu - View commit details
-
Copy full SHA for 1252bf7 - Browse repository at this point
Copy the full SHA 1252bf7View commit details
Commits on Nov 9, 2025
-
* initial benchmarks * clean up benchmarks, and add results * merge all benchmarks into one file * make sure benchmarks actually run tusk sdk * fix transforms using http instead of fetch * add new results * fix formatting * update findings * add profiling * added script to compare results * fix compare script * remove results * try adding memory logging * fix merge conflict * revert some files to be same as main * output to json and rewrite compare script * simplify resource collection a lot, and print cpu stats as well * cleanup * super cleanup, fix lots of horrible things * remove comments * add more to readme * try fixing build --------- Co-authored-by: Sohan Kshirsagar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29ec7ea - Browse repository at this point
Copy the full SHA 29ec7eaView commit details
Commits on Nov 10, 2025
-
feat: use prisma package type (#69)
* use prisma packagetype * bump schemas again
Configuration menu - View commit details
-
Copy full SHA for 1a86f33 - Browse repository at this point
Copy the full SHA 1a86f33View commit details -
feat: upstash instrumentation (#71)
* first pass, need to add to webpack externals * fixed, need to add e2e tests * e2e tests + esm support * update readme * rearrange logs + bundle upstash when drift is disabled * add more external packages to be safe * try fixing build
Configuration menu - View commit details
-
Copy full SHA for ea0a4c0 - Browse repository at this point
Copy the full SHA ea0a4c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b680423 - Browse repository at this point
Copy the full SHA b680423View commit details
Commits on Nov 12, 2025
-
feat: mysql instrumentation (#73)
* working version * disable telemetry for e2e tests * fixed instrumentation + esm e2e tests * address bug bot comment * fix instrumentation + e2e tests * address bug bot comments * update readme
Configuration menu - View commit details
-
Copy full SHA for 094ddd8 - Browse repository at this point
Copy the full SHA 094ddd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e67fa5 - Browse repository at this point
Copy the full SHA 6e67fa5View commit details
Commits on Nov 20, 2025
-
fix: support lazy query execution + dynamic fragments (postgres) (#76)
* fixed cjs postgres instrumentation * Add esm tests * Address bug bot comment * fix no op calls
Configuration menu - View commit details
-
Copy full SHA for b31e99d - Browse repository at this point
Copy the full SHA b31e99dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5b152b - Browse repository at this point
Copy the full SHA c5b152bView commit details
Commits on Nov 23, 2025
-
fix: support rowMode array option in replay mode (#79)
* Add rowMode array support to preserve correct data format during replay * remove comment
Configuration menu - View commit details
-
Copy full SHA for 41b10ed - Browse repository at this point
Copy the full SHA 41b10edView commit details
Commits on Nov 24, 2025
-
fix: patch connection.destroy (mysql) (#80)
* patch connection destroy * add esm tests * add comment
Configuration menu - View commit details
-
Copy full SHA for 68d06ea - Browse repository at this point
Copy the full SHA 68d06eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2562ce8 - Browse repository at this point
Copy the full SHA 2562ce8View commit details
Commits on Nov 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 688a355 - Browse repository at this point
Copy the full SHA 688a355View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.13...main