1.28.0
Added
- Added support for Parquet foreign tables using parquet_fdw
Changed
- FlowKit test and synthetic data now uses parquet foreign tables.
Warning
The location of the parquet files in the container is /parquet_data
, if you are testing with larger amounts of data you may wish to add an additional bind mount for this location.
- FlowDB now uses declarative partitioning
- FlowETL now attached new data as partitions, rather than subtables
Warning
This change is not backwards compatible with earlier releases of FlowDB, and you will need to repopulate your deployment. We recommend combining this change with the new parquet support.
- FlowETL is now built on Airflow 2.9.2
Fixed
Removed
What's Changed
- Bump urllib3 from 2.2.1 to 2.2.2 in /flowkit_jwt_generator by @dependabot in #6661
- Bump urllib3 from 2.2.1 to 2.2.2 in /flowauth by @dependabot in #6662
- Bump urllib3 from 2.2.1 to 2.2.2 in /flowapi by @dependabot in #6663
- Bump ws from 6.2.2 to 6.2.3 in /flowauth/frontend by @dependabot in #6665
- Bump prettier from 3.3.1 to 3.3.2 in /flowauth/frontend by @dependabot in #6653
- Update CHANGELOG.md by @Thingus in #6660
- Bump cypress from 13.11.0 to 13.12.0 in /flowauth/frontend by @dependabot in #6666
- Bump sqlalchemy from 2.0.30 to 2.0.31 in /flowdb/testdata/synthetic_data by @dependabot in #6667
- Bump sqlalchemy from 2.0.30 to 2.0.31 in /flowauth by @dependabot in #6668
- Bump psutil from 5.9.8 to 6.0.0 in /flowdb by @dependabot in #6669
- Bump sqlalchemy from 2.0.30 to 2.0.31 in /flowmachine by @dependabot in #6670
- Bump jupyter/scipy-notebook from
e5ef944
tod641d3e
by @dependabot in #6672 - Bump redis from 5.0.6 to 5.0.7 in /flowmachine by @dependabot in #6673
- Bump python-rapidjson from 1.17 to 1.18 in /flowmachine by @dependabot in #6677
- Parquet fdw by @greenape in #6675
- Delarative partitioning by @greenape in #6679
- Bump jupyter/scipy-notebook from
d641d3e
to6d5e9b9
by @dependabot in #6681 - Update flowetl.Dockerfile by @Thingus in #6685
Full Changelog: 1.27.0...1.28.0