Commit Graph

  • 7a3eea927f Bump version: 0.29.0 → 0.29.1-beta.0 Lance Release 2026-02-07 00:32:42 +00:00
  • 5dd9b072d8 ci: upgrade node version for publishing (#2993) Jack Ye 2026-02-06 16:30:46 -08:00
  • 6dde379d44 refactor: extract schema evolution logic from table.rs into submodule (#2973) Abhishek 2026-02-07 01:03:18 +05:30
  • 55f09ef1cd Bump version: 0.26.0-beta.0 → 0.26.0 Lance Release 2026-02-06 18:08:12 +00:00
  • bde059b763 Bump version: 0.26.0-beta.0 → 0.26.0 v0.26.0 Lance Release 2026-02-06 18:08:12 +00:00
  • e9d8651d18 Bump version: 0.25.0-beta.0 → 0.26.0-beta.0 Lance Release 2026-02-06 18:08:08 +00:00
  • 071f467571 Bump version: 0.29.0-beta.0 → 0.29.0 python-v0.29.0 Lance Release 2026-02-06 18:07:49 +00:00
  • f83aa25119 Bump version: 0.28.0-beta.0 → 0.29.0-beta.0 Lance Release 2026-02-06 18:07:48 +00:00
  • 0a8fe4d026 ci: fix python version for latest release (#2989) Jack Ye 2026-02-06 10:07:03 -08:00
  • 3ad7be9825 fix: remove x86_64-apple-darwin from list of npm triples (#2987) Jack Ye 2026-02-06 09:43:44 -08:00
  • 589041d842 feat: update lance dependency to v2.0.0 (#2985) LanceDB Robot 2026-02-06 09:39:32 +08:00
  • 2e4cd56ab1 ci: auto-publish lancedb java sdk (#2986) Jack Ye 2026-02-05 16:30:32 -08:00
  • 6fd8586fa7 fix: avoid force push in codex workflows to work with v0.95.0 git safety (#2981) Jack Ye 2026-02-05 15:57:45 -08:00
  • 1049717cdb chore: update lance dependency to v3.0.0-beta.2 codex/update-lance-3-0-0-beta-2 LanceDB Robot 2026-02-05 22:19:26 +00:00
  • 78c2cb3a9d fix: also update Java lance-core version in codex bump workflow jack/fix-codex-bump Jack Ye 2026-02-05 13:23:18 -08:00
  • f8bf9a63a1 fix: avoid force push in codex workflows to work with v0.95.0 git safety Jack Ye 2026-02-05 13:10:09 -08:00
  • 6329b57604 docs: update nodejs docs for storage options APIs (#2978) Jack Ye 2026-02-04 16:07:58 -08:00
  • c51b13e70f ci: fix publish failure notifications being skipped (#2976) Will Jones 2026-02-04 11:22:27 -08:00
  • 0859312b83 feat: add initial and latest storage options apis (#2966) Jack Ye 2026-02-04 10:31:39 -08:00
  • 8bc3d018b5 Enable workflow dispatch ci/v0.24.1-republish Weston Pace 2026-02-04 07:31:35 -08:00
  • 9fa38e1c42 ci: remove npm auth token to allow trusted publisher (#2975) Weston Pace 2026-02-04 07:28:42 -08:00
  • a6e8ec8d48 ci: remove npm auth token to allow trusted publisher (#2975) Weston Pace 2026-02-04 07:28:42 -08:00
  • 422e10ba43 chore: update lance dependency to v3.0.0-beta.1 codex/update-lance-3-0-0-beta-1 lancedb automation 2026-02-04 04:10:07 +00:00
  • bd2c6d0763 chore: update lance dependency to v2.0.0-rc.4 (#2972) Jack Ye 2026-02-03 14:38:39 -08:00
  • fbf4a53475 feat(rust): implement TableProvider::insert_into() for LanceDB tables (#2939) Will Jones 2026-02-03 10:38:02 -08:00
  • d3e15f3e17 fix(node): allow bigint[] for takeRowIds (#2916) Vedant Madane 2026-02-03 23:39:51 +05:30
  • 9c017d8348 refactor: extract update logic to src/table/update.rs (#2964) ChinmayGowda71 2026-02-03 12:54:19 -05:00
  • c3cc2530b7 feat(python): expose fast_search in synchronous API (Fixes #2612) (#2962) Rashid Ul Islam 2026-02-03 22:47:27 +05:30
  • e6465552fb chore: update lance dependency to v2.0.0-rc.4 jack/upgrade-2-0-0-rc-4 Jack Ye 2026-02-02 22:22:00 -08:00
  • 5baaa92782 Revert "chore(revert): revert update lance dependency to v2.0.0-rc.1 (#2936) (#2941)" Jack Ye 2026-02-02 22:19:15 -08:00
  • 571295b0d9 Bump version: 0.24.1 → 0.25.0-beta.0 Lance Release 2026-02-03 04:47:44 +00:00
  • 582d33e606 Bump version: 0.24.1 → 0.25.0-beta.0 v0.25.0-beta.0 Lance Release 2026-02-03 04:47:44 +00:00
  • 972c682857 Bump version: 0.27.1 → 0.28.0-beta.0 python-v0.28.0-beta.0 Lance Release 2026-02-03 04:47:20 +00:00
  • 4f8ee82730 chore: update lance core java version to 1.0.4 (#2971) LuQQiu 2026-02-02 20:43:36 -08:00
  • 131024839f fix: include _rowid in hash and calculated split projections (#2965) Will Jones 2026-02-02 16:27:58 -08:00
  • 3c7ddf4d0c refactor: modularize table.rs and extract delete logic (#2952) ChinmayGowda71 2026-02-02 14:54:49 -05:00
  • 381e7cb9a6 Revert "fix: pass storage_options in LanceNamespaceDatabase::create_table" jack/latest-storage-options Jack Ye 2026-01-30 17:28:15 -08:00
  • a11d28eb33 feat: add initial and latest storage options apis Jack Ye 2026-01-30 17:06:45 -08:00
  • 461176f9f2 docs: update REST API link in README.md (#2906) Siyuan Huang 2026-01-31 07:49:41 +08:00
  • 3b8996bb69 fix(python): cancel remote queries on sync API interruption (#2913) Aman Harsh 2026-01-31 05:17:18 +05:30
  • 3755064e93 fix(rust): support embeddings in create_empty_table (#2961) Mesut-Doner 2026-01-31 02:44:18 +03:00
  • 8773b865a9 fix(python): uses PIL incorrectly and may raise AttributeError (#2954) Xin Sun 2026-01-31 07:33:10 +08:00
  • 1ee29675b3 feat(python): adding VoyageAI v4 models (#2959) fzowl 2026-01-31 00:16:03 +01:00
  • 1078983993 fix: pass storage_options in LanceNamespaceDatabase::create_table Jack Ye 2026-01-30 13:17:40 -08:00
  • b57faf9835 rename gha task lei/rm_pydantic_1 Lei Xu 2026-01-29 16:26:28 -08:00
  • 4800f31479 fixlint Lei Xu 2026-01-29 16:21:23 -08:00
  • ec464ad01e remove pydantic 1 support Lei Xu 2026-01-29 16:18:56 -08:00
  • 9be28448f5 fix: don't store all columns in the permutation table (#2957) Weston Pace 2026-01-29 16:06:36 -08:00
  • 357197bacc chore!: change support python version from 3.10 to 3.13 (#2955) Lei Xu 2026-01-29 09:47:50 -08:00
  • 054d09abe9 chore: update lance dependency to v2.0.0-rc.4 codex/update-lance-2-0-0-rc-4 lancedb automation 2026-01-29 16:22:24 +00:00
  • ad51e2dd1f fix: support pydantic list of structs or optional struct (#2953) Lei Xu 2026-01-28 21:08:18 -08:00
  • e9e904783c feat: allow the permutation builder memory limit to be configured by env var (#2946) Weston Pace 2026-01-27 19:32:59 -08:00
  • d1457dc342 chore: update lance dependency to v2.0.0-rc.3 codex/update-lance-2-0-0-rc-3 lancedb automation 2026-01-27 16:50:52 +00:00
  • 8500b16eca Bump version: 0.24.1-beta.0 → 0.24.1 Lance Release 2026-01-26 23:38:54 +00:00
  • ec3e18ecf7 Bump version: 0.24.1-beta.0 → 0.24.1 v0.24.1 Lance Release 2026-01-26 23:38:54 +00:00
  • 57e7282342 Bump version: 0.24.0 → 0.24.1-beta.0 Lance Release 2026-01-26 23:38:50 +00:00
  • cc5f8070d7 Bump version: 0.27.1-beta.0 → 0.27.1 python-v0.27.1 Lance Release 2026-01-26 23:38:24 +00:00
  • dc0fb01f6b Bump version: 0.27.0 → 0.27.1-beta.0 Lance Release 2026-01-26 23:38:23 +00:00
  • 94b7781551 feat: update lance dependency to v1.0.4 (#2944) LanceDB Robot 2026-01-27 07:37:28 +08:00
  • 7bf020b3d5 chore: fix clippy when remote flag is not set (#2943) Jack Ye 2026-01-26 13:59:31 -08:00
  • 24e9f2e4d1 chore: fix clippy when remote flag is not set codex/update-lance-1-0-4-rc-1 Jack Ye 2026-01-26 12:36:43 -08:00
  • 12a98479dc chore: update lance dependency to v1.0.4-rc.1 (#2942) LanceDB Robot 2026-01-27 04:17:22 +08:00
  • e4552e577a chore(revert): revert update lance dependency to v2.0.0-rc.1 (#2936) (#2941) Jack Ye 2026-01-26 11:13:59 -08:00
  • f979a902ad ci(rust): fix MSRV check (#2940) Will Jones 2026-01-23 15:57:09 -08:00
  • 23ea95a155 fix: add cfg(feature = "remote") to ENV_VARS_TO_STORAGE_OPTS constant codex/update-lance-2-0-0-rc-2 Jack Ye 2026-01-23 11:55:03 -08:00
  • 2571b017dd chore: update lance dependency to v2.0.0-rc.2 lancedb automation 2026-01-23 18:04:40 +00:00
  • 5a7a8da567 feat: check AZURE_STORAGE_ACCOUNT_NAME in remote conns (#2918) Colin Patrick McCabe 2026-01-22 13:36:05 -08:00
  • 0db8176445 test: fix failing remote doctest reference to aws feature (#2935) Jack Ye 2026-01-22 13:17:03 -08:00
  • bd84bba14d chore: update lance dependency to v2.0.0-rc.1 (#2936) LanceDB Robot 2026-01-23 05:14:38 +08:00
  • ac07f8068c Bump version: 0.24.0-beta.1 → 0.24.0 Lance Release 2026-01-22 01:09:58 +00:00
  • ce5a8907cf Bump version: 0.24.0-beta.1 → 0.24.0 v0.24.0 Lance Release 2026-01-22 01:09:58 +00:00
  • bba362d372 Bump version: 0.24.0-beta.0 → 0.24.0-beta.1 Lance Release 2026-01-22 01:09:53 +00:00
  • 042bc22468 Bump version: 0.27.0-beta.1 → 0.27.0 python-v0.27.0 Lance Release 2026-01-22 01:09:32 +00:00
  • 68569906c6 Bump version: 0.27.0-beta.0 → 0.27.0-beta.1 Lance Release 2026-01-22 01:09:31 +00:00
  • c71c1fc822 feat: update lance dependency to v1.0.3 (#2932) LanceDB Robot 2026-01-22 09:08:24 +08:00
  • 4a6a0c856e ci: fix codex version bump title and summary (#2931) Jack Ye 2026-01-21 15:45:28 -08:00
  • f124c9d8d2 test: string type conversion in pandas 3.0+ (#2928) Jack Ye 2026-01-21 13:40:48 -08:00
  • 4e65748abf chore: update lance dependency to v1.0.3-rc.1 (#2927) Jack Ye 2026-01-21 11:52:07 -08:00
  • e897f3edab test: assert remote behavior of drop_table (#2926) Colin Patrick McCabe 2026-01-21 08:42:40 -08:00
  • 790ba7115b Bump version: 0.23.1 → 0.24.0-beta.0 Lance Release 2026-01-21 12:21:32 +00:00
  • a544af7c03 Bump version: 0.23.1 → 0.24.0-beta.0 v0.24.0-beta.0 Lance Release 2026-01-21 12:21:32 +00:00
  • 446a69b51b Bump version: 0.26.1 → 0.27.0-beta.0 python-v0.27.0-beta.0 Lance Release 2026-01-21 12:21:09 +00:00
  • d1d7151824 chore: update lance dependency to v1.0.3-rc.1 codex/update-lance-1-0-3-rc-1 lancedb automation 2026-01-21 08:51:12 +00:00
  • cd5f91bb7d feat: expose table uri (#2922) Ryan Green 2026-01-20 19:56:46 -03:30
  • 4b24e28539 Add skip_merge option for FTS indexes yang/fts-skip-merge BubbleCal 2026-01-20 21:32:41 +08:00
  • 742b4be5ee chore: update lance dependency to v2.0.0-beta.10 codex/update-lance-2-0-0-beta-10 lancedb automation 2026-01-19 08:14:18 +00:00
  • 4da01a0e65 chore: update lance dependency to v2.0.0-beta.8 (#2907) LanceDB Robot 2026-01-16 01:46:52 +08:00
  • a7b29dfabb chore: update lance dependency to v2.0.0-beta.9 codex/update-lance-2-0-0-beta-9 lancedb automation 2026-01-15 17:21:57 +00:00
  • 1840aa7edc feat(rust)!: remove default features (#2912) Will Jones 2026-01-13 11:23:14 -08:00
  • 489c91c5d6 feat: enable huggingface feature by default (#2910) Xuanwo 2026-01-13 23:12:11 +08:00
  • f0c3fe5c6d chore: update lance dependency to v1.0.2-rc.2 (#2908) LanceDB Robot 2026-01-13 04:28:07 +08:00
  • d1d65bd6d2 chore: update lance dependency to v2.0.0-beta.7 codex/update-lance-2-0-0-beta-7 lancedb automation 2026-01-12 12:38:54 +00:00
  • edf8159780 chore: update lance dependency to v2.0.0-beta.6 codex/update-lance-2-0-0-beta-6 lancedb automation 2026-01-09 23:54:25 +00:00
  • 2f6d525802 fix: support exist_ok in RemoteDBConnection.create_table (#2901) Colin Patrick McCabe 2026-01-07 12:29:45 -08:00
  • 4494eb9e56 feat: parallelize embedding computations (#2896) Qichao Chu 2026-01-06 14:35:56 -08:00
  • d67a8743ba feat: support remote ivf rq (#2863) LuQQiu 2026-01-02 15:35:33 -08:00
  • 46fcbbc1e3 fix(python): require explicit region for S3 buckets with dots (#2892) Chenghao Lyu 2026-01-02 15:35:22 -08:00
  • ff53b76ac0 docs: address styling and aesthetics issues with banner and links (#2878) Prashanth Rao 2026-01-02 18:15:35 -05:00
  • 2adb10e6a8 feat: voyage-multimodal-3.5 (#2887) fzowl 2026-01-03 00:14:52 +01:00
  • ac164c352b test: convert test_table_names to test both remote and local (#2888) Colin Patrick McCabe 2026-01-02 15:08:44 -08:00