Skip to content

Releases: getsentry/sentry-javascript-profiling-node-binaries

2.4.0

08 May 07:23

Choose a tag to compare

  • feat: Add Node 26 support (#32)

2.3.0

05 May 16:02

Choose a tag to compare

  • fix: Memory leaks, integer truncation, UB, and double-stop (#26)
  • fix: Integer arithmetic for timestamps, emit elapsed_since_start_ns as string (#28)
  • fix: Dead member, capacity checks, insert perf, napi_env by value (#27)
  • chore: Replace execSync with execFileSync to prevent command injection (#23)
  • chore: Pin GitHub Actions to full-length commit SHAs (#24)
  • ci: Build Linux in container for wider glibc support (#16)

2.2.0

08 May 14:40

Choose a tag to compare

  • feat: Support Node 24 (#12)
  • ci: Bump Ubuntu build version (#13)

2.1.0

12 Feb 17:27

Choose a tag to compare

  • feat: Support Electron (#9)
  • fix: Fix and test bundling (#8)