Skip to content

Releases: dataflow-operator/dataflow

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 04:47

1.12.0 (2026-07-26)

Commits

  • bf4d380 feat: add dataflow batch warnings and tests
  • 1ac440f feat: enhance Iceberg and Nessie source connectors with polling limits and scan progress tracking
  • aa839d5 feat: optimize message processing and logging in transformers and processors
  • 139a0e7 feat: enhance task management and error handling in processors and connectors
  • 5b88aa2 feat: add Kafka message acknowledgment warnings and enhance batch processing
  • 1da8b34 fix: align source configuration formatting in dataflow batch warnings tests

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 03:35

1.11.0 (2026-07-26)

Commits

  • 22498eb feat: enhance KafkaSinkSpec with producer tuning options

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 09:39

1.10.0 (2026-07-25)

Commits

  • 6981e3f feat: add support for collapsing sink batches based on message acknowledgment

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 09:13

1.9.0 (2026-07-25)

Commits

  • 8ce4ee5 feat: add "when" predicate support to transformations
  • 82f8008 feat: add TransformWorkers configuration and validation

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 05:56

1.8.0 (2026-07-20)

Commits

  • bc0da6b feat: add InsertField transformation support

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 08:33

1.7.0 (2026-07-19)

Commits

  • 935ad83 feat: enhance DeepCopy functionality for DebeziumUnwrapTransformation

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 08:29

1.6.0 (2026-07-19)

Commits

  • 69da110 feat: add ExtractField and HoistField transformation support
  • 4a493a5 feat: add Cast transformation support
  • a930e26 feat: add Timezone transformation support
  • ce30c31 feat: enhance release notes generation with repository URL normalization
  • b651b6a feat: enhance DebeziumUnwrap transformation with operation and source field options

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 07:47

Commits

  • 899e6b4 feat: add ReplaceField transformation support
  • c0d4126 feat: add HeadersToPayload transformation support
  • 1cbf85b feat: enhance Filter and Router transformations with comparison predicates
  • 78455ef feat: add StructFlatten transformation support
  • 149315d feat: add DeepCopy methods for StructFlattenTransformation

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 10:45

Commits

  • ecf1564 feat: add maintenance window support to DataFlow

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 12:49

Commits

  • fce8f4b Fix: refactor DataFlowCron reconciler for improved job handling and status updates