Skip to content

v0.7.14

Choose a tag to compare

@github-actions github-actions released this 20 May 00:38
· 85 commits to refs/heads/main since this release
afa4b9d

What's Changed 🚀

✨ Features

🐛 Bug Fixes

🚀 Performance

  • perf(parquet): rewrite reader with arrow-rs public decoder API @colin-ho (#6952)
  • perf(flotilla): Coalesce task outputs based on byte threshold @colin-ho (#6943)
  • perf(shuffle): Write one shuffle file per task instead of N partition files @colin-ho (#6948)

📖 Documentation

  • docs: Update API references and fix code examples @colin-ho (#6938)
  • docs(examples): migrate text-embeddings example to public bucket @colin-ho (#6941)

🔧 Maintenance

⬆️ Dependencies

Full Changelog: v0.7.13...v0.7.14