·
1 commit
to main
since this release
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 viaoptionalDependencies, reducing download size from ~15MB to ~5MB.