Releases: feldera/feldera
Releases · feldera/feldera
v0.234.0
v0.233.0
What's Changed
- [python] Fix a Python integration test failure. by @blp in #5527
- dbsp: tracking bloom filter by @snkas in #5500
- Nats timeout by @blp in #5528
- manager: expose the checkpoints api by @abhizer in #5529
- docs: expand existing pipeline storage by @snkas in #5530
- [python] In tests, print deployment status while waiting for it to ch… by @blp in #5533
Full Changelog: v0.232.0...v0.233.0
v0.232.0
What's Changed
- [python] In platform tests, kill the pipeline after obtaining its out… by @blp in #5521
- ci: add wait for image script for ghcr by @swanandx in #5523
- [docs] Pipelines only need to be restarted after enabling HTTPS. by @blp in #5524
- py: add tests for unsigned integer type by @rivudhk in #5518
- [adapters] NATS: Fix "consumer already exists" error for named consumers by @blp in #5526
Full Changelog: v0.231.0...v0.232.0
v0.231.0
What's Changed
- [SQL] Include struct hash in struct name by @mihaibudiu in #5512
- python: configure workers and hosts for tests by @snkas in #5474
- [SQL] Pass to compute static circuit statistics; new interfaces to categorize operators by @mihaibudiu in #5513
- [docs] Document PKI configuration for multihost pipelines. by @blp in #5519
Full Changelog: v0.230.0...v0.231.0
v0.230.0
What's Changed
- [WebConsole] Implement Samply profile collection UI by @Karakatiza666 in #5423
- [web-console] Add Scarf Pixel to track OSS usage by @Karakatiza666 in #5486
- [SQL] Several improvements to the Rust code generation by @mihaibudiu in #5508
- python: move single unit test to tests directory by @snkas in #5417
- py: add illegal argument tests for CAST operator by @rivudhk in #5511
Full Changelog: v0.229.0...v0.230.0
v0.229.0
What's Changed
Full Changelog: v0.228.0...v0.229.0
v0.228.0
What's Changed
- [SQL] Three bug fixes (3 commits) by @mihaibudiu in #5497
- [adapters] Report "/status" correctly during replay. by @blp in #5503
- [adapters] Properly handle error return from CircuitThread::step(). by @blp in #5505
- storage: better checkpoint GC during S3 sync by @abhizer in #5469
- [adapters] Delta: process delete actions before adds. by @ryzhyk in #5499
- [datagen] fix binary generation by @gz in #5480
Full Changelog: v0.227.0...v0.228.0
v0.227.0
What's Changed
- [SQL] Insert correct operator in circuit when compiling MINUS by @mihaibudiu in #5482
- [SQL] Option to discover correlated table columns by @mihaibudiu in #5455
- Initial support for multihost pipelines by @blp in #5358
- [fips] add startup and HTTPS FIPS mode logging for rustls by @igorscs in #5489
- [SQL] Advance Calcite version; convert all input types to the result type in an INTERSECT operation by @mihaibudiu in #5490
- [dbsp] TopN and BottomN GC. by @ryzhyk in #5460
- [readme] update required version of nodejs 20 or newer by @igorscs in #5494
- Enable FIPS in CI but not by default in the build. by @blp in #5488
- [pipeline-manager] Support additional private CA for pipeline connections by @blp in #5495
- None optimization (part 2) by @gz in #5409
- [adapters] Fix data interleaving in HTTP ingress connector. by @blp in #5498
Full Changelog: v0.226.0...v0.227.0
v0.226.0
What's Changed
- [SQLLIB] Implement abs and sign for unsigned types by @mihaibudiu in #5456
- [SQL] Support per-table 'skip_unused_columns' property by @mihaibudiu in #5458
- [adapters] Fix accounting of queued batches with transaction. by @ryzhyk in #5466
- Add a button to copy the result of ad-hoc queries by @Karakatiza666 in #5462
- [profile-vis] Fix support bundle files not discovered when located in subdirectories of the archive by @Karakatiza666 in #5465
- [SQL] Fix several compiler bugs discovered while testing more complex programs by @mihaibudiu in #5478
Full Changelog: v0.225.0...v0.226.0
v0.225.0
What's Changed
- [SQL] Rework the implementation of SAFE_CAST by @mihaibudiu in #5428
- Bump urllib3 from 2.5.0 to 2.6.3 in /python by @dependabot[bot] in #5442
- [adapters] Delta: report initial frontier in follow&cdc modes. by @ryzhyk in #5457
- Bump requests from 2.32.3 to 2.32.4 in /docs.feldera.com by @dependabot[bot] in #5444
- [adapters] Add
verboseconfig setting for delta. by @ryzhyk in #5459
Full Changelog: v0.224.0...v0.225.0