Skip to content

v0.3.11

Choose a tag to compare

@mesejo mesejo released this 24 Feb 16:23
· 323 commits to main since this release
377e0e3

What's Changed

  • feat(gizmosql): add GizmoSQL backend (DuckDB over Arrow Flight SQL) by @prmoore77 in #1586
  • fix(flight): correct unbound node replacement by @dlovell in #1591
  • George/feat/add-cv by @ghoersti in #1592
  • ref(api): add caching classes by @dlovell in #1594
  • fix: add memoization to gen_downstream to prevent exponential traversals by @hussainsultan in #1515
  • chore: remove rich from lineage_utils by @hussainsultan in #1595
  • ref(cli): convert from argparse to click by @dlovell in #1596
  • feat(catalog): add new catalog by @dlovell in #1597
  • fix(process_utils): drain both pipes concurrently to prevent deadlock by @dlovell in #1601
  • fix(uv): require python < 3.14 because of pyarrow issue by @dlovell in #1602
  • perf: fix exponential build_expr scaling for deep FittedPipeline expressions by @dlovell in #1604
  • fix(docs): update docs to reflect current code by @mesejo in #1607
  • fix: add substantive messages to bare exception raises by @dlovell in #1606
  • chore(deps): update dependency uv to v0.9.6 [security] by @renovate[bot] in #1543
  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.2 by @renovate[bot] in #1549
  • chore(deps): update pre-commit hook astral-sh/uv-pre-commit to v0.10.4 by @renovate[bot] in #1550
  • chore(deps): update dependency mcp to v1.23.0 [security] by @renovate[bot] in #1544
  • fix(ibis_yaml): uv_tool_run: enable setting python version by @dlovell in #1603
  • fix(ci): use datafusion<52.0.0 for ibis compatibility tests by @mesejo in #1609
  • chore(deps): update dependency pip to v26 [security] by @renovate[bot] in #1545
  • chore(deps): update dependency cryptography to v46 [security] by @renovate[bot] in #1573
  • feat(catalog): add aliases by @dlovell in #1608
  • fix: update templates hash by @mesejo in #1610
  • feat(cli): aliases by @dlovell in #1612
  • chore(test): remove xfail by @mesejo in #1616
  • chore(deps): update dependency black to v25.12.0 by @renovate[bot] in #1551
  • chore(deps): update dependency coverage to v7.13.4 by @renovate[bot] in #1552

New Contributors

Full Changelog: v0.3.10...v0.3.11