Skip to content

chore: update lance-core dependency to v7.0.0-beta.1#74

Open
lance-community wants to merge 1 commit intomainfrom
codex/update-lance-7-0-0-beta-1
Open

chore: update lance-core dependency to v7.0.0-beta.1#74
lance-community wants to merge 1 commit intomainfrom
codex/update-lance-7-0-0-beta-1

Conversation

@lance-community
Copy link
Copy Markdown
Contributor

Summary

  • Updates the Java lance-core.version property from 2.0.0 to 7.0.0-beta.1.
  • Links to the triggering Lance release tag: refs/tags/v7.0.0-beta.1

Verification

  • cd java && make lint passed.
  • cd java && make build initially could not resolve org.lance:lance-core:7.0.0-beta.1 from Maven Central because the artifact was not yet listed there.
  • Checked out lance-format/lance at refs/tags/v7.0.0-beta.1, installed the tagged Java artifact locally with cd /tmp/lance-v7.0.0-beta.1/java && ./mvnw install -DskipTests -Dskip.build.jni=true, then reran cd java && make build successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant