Skip to content

Releases: feldera/feldera

v0.288.0

18 Apr 02:53

Choose a tag to compare

What's Changed

  • [adapters] Report batch write progress for Delta Lake output connector. by @swanandx in #6008
  • fix partial_shuffle in distinct_count_test by @TheIronBorn in #6026
  • [feldera-types] Preserve unknown dev_tweaks options in configuration. by @blp in #6030
  • [SQL] Do not serialize as JSON the contents of constant collections by @mihaibudiu in #6023
  • [connectors] Clock connector picks up clock resolution changes. by @ryzhyk in #6001
  • adapters: fix OOM in ad-hoc query hashing for large data by @swanandx in #6016
  • Bump follow-redirects from 1.15.11 to 1.16.0 in /docs.feldera.com in the npm_and_yarn group across 1 directory by @dependabot[bot] in #6034
  • [webui] Display 0 for statistics before pipeline starts by @mihaibudiu in #6051
  • feat(py): A dbt adapter for Feldera (not a Feldera adapter, but a dbt adapter, that is wrapping Feldera) by @mdrakiburrahman in #5950
  • [connectors] Add custom columns to PG output. by @ryzhyk in #6047
  • Bump the uv group across 2 directories with 1 update by @dependabot[bot] in #6056
  • Add checkpoint info to /stats API endpoint, add checkpoint info UI by @Karakatiza666 in #6003
  • python: fix logs test by @snkas in #6058
  • Feldera samply by @blp in #6052
  • [SQL] Improve code generation for functions that use Regex and Timezone by @mihaibudiu in #6043
  • [SQL] Add version information to SQL compiler by @mihaibudiu in #6061

New Contributors

Full Changelog: v0.287.0...v0.288.0

v0.287.0

13 Apr 08:03

Choose a tag to compare

What's Changed

  • feldera-types: resolve env vars in connector config by @abhizer in #5836
  • python: add support for adhoc query as pyarrow table by @monochromatti in #5814
  • Fix f64 deserialization in DevTweaks inside flattened PipelineConfig by @gz in #6017
  • [SQL] Fix incorrect documentation for TO_HEX function by @mihaibudiu in #6021
  • Add output reset API skeleton by @gz in #6018
  • [PROFILER] Allow searching by a substring of a persistent ID by @mihaibudiu in #6022
  • [SQL] Fix crash in waterline computation by @mihaibudiu in #6019
  • [SQL] Do not use buggy Calcite function implementation SPLIT_PART by @mihaibudiu in #6020
  • ci: abort Docker build job when workflow is cancelled by @jyotshnayaparla-00 in #6024
  • [adapters] Delta input: revamp error handling and retry logic. by @ryzhyk in #6015

New Contributors

Full Changelog: v0.286.0...v0.287.0

v0.286.0

09 Apr 08:04

Choose a tag to compare

What's Changed

Full Changelog: v0.285.0...v0.286.0

v0.285.0

08 Apr 21:23

Choose a tag to compare

What's Changed

Full Changelog: v0.284.0...v0.285.0

v0.284.0

08 Apr 07:53

Choose a tag to compare

What's Changed

  • [dbsp] Test for the InputUpsert operator. by @ryzhyk in #5995
  • Grafana dashboard template and reorganization by @anandbraman in #5999
  • [adapters] Report how much data each input connector supplies per step. by @blp in #6000

Full Changelog: v0.283.0...v0.284.0

v0.283.0

07 Apr 08:05

Choose a tag to compare

What's Changed

Full Changelog: v0.282.0...v0.283.0

v0.282.0

06 Apr 08:06

Choose a tag to compare

What's Changed

Full Changelog: v0.281.0...v0.282.0

v0.281.0

04 Apr 07:49

Choose a tag to compare

What's Changed

  • Revert "ci: skip build phases on re-enqueue if artifacts already exist" by @jyotshnayaparla-00 in #5978
  • [SQL] Add two missing visitor methods to CircuitDispatcher by @mihaibudiu in #5990
  • [dbsp] Use Cell in place of RefCell where we can. by @blp in #5956
  • deps: python: exclude-newer than 1 week by @abhizer in #5984

Full Changelog: v0.280.0...v0.281.0

v0.280.0

03 Apr 07:58

Choose a tag to compare

What's Changed

Full Changelog: v0.279.0...v0.280.0

v0.279.0

02 Apr 07:46

Choose a tag to compare

What's Changed

  • [docs] restructure fault tolerance and DR documentation by @anandbraman in #5975
  • [SQL] Add the value of the property 'skip_unused_columns' for the table to the generated Rust code by @mihaibudiu in #5958

Full Changelog: v0.278.0...v0.279.0