Hybrid Data Pipeline Release Notes
Hybrid Data Pipeline 4.6.2 Release Notes
5.0.0.1210
September 10, 2026
Enhancements
Helm Chart 2.0.0
The following updates were made to the Helm Chart as part of this release.
- Headless Service support
The Helm chart now includes headless service mode as an external access topology. You can enable headless service mode when you want to configure an upstream gateway that routes traffic directly to individual Hybrid Data Pipeline pods using per-pod DNS records.
- Fluent Bit logging integration
The Helm chart now includes an optional Fluent Bit sidecar extension that streams application logs from each pod to external observability backends.
Resolved Issues
HDP-16029 Installation script deletes files on error
When an exception occurred during execution, the enable_ssl.sh script deleted most of the HDP installation directory instead of stopping safely.
HDP-15736 Update_server_cert.sh does not import full certificate chain
When running update_server_cert.sh with a certificate bundle, only the server certificate was imported into the truststore, and the full chain was not imported into the keystore, leaving CA and intermediate certificates out of the stores.
Known Issues
See Hybrid Data Pipeline known issues for details.