Change8
Symbol7 releases

create_index

Found in 2 packages: lancedb, milvus

lancedb(6 releases)

v0.37.1Breaking
Aug 10, 2026

This release introduces several new features including FTS enhancements, batched blob reads, and connection-level job operations. It also includes numerous bug fixes across Python, Rust, and Node.js, along with breaking changes to the `add_columns` method in both Rust and Python.

v0.37.1-beta.1Breaking
Aug 7, 2026

This release introduces several new features including custom stop-word lists for FTS, a RemoteTable fetch_blobs client, and connection-level job operations. It also includes numerous bug fixes across Python, Rust, and Node.js, along with breaking changes to the `add_columns` function in Rust and Python.

v0.31.0Breaking
Jul 2, 2026

This release introduces significant new features including table branching, Polars integration, and OAuth support, alongside breaking changes related to IndexStatistics and query filter combination logic.

python-v0.33.1-beta.0
Jun 1, 2026

This release unifies the sync and async create_index APIs and routes merge_insert operations through the MemWAL LSM write path for improved consistency and performance.

v0.30.1-beta.0
Jun 1, 2026

This release introduces feature parity for the sync and async create_index APIs and optimizes merge_insert operations by routing them through the MemWAL LSM write path. Performance is also improved for listing indices.

python-v0.25.2
Oct 8, 2025

This release introduces significant new features, including support for namespace-backed databases and expanded bitmap indexing capabilities. Several bug fixes address issues related to CI, dependency management, and data handling in Node.js.

milvus(1 releases)

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when create_index changes.

Learn More