Skip to content

chore: update lance dependency to v7.0.0-beta.4#3348

Merged
wkalt merged 1 commit into
mainfrom
codex/update-lance-7-0-0-beta-4
May 6, 2026
Merged

chore: update lance dependency to v7.0.0-beta.4#3348
wkalt merged 1 commit into
mainfrom
codex/update-lance-7-0-0-beta-4

Conversation

@lancedb-robot

Copy link
Copy Markdown
Collaborator

Summary

  • Update Lance Rust dependencies to v7.0.0-beta.4 using ci/set_lance_version.py.
  • Update the Java lance-core dependency property to 7.0.0-beta.4.
  • Align LanceDB with dependency updates required by Lance 7, including object_store 0.13 API compatibility.

Triggering tag: https://github.com/lance-format/lance/releases/tag/v7.0.0-beta.4

Verification

  • cargo clippy --workspace --tests --all-features -- -D warnings
  • cargo fmt --all

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@github-actions github-actions Bot added Rust Rust related issues chore Small non-consequential change. Hidden from changelogs. labels May 5, 2026
@wkalt
wkalt merged commit 47a34f5 into main May 6, 2026
70 of 75 checks passed
@wkalt
wkalt deleted the codex/update-lance-7-0-0-beta-4 branch May 6, 2026 01:36
westonpace added a commit that referenced this pull request May 13, 2026
Re-targets the v0.28 release branch at lance 6.0.0 stable. Because
lance 6.0.0 directly uses object_store 0.12 while main has moved to
object_store 0.13, the change also reverts the object_store 0.13 port
from #3348:

* workspace `object_store` pin back to 0.12
* `rust/lancedb` aws feature no longer enables `object_store/aws`
* `MirroringObjectStore` and `IoTrackingStore` restored to the 0.12
  trait shape (overrides for `copy`, `delete`, `head`, etc. — no
  `copy_opts`/`rename_opts`/new `delete_stream` signature)
* `listing.rs`: `Path::clone().join(...)` → `Path::child(...)`
* `python/pyproject.toml`: `pylance>=6.0.0` (stable)
* `java/pom.xml`: `lance-core` 6.0.0

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Small non-consequential change. Hidden from changelogs. Rust Rust related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants