Releases: feldera/feldera
Releases · feldera/feldera
v0.246.0
v0.245.0
What's Changed
- [connectors] Include schema id in generated Avro messages. by @ryzhyk in #5619
- Runtime version override fix by @gz in #5621
- [dbsp] Wait up to an hour for inter-host exchange to complete. by @blp in #5622
- [adapters] early abort on wrong custom runtime version by @gz in #5623
Full Changelog: v0.244.0...v0.245.0
v0.244.0
What's Changed
- [profile] Rename profiling properties to use hierarchical names by @mihaibudiu in #5514
- feldera-observability: logging: log all fields by @abhizer in #5603
- py: add remaining illegal argument tests by @rivudhk in #5558
- [SLT] Skip test which performs division by zero by @mihaibudiu in #5611
- [python] move stale start-error polling from test into client start() by @igorscs in #5612
- [adapters] Implement sample_keys for SpineSnapshot. by @ryzhyk in #5614
Full Changelog: v0.243.0...v0.244.0
v0.243.0
What's Changed
- [SQL] A field from a nullable tuple can be nullable (in the waterline analysis) by @mihaibudiu in #5594
- Transactions by @blp in #5562
Full Changelog: v0.242.0...v0.243.0
v0.242.0
What's Changed
- chore: fix sandbox-staging url by @abhizer in #5560
- Benchmark scripts by @gz in #5584
- Concurrent encoders by @ryzhyk in #5361
- Split negative and illarg aggtests to balance runtime by @jyotshnayaparla-00 in #5585
- Multihost completion by @blp in #5575
- [docs] Better document auto.offset.reset in Kafka connector docs by @blp in #5563
- [SQL] Provide an error message for queries with multiple RANK aggregates in the same Window by @mihaibudiu in #5586
- [SQL] Restore optimized_symbols profile in Cargo.toml generated for multi-host by @mihaibudiu in #5590
- [sqllib] Drop support for v4. by @gz in #5591
- [python tests] make bootstrap reject->allow recovery deterministic by @igorscs in #5592
- Add optimized symbols profile to python SDK by @gz in #5600
- [SQL] Proper error message that operator SIMILAR TO is not supported by @mihaibudiu in #5595
- [adapters] Fix regression in S3 connector. by @ryzhyk in #5604
- [SQL] Generate information about comparisons of table columns against constants by @mihaibudiu in #5599
New Contributors
- @jyotshnayaparla-00 made their first contribution in #5585
Full Changelog: v0.241.0...v0.242.0
v0.241.0
v0.240.0
What's Changed
Full Changelog: v0.239.0...v0.240.0
v0.239.0
What's Changed
- [DOCS] Add warning about not ingesting metadata from the Debezium connector by @mihaibudiu in #5552
- [rustls] switch to use default-https-client in rustls by @igorscs in #5556
- [dbsp] Force update_snapshot to drop the snapshot in a tokio thread. by @ryzhyk in #5565
- [SQL] Introduce a special literal with type void; using the empty tuple does not really work by @mihaibudiu in #5566
- [ci] switch to claude code review by @gz in #5574
- [dbsp] Use std::unstable_sort in merger. by @ryzhyk in #5571
- Add an option to view per-connector metrics in Performance tab by @Karakatiza666 in #5572
- [SQL] Replace the calcite implementations of TUMBLE and HOP with functions which infer unlimited precision for TIMESTAMPs by @mihaibudiu in #5576
Full Changelog: v0.238.0...v0.239.0
v0.237.0
What's Changed
- demo: cleanup demos except packaged ones by @snkas in #5403
- Inlining tuning by @mihaibudiu in #5548
- [SQL] Use a single WINDOW operator for temporal filters instead of two when possible by @mihaibudiu in #5551
- [feldera-types] Implement some traits for multihost samply profiles. by @blp in #5553
- [adapters] Avoid races updating status.json. by @blp in #5554
Full Changelog: v0.236.0...v0.237.0
v0.236.0
What's Changed
- [SQL] Move more of the Cargo.toml generation in the SQL compiler by @mihaibudiu in #4731
- [adapters] Fix connector-initiated multihost transactions. by @blp in #5542
- [adapters] Log detailed checkpoint info on startup. by @ryzhyk in #5546
Full Changelog: v0.235.0...v0.236.0