Skip to content

Java SDK v1.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Mar 13:51
· 18 commits to main since this release
01e78a9

GA release of the Databricks Zerobus Ingest SDK for Java.

New Features and Improvements

  • Added HTTP proxy support via standard environment variables (grpc_proxy, https_proxy, http_proxy), following gRPC core conventions. Proxied connections use HTTP CONNECT tunneling with end-to-end TLS. Supports no_grpc_proxy / no_proxy for bypass rules.