For installation instructions check out the getting started guide.
Added
- iceberg: Added three-stage type resolution pipeline for Iceberg schema evolution with optional schema metadata override and Bloblang type mapping. (@rockwotj, #4167)
- redpanda: Added tracing span mapping support to redpanda input and output for trace context propagation across Kafka-connected pipelines. (@mmatczuk, #4146)
- salesforce: Added Salesforce processor implementation with REST client, GraphQL support, real-time streaming, and bulk operations for reading and writing data. (@ness-david-dedu, #4151)
Fixed
- aws: Fixed send-on-closed-channel panic in dynamodb_cdc by ensuring shard reader goroutines complete before closing message channel. (@squiidz, #4168)
- redpanda: Fixed error handling in redpanda output when unable to create franz writer to prevent nil pointer dereference. (@josephwoodward, #4149)
The full change log can be found here.