Skip to content

Build(deps): bump object_store from 0.12.5 to 0.14.0#126

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

Build(deps): bump object_store from 0.12.5 to 0.14.0#126
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 6, 2026

Copy link
Copy Markdown
Contributor

Bumps object_store from 0.12.5 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
  • 6c5b299 Update version to 0.14.0 and add CHANGELOG (#765)
  • c9db3e2 Clarify aws-lc-rs feature docs and fix CI comment URL (#764)
  • 596e1f6 fix(local): fsync create-mode rename source delete (#758)
  • c219109 feat: add AzureConfigKey::CredentialType to select Azure credential method (#...
  • 590cbc9 Update release schedule on README.md (#763)
  • 1a61282 Support PutMultipartOptions for MultipartStore::create_multipart for AWS/GCP....
  • 996e084 Pluggable Crypto / Update reqwest 0.13 (#707)
  • d1c0e43 build(deps): update itertools requirement from 0.14.0 to 0.15.0 (#755)
  • bdc9f63 Fix flaky local close file test (#757)
  • 5dc1c5a Supporting CPK (Customer Provided Keys) in Azure Blob Storage requests (#742)
  • Additional commits viewable in compare view

@github-actions
github-actions Bot enabled auto-merge (squash) July 6, 2026 04:25
codescene-access[bot]

This comment was marked as outdated.

@leynos

leynos commented Jul 14, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [object_store](https://github.com/apache/arrow-rs-object-store) from 0.12.5 to 0.14.0.
- [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs-object-store@v0.12.5...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 c154ec6 to 34609be Compare July 14, 2026 00:04
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