Skip to content

Releases: feldera/feldera

v0.323.0

Choose a tag to compare

@release-feldera-feldera release-feldera-feldera released this 19 Jul 19:09

What's Changed

  • [SLT] Skip test that produces integer overflow (fails on Postgres as well) by @mihaibudiu in #6635
  • [adapters] Iceberg connector reads only columns declared in the SQL table by @ryzhyk in #6638
  • [DOC] Bring list of unsupported SQL constructs up-to-date by @mihaibudiu in #6636
  • Performance optimizations (primarily for multihost) by @blp in #6641
  • [SQL] Compile SQL window ROWS queries to RANGE (ROW_NUMBER) by @mihaibudiu in #6613
  • [web-console] Make side panels for connector errors and pipeline health resizable by @Karakatiza666 in #6630
  • [Connectors] Test for TIME ZONE support in Iceberg connector by @mihaibudiu in #6426
  • [adapters] Regression in gather_output_to_host. by @ryzhyk in #6647
  • [SQL] Fix lambda handling of struct fields by @mihaibudiu in #6642
  • [adapters] Support JSON functions in ad-hoc queries by @ryzhyk in #6645

Full Changelog: v0.322.0...v0.323.0

v0.322.0

Choose a tag to compare

@release-feldera-feldera release-feldera-feldera released this 16 Jul 03:14

What's Changed

  • [adapters] Parse Debezium logical types in the Avro input connector by @ryzhyk in #6620
  • deploy: prefer IPv4 in glibc DNS resolution by @jyotshnayaparla-00 in #6626
  • [connectors] Improve Avro key name validation by @mihaibudiu in #6632
  • [dbsp] Don't issue warning for pidlock file. by @blp in #6633
  • [adapters] Widen test HTTP client request timeout to avoid CI flakes by @ryzhyk in #6628
  • [dbsp] Publish accumulated outputs atomically across workers by @ryzhyk in #6589
  • pipeline-manager: use runtime status details for connector stats by @snkas in #6564

Full Changelog: v0.321.0...v0.322.0

v0.321.0

Choose a tag to compare

@release-feldera-feldera release-feldera-feldera released this 14 Jul 15:37

What's Changed

New Contributors

Full Changelog: v0.320.0...v0.321.0

v0.320.0

Choose a tag to compare

@release-feldera-feldera release-feldera-feldera released this 13 Jul 16:32

What's Changed

  • [adapters] Increase wait_for_records timeout in tests. by @ryzhyk in #6614
  • Feldera and Databricks Enzyme Demo by @anandbraman in #6612
  • [DBSP] Add a 'positive' operator, a variant of 'distinct' by @mihaibudiu in #6617
  • [adapters] Fix a bug + a race in suspend processing. by @ryzhyk in #6615
  • [SQL] Support INTERSECT/EXCEPT ALL by rewriting into JOIN of inputs with ROW_NUMBER by @mihaibudiu in #6438

Full Changelog: v0.319.0...v0.320.0

v0.319.0

Choose a tag to compare

@release-feldera-feldera release-feldera-feldera released this 10 Jul 22:18

What's Changed

  • [DOCS] Document limitations of UNNEST by @mihaibudiu in #6598
  • [connectors] read only the DV delta on rewrites in delta follow mode by @swanandx in #6583
  • ci: fix pre-merge queue job not re-formatting PRs by @gz in #6609
  • [adapters] Kafka header filters. by @ryzhyk in #6607
  • [connectors] Add preprocessor API with ConnectorMetadata by @mihaibudiu in #6580
  • [adapters] Add S3 Tables catalog support to Iceberg input connector. by @ryzhyk in #6608
  • Fix incorrect column order in the pipelines table by @Karakatiza666 in #6592
  • [profiler] Display global pipeline stats in profiler by @Karakatiza666 in #6518
  • pipeline-manager: deprecate unstable feature cluster_monitor_resources by @snkas in #6414

Full Changelog: v0.318.0...v0.319.0

v0.318.0

Choose a tag to compare

@release-feldera-feldera release-feldera-feldera released this 08 Jul 03:31

What's Changed

  • adapters: support column mapping in follow and CDC mode for delta input by @swanandx in #6505
  • [SQL] Generalize optimization rule for MAX(CASE WHEN expression THEN 1 END) by @mihaibudiu in #6591

Full Changelog: v0.317.0...v0.318.0

v0.317.0

Choose a tag to compare

@release-feldera-feldera release-feldera-feldera released this 06 Jul 10:45

What's Changed

  • [SQL] Compiler option --format to pretty-print SQL by @mihaibudiu in #6563
  • [profiler] merges.avg_step_time may be undefined by @mihaibudiu in #6570
  • Fix/download artifact test unit.yml by @jyotshnayaparla-00 in #6572
  • [py] Move test_output_buffer_size_limit.py to runtime tests by @ryzhyk in #6574
  • ci: temporarily ignore postgres cdc tests by @abhizer in #6576
  • [web-console] Implement pipeline tags UI by @Karakatiza666 in #6506
  • [connectors] Do not ignore fractional seconds in Debezium timestamps by @mihaibudiu in #6582
  • [dbsp] Fix: join hints were not validated correctly. by @ryzhyk in #6571
  • [adapters] Fix test_clock_advance_survives_checkpoint. by @ryzhyk in #6581
  • [py] Fix flaky test_output_buffer_flushes_at_default_size_limit by @ryzhyk in #6585
  • [adapters] Increase suspend_barrier test timeout to 100s by @ryzhyk in #6584
  • web-console: Move duplicate action into editor menu by @Dnreikronos in #6562
  • [connectors] Tolerate transient Kafka errors in FT input tests by @ryzhyk in #6588
  • connectors: Ignore replay-safe input connector changes by @Dnreikronos in #6513
  • [DBSP] Implement RecursiveStreams on Vec<Stream<_, _>> by @lstwn in #6577
  • [DBSP][SQL] Debugging tools to detect invalid change streams at runtime by @mihaibudiu in #6523

Full Changelog: v0.316.0...v0.317.0

v0.316.0

Choose a tag to compare

@release-feldera-feldera release-feldera-feldera released this 03 Jul 04:03

What's Changed

New Contributors

Full Changelog: v0.315.0...v0.316.0

v0.315.0

Choose a tag to compare

@release-feldera-feldera release-feldera-feldera released this 28 Jun 02:22

What's Changed

Full Changelog: v0.314.0...v0.315.0

v0.314.0

Choose a tag to compare

@release-feldera-feldera release-feldera-feldera released this 24 Jun 19:02

What's Changed

Full Changelog: v0.313.0...v0.314.0