Releases: feldera/feldera
Releases · feldera/feldera
v0.288.0
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
- @TheIronBorn made their first contribution in #6026
- @mdrakiburrahman made their first contribution in #5950
Full Changelog: v0.287.0...v0.288.0
v0.287.0
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
- @monochromatti made their first contribution in #5814
Full Changelog: v0.286.0...v0.287.0
v0.286.0
What's Changed
- cargo: update
rdkafkato0.39.0by @snkas in #6009 - ci: abort web console e2e job when workflow is cancelled by @jyotshnayaparla-00 in #6012
- [SQL] Support for the CONVERT_TIMEZONE function by @mihaibudiu in #6010
Full Changelog: v0.285.0...v0.286.0
v0.285.0
What's Changed
- Improve selection behavior of the Logs tab by @Karakatiza666 in #5756
- [adapters] Delta output: enable checkpoints. by @ryzhyk in #6006
Full Changelog: v0.284.0...v0.285.0
v0.284.0
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
What's Changed
- [UI] implement pipeline search by @anandbraman in #5983
- [dbsp] Use approximate size for size of in-memory batches. by @blp in #5998
- [web-console] Make pipelines table header sticky by @Karakatiza666 in #5997
Full Changelog: v0.282.0...v0.283.0
v0.282.0
What's Changed
- [web-console] Fix failing to display the connector errors … by @Karakatiza666 in #5933
Full Changelog: v0.281.0...v0.282.0
v0.281.0
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
Cellin place ofRefCellwhere 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
What's Changed
- [docs] Bump lodash version by @Karakatiza666 in #5985
Full Changelog: v0.279.0...v0.280.0
v0.279.0
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