Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@ray6080 ray6080 released this 01 Apr 19:37
· 14 commits to master since this release
a435db3

We’re delighted to announce the release of Kuzu 0.9.0, whose most notable feature is a new vector extension that allows you to perform similarity search over vector data fully within Kuzu.
Other features include:

  • Arbitrary SQL scans from Postgres databases
  • WASM with bundled extensions
  • Async Python API and Sync Node.js API
  • Unity Catalog integration
  • MCP server implementation
  • G.V() integration

Besides new features, we've continuously improved the performance of our aggregation along with the creation of fts indexes a lot!

Please check our release post for more details.

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.9.0