Releases: feldera/feldera
Releases · feldera/feldera
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
v0.278.0
What's Changed
- [dbsp Implement From for CircuitConfig by @lstwn in https://github.com//pull/5961
- cargo: MSRV from
1.91.1to1.93.1by @snkas in #5954 - adapters: parallel delta output encoder by @swanandx in #5869
Full Changelog: v0.277.0...v0.278.0