ReleaseDatabricks (DBRX)Databricks (DBRX)published Feb 3, 2026seen 5d

databricks/zerobus-sdk-go v0.2.1

databricks/zerobus-sdk-go

Open original ↗

Captured source

source ↗
published Feb 3, 2026seen 5dcaptured 8hhttp 200method plain

Release v0.2.1

Repository: databricks/zerobus-sdk-go

Tag: v0.2.1

Published: 2026-02-03T10:57:34Z

Prerelease: no

Release notes:

Release v0.2.1

Bug Fixes

  • Critical: Fixed CGO pointer violations in batch ingestion APIs that caused runtime panics with "cgo argument has Go pointer to unpinned Go pointer"
  • Fixed IngestRecordsOffset() for both JSON and Protocol Buffer records
  • Fixed by allocating pointer arrays in C memory instead of Go memory
  • Added NULL checks for all malloc calls to handle out-of-memory scenarios gracefully
  • Added checks in batch ingestion functions
  • Added checks in headers provider callback

Internal Changes

  • Updated all SDK pointer validation to work with wrapper structure

Notability

notability 2.0/10

Minor SDK version bump, low impact.