Releases: feldera/feldera
Releases · feldera/feldera
v0.222.0
What's Changed
- [SQL] Advance Calcite version by @mihaibudiu in #5399
- [dbsp] Disable metadata exchange in non-root circuits. by @ryzhyk in #5410
- [profiler] Fix bug which prevented displaying source positions by @mihaibudiu in #5411
- [SQL] Fix incorrect nullability computation for column in ASOF JOIN by @mihaibudiu in #5413
Full Changelog: v0.221.0...v0.222.0
v0.221.0
What's Changed
- Implement Cluster Health page by @Karakatiza666 in #5336
- [SQL] Forbid negation when applied to unsigned values by @mihaibudiu in #5397
- [profile-vis] Deduplicate profiler code in web-console and profiler-app by @Karakatiza666 in #5382
- Adhoc consistency by @blp in #5396
- [DOCS] Document how to run pipelines with no inputs by @mihaibudiu in #5400
- Feldera fips by @igorscs in #5405
- [rust] Procedural macros for Tup generation by @gz in #5323
Full Changelog: v0.220.0...v0.221.0
v0.220.0
What's Changed
Full Changelog: v0.219.0...v0.220.0
v0.219.0
What's Changed
- [SQL] Fix bug in compilation of queries with interned strings by @mihaibudiu in #5392
Full Changelog: v0.218.0...v0.219.0
v0.218.0
What's Changed
- [SQL] Fix incorrect rewriting when uninterning in right side of LEFT JOIN by @mihaibudiu in #5360
- [profiler] Handle correctly statistics of nested regions by @mihaibudiu in #5369
- pipeline-manager: bump jsonwebtoken to
10.2.0by @snkas in #5373 - [dbsp, adapters] Add some missing region annotations. by @ryzhyk in #5364
- [dbsp] Split large outputs in chain_aggregate. by @ryzhyk in #5376
- [profiler] Enable profiler visualization in the absence of pipeline config or dataflow graph by @mihaibudiu in #5368
- pipeline-manager: pipeline_template in config by @swanandx in #5356
- [dbsp, compiler] GC for the right-hand side of ASOF joins. by @ryzhyk in #5370
- [docs] Update ASOF join section in time-series tutorial by @ryzhyk in #5387
- [dbsp] Transaction support for asof joins. by @ryzhyk in #5372
Full Changelog: v0.217.0...v0.218.0
v0.217.0
What's Changed
- Fix pinned 'top nodes' tooltip not updated when choosing another metric by @Karakatiza666 in #5348
- sync: support automatic periodic checkpoint syncs by @abhizer in #5357
- py: fix minio credentials by @abhizer in #5367
Full Changelog: v0.216.0...v0.217.0
v0.216.0
What's Changed
- adapters: invoke only one s3 push operation at a time by @abhizer in #5343
- [SQL] Ignore case when casting string to Boolean by @mihaibudiu in #5355
- [SQL] Generate all default values for tables with key by @mihaibudiu in #5354
Full Changelog: v0.215.0...v0.216.0
v0.215.0
What's Changed
- [SQL] Fix bug implementing incorrect array cast by @mihaibudiu in #5346
- [adapters] Delta connector: stage input buffers. by @ryzhyk in #5349
- [SQL] Use correct type for the connector_metadata variable (&VARIANT) by @mihaibudiu in #5353
Full Changelog: v0.214.0...v0.215.0
v0.214.0
v0.213.0
What's Changed
- docs: removed CONVERT function from the index of functions by @rivudhk in #5332
- py: add tests for AS OF joins with different ON clauses by @rivudhk in #5335
- [adapters] Fix pipeline getting stuck due to output connector error. by @ryzhyk in #5334
- [SQL] Do not preserve source positions for internally-generated SQL by @mihaibudiu in #5308
- [logging] fix logging text to assert against new format by @igorscs in #5339
- [profiler-viz] Several improvements requested by @mihaibudiu in #5337
Full Changelog: v0.212.0...v0.213.0