Skip to content

v4.0.0

Compare
Choose a tag to compare
@kevinwallimann kevinwallimann released this 20 Jul 11:48
· 124 commits to develop since this release
64a261d

Breaking changes

  • Support for multiple transformers (#82)
  • Move CheckpointOffsetManager logic to Reader and Writer (#130)
  • Express ConfluentAvroKafkaDecoder as transformer (#128)
  • Refactor ParquetPartitioningStreamWriter to transformer (#118)
  • Extract encoding part of KafkaStreamWriter to transformer component (#129)
  • Remove support for processAllAvailable (#149)

Enhancements

  • Retain and map global to local config in abstract factories (#153)