Bump object_store from 0.13.2 to 0.14.1 - #115
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps [object_store](https://github.com/apache/arrow-rs-object-store) from 0.13.2 to 0.14.1. - [Release notes](https://github.com/apache/arrow-rs-object-store/releases) - [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs-object-store@v0.13.2...v0.14.1) --- updated-dependencies: - dependency-name: object_store dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/object_store-0.14.0
branch
from
July 22, 2026 03:53
c828e4d to
85532b5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps object_store from 0.13.2 to 0.14.1.
Release notes
Sourced from object_store's releases.
... (truncated)
Changelog
Sourced from object_store's changelog.
... (truncated)
Commits
c7316d2Update version to 0.14.1 and add CHANGELOG (#794)c66dd12Cache Azure user delegation key for SAS signing (#781)7a7deeaDo not explicitly addHostheader when making requests with S3Builder (#790)19be0b1Update release process to use RC tags (#796)e3b8561Add automatic GitHub release workflow (#797)e64e8e3Pin Rust toolchain to 1.97.0 and fix clippy useless_borrows_in_formatting (#799)18102f3impl HttpError::new_boxed to provide user with ability to ctor from already b...7e854effix(aws): recognize S3 dual-stack endpoints in URL parsing (#780)09adc41Reduce lock hold time in DefaultObjectStoreRegistry::deregister (#792)c2048e0feat: add deregister to ObjectStoreRegistry (#784)