graphrag
graphrag copied to clipboard
Bump lancedb from 0.17.0 to 0.21.2
Bumps lancedb from 0.17.0 to 0.21.2.
Release notes
Sourced from lancedb's releases.
Python LanceDB v0.21.2
🎉 New Features
- feat(rust): add connect_catalog method to support connect catalog via url by
@yanghuain lancedb/lancedb#2177- feat(node): parse arrow types in
alterColumns()by@wjones127in lancedb/lancedb#2208- feat: add get dataset method on NativeTable by
@Akagi201in lancedb/lancedb#2021- feat: upgrade lance to 0.25.0-beta2 by
@BubbleCalin lancedb/lancedb#2220- feat: upgrade to lance v0.25.0-beta.5 by
@BubbleCalin lancedb/lancedb#2248- feat: support binary vector and IVF_FLAT in TypeScript by
@BubbleCalin lancedb/lancedb#2221- feat: add to_query_object method by
@westonpacein lancedb/lancedb#2239- feat(python): warn on fork by
@wjones127in lancedb/lancedb#2258🐛 Bug Fixes
- fix: use Self return type annotation for abstract query builder by
@schorfmain lancedb/lancedb#2127- fix: metric type inconsistency by
@gagan-bhullar-techin lancedb/lancedb#2122- fix: insert structs in non-alphabetical order by
@wjones127in lancedb/lancedb#2222- fix(nodejs): workaround for apache-arrow null vector issue by
@wjones127in lancedb/lancedb#2244- fix: add better check for empty results in hybrid search by
@AyushExelin lancedb/lancedb#2252- fix: correct rust install docs by
@samuelcolvinin lancedb/lancedb#2253- fix: make pylance optional again by
@wjones127in lancedb/lancedb#2209- fix: handle light and dark mode logo by
@AyushExelin lancedb/lancedb#2265- fix: answerdotai rerankers argument passing by
@bclaviein lancedb/lancedb#2117- fix: update Query pydoc by
@wkaltin lancedb/lancedb#2273- fix(java): add .gitignore file by
@yanghuain lancedb/lancedb#2270- fix(java): make test work for jdk8 by
@yanghuain lancedb/lancedb#2269📚 Documentation
- docs: fix docstring of EmbeddingFunction by
@schorfmain lancedb/lancedb#2118- docs: use bypass_vector_index() instead of use_index=false by
@QianZhuin lancedb/lancedb#2115- docs: add cloud & enterprise cta by
@AyushExelin lancedb/lancedb#2235- docs: add late interaction, multi-vector guide & link example by
@AyushExelin lancedb/lancedb#2231- docs: replace Lancedb Cloud link by
@QianZhuin lancedb/lancedb#2259- docs: add banner for LanceDB Cloud in public beta by
@QianZhuin lancedb/lancedb#2261- docs: replace banner as an image by
@QianZhuin lancedb/lancedb#2262Other Changes
- refactor: remove dataset reference from base table by
@westonpacein lancedb/lancedb#2226- refactor: rework catalog/database options by
@westonpacein lancedb/lancedb#2213🔧 Build and CI
- ci: drop vectordb support for musl, windows ARM by
@wjones127in lancedb/lancedb#2241- ci: remove OpenSSL as dependency in favor of rustls by
@wjones127in lancedb/lancedb#2242- ci: simplify windows builds by
@wjones127in lancedb/lancedb#2243- ci: refactor node releases by
@wjones127in lancedb/lancedb#2223- ci(node): setup URL so auth token is picked up by
@wjones127in lancedb/lancedb#2257- ci: allow dry run on PR to Python release by
@wjones127in lancedb/lancedb#2245
... (truncated)
Commits
b67f13fBump version: 0.21.2-beta.2 → 0.21.22f12d67Bump version: 0.21.2-beta.1 → 0.21.2-beta.28d7cc29Bump version: 0.18.2-beta.0 → 0.18.2-beta.1a4404e9Bump version: 0.21.2-beta.0 → 0.21.2-beta.1077e5bbupgrade to 0.25.02ad71bdfix(java): make test work for jdk8 (#2269)7c13615fix(java): add .gitignore file (#2270)f882f5bfix: update Query pydoc (#2273)a68311afix: answerdotai rerankers argument passing (#2117)846a5cefix: handle light and dark mode logo (#2265)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)