Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 09:52
· 22 commits to main since this release
2750acd

What's Changed

  • Reordered rag demos by @BtXin in #87
  • fix: use DataFusion parameterized queries to prevent SQL placeholder corruption by @BtXin in #89
  • Revert "fix: use DataFusion parameterized queries to prevent SQL placeholder corruption (#89)" by @BtXin in #94
  • fix(handlers): extract substitute_sql_params and add unit tests by @reluctanthero104 in #88
  • feat(providers): add SeekDB data source with FTS and KNN support by @BtXin in #91
  • feat(cli): add skardi run <pipeline> + user-defined aliases by @BtXin in #90
  • fix(cli): make --schema walk DataFusion catalogs (#92) by @BtXin in #95
  • fix(providers): handle empty projection pushdown for count(*) (#97) by @BtXin in #102
  • feat(jobs): add kind: job batch primitive with Lance + SQL DML destinations by @BtXin in #98
  • Allow dryrun for crates.io by @BtXin in #105
  • chore: bump version to 0.3.0-rc.1 by @github-actions[bot] in #106
  • feat(ci): bump version in Cargo.toml when promoting release by @reluctanthero104 in #101
  • refactor(config): unify all resource YAMLs onto { kind, metadata, spec } envelope by @BtXin in #103
  • docs: position the repo around "Spark for Agents" by @BtXin in #104
  • chore(cli): remove dead load_pipeline_from_path by @BtXin in #107
  • chore: bump version to 0.3.0-rc.2 by @github-actions[bot] in #109
  • chore: bump version to 0.3.0 by @github-actions[bot] in #110

Full Changelog: v0.2.0...v0.3.0