Skip to content

v0.288.0

Latest

Choose a tag to compare

@release-feldera-feldera release-feldera-feldera released this 18 Apr 02:53

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