Skip to content

v4.92.0

Choose a tag to compare

@github-actions github-actions released this 15 May 09:11
· 161 commits to main since this release
8b54f6e

For installation instructions check out the getting started guide.

Added

  • kafka: Exposed Franz Kafka producer configuration options including acks, max_buffered_records, max_buffered_bytes, max_in_flight_requests, record_retries, and record_delivery_timeout for greater control over message delivery behavior. (@dyurchanka, #4028)
  • telemetry: Add deployment-type and tenant-id to call-home payload (@prakhargarg105, #4426)

Fixed

  • iceberg: Improved Iceberg commit performance by skipping the redundant duplicate-path check on AddDataFiles operations, which was causing multiplicative slowdowns on busy tables. (@Jeffail, #4421)

Changed

The full change log can be found here.