Skip to content

Releases: feldera/feldera

v0.282.0

06 Apr 08:06

Choose a tag to compare

What's Changed

Full Changelog: v0.281.0...v0.282.0

v0.281.0

04 Apr 07:49

Choose a tag to compare

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 Cell in place of RefCell where 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

03 Apr 07:58

Choose a tag to compare

What's Changed

Full Changelog: v0.279.0...v0.280.0

v0.279.0

02 Apr 07:46

Choose a tag to compare

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

02 Apr 00:20

Choose a tag to compare

What's Changed

Full Changelog: v0.277.0...v0.278.0

v0.277.0

01 Apr 07:51

Choose a tag to compare

What's Changed

  • Range filter for batches by @gz in #5937
  • [dbsp] Eliminate duplicate code in Consensus implementation. by @blp in #5943
  • Update vulnerable docs site deps, re-introduce min age for Bun by @Karakatiza666 in #5960
  • [dbsp] Make DevTweaks public so it will get documented. by @blp in #5941

Full Changelog: v0.276.0...v0.277.0

v0.276.0

31 Mar 20:29

Choose a tag to compare

What's Changed

  • [SQL] Fix incorrect conversion of long intervals to integers by @mihaibudiu in #5920
  • [dbsp] Clear rkyv scratch space from one serialization to the next. by @blp in #5919
  • [SQL] Remove MapIndex operators after tables with primary keys by @mihaibudiu in #5887
  • Fix bugs in fixed-point arithmetic by @blp in #5948
  • fix: correct DeltaTableIngestMode display typo by @ouatu-ro in #5949
  • rust: upgrade to 1.93.1 by @snkas in #5952
  • Mirror pubsub emulator to ghcr by @jyotshnayaparla-00 in #5953
  • fix(connectors): improve log message when output buffers stall pipeline by @mvanhorn in #5867
  • [dbsp] Promote batches with negative weights more aggressively. by @ryzhyk in #5951
  • [dbsp] Avoid one data copy on remote exchange. by @blp in #5942
  • [dbsp] Fix recently introduced bug in pairs seralizer. by @blp in #5962

New Contributors

Full Changelog: v0.275.0...v0.276.0

v0.275.0

27 Mar 21:31

Choose a tag to compare

What's Changed

  • Speed up multihost exchange by @blp in #5819
  • [DOCS] Fix documentation for preprocessor example by @mihaibudiu in #5912
  • [dbsp] Spill to storage on insert less aggressively. by @ryzhyk in #5914
  • [SQL] Fix three compiler/runtime bugs from #5899 by @mihaibudiu in #5909
  • manager: fix two bugs in custom runtime selection by @gz in #5922
  • Add a dialog to clear storage when changing pipeline config by @Karakatiza666 in #5871
  • [dbsp] Portable thread id for samply. by @ryzhyk in #5928
  • Bump the uv group across 2 directories with 1 update by @dependabot[bot] in #5925
  • pipeline-manager: fix checkpoint sync docs by @swanandx in #5926
  • [adapters]: last_sync should only be updated with successful syncs by @swanandx in #5931
  • [adapters] Two HTTP connector fixes. by @ryzhyk in #5873
  • [adapters] Wake up Kafka receiver thread when backpressure is relieved. by @blp in #5934
  • Input upsert fix by @ryzhyk in #5929
  • [SQL] Fix incorrect implementation of LEFT JOINs after sharing indexes by @mihaibudiu in #5936

Full Changelog: v0.274.0...v0.275.0

v0.274.0

25 Mar 07:56

Choose a tag to compare

What's Changed

  • [SQL] Do not take references of expressions in LazyCell initializers by @mihaibudiu in #5907
  • [dbsp] Memory pressure mechanism by @ryzhyk in #5901
  • feldera-types: remove unused dependencies by @snkas in #5910

Full Changelog: v0.273.0...v0.274.0

v0.273.0

24 Mar 07:53

Choose a tag to compare

What's Changed

  • storage: re-use FBufs across allocation/deallocation by @gz in #5843
  • [SQL] Fix conversion of DECIMAL(38, x) to INTEGER by @mihaibudiu in #5891
  • deps: Update aws-lc-sys by @gz in #5892
  • [SQL] Add support for FORMAT_TIMESTAMP and FORMAT_TIME by @mihaibudiu in #5889
  • Bump the npm_and_yarn group across 2 directories with 2 updates by @dependabot[bot] in #5707
  • docs: add documentation for multiple string and numeric functions by @rivudhk in #5900
  • [docs] bump js-yaml version by @Karakatiza666 in #5903
  • [web-console] Improve error popups by including error context by @Karakatiza666 in #5868
  • Issue 5905: quiet build warnings during non-present git folder by @gz in #5906

Full Changelog: v0.272.0...v0.273.0