databricks/zerobus-sdk rust/v2.1.1
databricks/zerobus-sdk
Captured source
source ↗published May 27, 2026seen 5dcaptured 10hhttp 200method plain
Rust SDK v2.1.1
Repository: databricks/zerobus-sdk
Tag: rust/v2.1.1
Published: 2026-05-27T22:58:44Z
Prerelease: no
Release notes:
Major Changes
New Features and Improvements
Bug Fixes
- Fix the Arrow Flight example so it works against the prerequisite
orders
table — corrected the schema to LargeUtf8 for STRING, Timestamp(Microsecond, Some("UTC")) for TIMESTAMP, and nullable: true. All four examples/{json,proto}/{batch,single}.rs now use timestamp_micros() so created_at / updated_at land at the current time instead of January 1970 (the server stores any int64 in a TIMESTAMP column without unit validation).
Documentation
- Enable
all-featureson docs.rs soarrow-flightandzeroparserare
visible. Re-export TimeUnit from the SDK root.
- Refresh
rust/README.md: correctprost/tokioversions in the
install snippet, fix the schema-tool build command, advertise the arrow-flight Beta feature, and update Repository Structure.
Internal Changes
Breaking Changes
Deprecations
API Changes
Notability
notability 3.0/10Routine SDK version update, no notable traction