Skip to content

Releases: malon64/floe

Floe v0.3.4

19 Apr 15:09
08cdbee

Choose a tag to compare

Release v0.3.4

Floe v0.3.3

06 Apr 14:03
f123707

Choose a tag to compare

Release v0.3.3

Floe v0.3.2

12 Mar 09:15
d4c1620

Choose a tag to compare

feat: implement requested changes (#221)

Co-authored-by: Agent (OpenClaw) <agent@floe.local>

Floe v0.3.1

04 Mar 16:22
36029f0

Choose a tag to compare

Add Delta merge_scd2 write mode (#200)

* add delta merge_scd2 write mode

* add local scd2 delta example configs

* fix scd2 predicate type coercion in delta merge

* remove temporary merge example artifacts

* Fix SCD2 bootstrap nullability and strict schema compatibility

---------

Co-authored-by: a.metwalli <alexis.metwalli_ext@sonepar.com>

Floe v0.3.0

25 Feb 16:45
bfefad9

Choose a tag to compare

prepare v0.3.0 release (#196)

Co-authored-by: a.metwalli <alexis.metwalli_ext@sonepar.com>

Floe v0.2.8

25 Feb 11:23
f95b409

Choose a tag to compare

v0.2.8

Floe v0.2.7

24 Feb 17:24
a893720

Choose a tag to compare

prepare v0.2.7 release (#168)

Co-authored-by: a.metwalli <alexis.metwalli_ext@sonepar.com>

Floe v0.2.6

24 Feb 15:06
129be3c

Choose a tag to compare

Floe v0.2.6

Highlights

  • Local Iceberg accepted sink MVP (sink.accepted.format: iceberg) with filesystem table layout and append/overwrite snapshot behavior.
  • Cloud source glob patterns (e.g. s3://.../sales_*.csv) using prefix-derived listing + glob filtering.
  • floe add-entity CLI command to infer schema from an input file and append an entity definition to a Floe config.

Included PRs

  • #160 feat(storage): support glob patterns for cloud source inputs
  • #161 add-entity CLI command
  • #162 Implement local Iceberg accepted sink MVP
  • #163 prepare v0.2.6 release

Notes

  • floe add-entity currently appends to an existing config file. A follow-up UX enhancement for bootstrap config creation and default name/format inference is tracked in #164.
  • Added example/config_iceberg_local.yml to test the local Iceberg sink.

Floe v0.2.5

16 Feb 14:00
d3b68c4

Choose a tag to compare

prepare v0.2.5 release (#152)

Co-authored-by: a.metwalli <alexis.metwalli_ext@sonepar.com>

Floe v0.2.4

12 Feb 16:00
673fac7

Choose a tag to compare

release 0.2.4 prep (#141)

Co-authored-by: a.metwalli <alexis.metwalli_ext@sonepar.com>