Skip to content

chore: bump object_store to 0.14.1#10375

Open
comphead wants to merge 2 commits into
apache:mainfrom
comphead:chore
Open

chore: bump object_store to 0.14.1#10375
comphead wants to merge 2 commits into
apache:mainfrom
comphead:chore

Conversation

@comphead

@comphead comphead commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

The PR is meant to continue efforts started in #10156

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@comphead

Copy link
Copy Markdown
Contributor Author

depends on #10226

@alamb alamb added api-change Changes to the arrow API next-major-release the PR has API changes and it waiting on the next major version labels Jul 20, 2026
Comment thread Cargo.lock
version = "0.2.2"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We probably don't need quite so many updates here

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Or maybe we do due to object store dependencies

@alamb alamb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Makes sense to me -- this can go out with the next major release

@alamb

alamb commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

@alamb

alamb commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

See also this PR from @kevinjqliu for 0.14.0

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

Labels

api-change Changes to the arrow API next-major-release the PR has API changes and it waiting on the next major version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade object_store to 0.14

2 participants