Bug fix for Kafka TLS source not connecting to server
This release contains bug fixes to v5.5.0. Refer to the release notes to see other notable feature announcements and information for this version.
Upgrade⚓︎
⚠️ Do not skip release versions.
Skipping versions during upgrades may result in system instability. You must upgrade sequentially through each release version.
Example: Upgrade from 5.4 → 5.5 → 5.6, not 5.4 → 5.6
Upgrade on GKE⚓︎
Upgrade on EKS⚓︎
Upgrade on LKE⚓︎
Changelog⚓︎
Bug Fix⚓︎
Intake⚓︎
- Fixed an issue where a cluster with a Kafka source without a related credential caused the
kafka-peerto emit an error to the log:
The behavior now uses the cluster's credentials if other credentials are omitted, and no error is logged.