Skip to content

TypeScript SDK v1.0.2

Latest

Choose a tag to compare

@databricks-zerobus-sdk databricks-zerobus-sdk released this 24 Apr 15:39
· 1 commit to main since this release
typescript/v1.0.2
f7999b8

Bug Fixes

  • Split platform-specific native binaries into separate npm packages (@databricks/zerobus-ingest-sdk-linux-x64-gnu, -linux-arm64-gnu, -win32-x64-msvc). npm now auto-installs only the binary matching the user's OS/arch via optionalDependencies, reducing download size from ~15MB to ~5MB.