Skip to content

Bump object_store from 0.9.1 to 0.14.0 - #24

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/object_store-0.14.0
Closed

Bump object_store from 0.9.1 to 0.14.0#24
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/object_store-0.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps object_store from 0.9.1 to 0.14.0.

Changelog

Sourced from object_store's changelog.

v0.14.0 (2026-06-18)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Support PutMultipartOptions for MultipartStore::create_multipart #745
  • Supporting CPKs for Azure Blob Requests #741
  • Support Extensions in *Result objects #740
  • Implement Signer on PrefixStore #738
  • Make reqwest optional #723
  • Expose azure::split_sas for custom SAS credential providers #720
  • GCS: support bearer-token auth in parse_url_opts without bypassing default option handling #716
  • Custom credentials for signing cannot be provided to GCP stores #698
  • Read timeouts are not supported #680
  • AWS_REQUEST_PAYER="requester" vs Boolean #668
  • Reliable file writes for LocalFileSystem: explicit close error checking and opt-in sync #661
  • infer use_fabric_endpoint based on URI containing "dfs.fabric.microsoft.com" #658
  • Support CRC checksum #611
  • Change crypto provider from ring to aws-rust-lc #413

Fixed bugs:

  • resolve_bucket_region fails TLS handshake for bucket names containing dots #747
  • Extensions not passed in BufWriter single put case #735
  • GoogleCloudStorage::copy overwrite semantics are flipped. #712
  • BUG: in-memory storage loss part on upload #682
  • PrefixStore::head doesn't strip prefix from meta.location #664
  • Invalid range in read with get from object_store #654
  • newline_delimited_stream incorrect processing Generic { store: "LineDelimiter", source: UnterminatedString } on valid CSVs (impacts datafusion) #650
  • When the backend service returns an HTTP 500, the object store panics #414
  • Object store failing during bulk delete in S3 #277

Closed issues:

  • Document new feature flag system #749
  • Add CI check to ensure reqwest is not accidentally added #748
  • Discuss feature naming for optional transport and crypto support #744
  • S3: delete() now requires DeleteObjects (bulk delete) support, breaks S3-compatible providers (Alibaba Cloud OSS, etc.) #731
  • use startFrom when listing blobs from OneLake endpoints #697
  • MicrosoftAzure::list_with_offset returns empty on OneLake since 0.13.0 (regression from #623) #695
  • Release object store 0.14.0 (breaking API changes), target May 2026 #673

... (truncated)

Commits

@dependabot dependabot Bot added cargo Dependabot channel for Rust crate updates. dependencies Dependency updates, applied to every Dependabot pull request. labels Jul 3, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 3, 2026 08:05
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/object_store-0.14.0 branch from ced57ed to a22b3d5 Compare July 7, 2026 08:11
codescene-access[bot]

This comment was marked as outdated.

@leynos

leynos commented Jul 10, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/cargo/object_store-0.14.0 branch from a22b3d5 to 1588650 Compare July 10, 2026 00:43
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/object_store-0.14.0 branch from 1588650 to 9be10f2 Compare July 13, 2026 08:15
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/object_store-0.14.0 branch from 9be10f2 to e1ef92e Compare July 14, 2026 08:12
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/object_store-0.14.0 branch from e1ef92e to 6b80fb5 Compare July 16, 2026 09:21
codescene-access[bot]

This comment was marked as outdated.

Bumps [object_store](https://github.com/apache/arrow-rs-object-store) from 0.9.1 to 0.14.0.
- [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](https://github.com/apache/arrow-rs-object-store/commits/v0.14.0)

---
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
dependabot Bot force-pushed the dependabot/cargo/object_store-0.14.0 branch from 6b80fb5 to 8312332 Compare July 17, 2026 08:15
@dependabot @github

dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #54.

@dependabot dependabot Bot closed this Jul 23, 2026
auto-merge was automatically disabled July 23, 2026 08:06

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/cargo/object_store-0.14.0 branch July 23, 2026 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cargo Dependabot channel for Rust crate updates. dependencies Dependency updates, applied to every Dependabot pull request.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant