Skip to content

0.6.19

Latest
Compare
Choose a tag to compare
@tabmatfournier tabmatfournier released this 06 Jun 21:53
066bb79

What's Changed

A minor update to improve logging, particularly for debugging:

  • some thrown errors now include Kafka topic/partition/offset for the record triggering the exception
  • the Kafka topic/partition/offset that is used to create an Iceberg table when auto create table is enabled
  • the Kafka topic/partition/offset that causes a Iceberg schema evolution, when enabled
  • additional logging around coordinator/worker to help debug Kafka/Connector settings in cases where files are being written to disk but not being committed to the table

Full Changelog: v0.6.18...v0.6.19