v0.5.0
What's Changed
- Bump crossbeam-channel from 0.5.14 to 0.5.15 in the cargo group by @dependabot in #312
- Bump anyhow from 1.0.97 to 1.0.98 by @dependabot in #314
- Bump odbc-api from 12.0.0 to 12.0.1 by @dependabot in #313
- Fix schema for projection with no columns by @phillipleblanc in #315
- Postgres: Make json/jsonb schema type and record types consistent (Utf8) by @sgrebnov in #318
- Bump arrow-odbc from 16.0.0 to 16.0.1 by @dependabot in #321
- Fix unused warnings by @trueleo in #325
- Bump sea-query from 0.32.3 to 0.32.4 by @dependabot in #323
- Bump rand from 0.9.0 to 0.9.1 by @dependabot in #322
- feat: Create Python integration testing by @crystalxyz in #320
- Bump odbc-api from 12.0.1 to 12.0.2 by @dependabot in #326
- Bump insta from 1.42.2 to 1.43.1 by @dependabot in #331
- Bump sha2 from 0.10.8 to 0.10.9 by @dependabot in #332
- Bump chrono from 0.4.40 to 0.4.41 by @dependabot in #330
- Bump mysql_async from 0.35.1 to 0.36.0 by @dependabot in #327
- Python feature flags by @ccciudatu in #337
- Bump sea-query from 0.32.4 to 0.32.5 by @dependabot in #338
- Bump tokio from 1.44.2 to 1.45.0 by @dependabot in #339
- Bump tempfile from 3.19.1 to 3.20.0 by @dependabot in #342
- Upgrade datafusion to 47 and datafusion-federation to 0.4.2 by @nuno-faria in #324
- Upgrade dependencies by @phillipleblanc in #363
- Merge spiceai changes since 0.4: Custom DuckDB settings, more robust DuckDB attachment logic, broader type support for DuckDB tables by @phillipleblanc in #364
- Don't pushdown filters with subqueries by @phillipleblanc in #316
New Contributors
Full Changelog: v0.4.0...v0.5.0