Skip to content

Update Rust crate object_store to v0.14.1 - #14244

Merged
Turbo87 merged 1 commit into
mainfrom
renovate/object_store-0.x
Jul 16, 2026
Merged

Update Rust crate object_store to v0.14.1#14244
Turbo87 merged 1 commit into
mainfrom
renovate/object_store-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
object_store dependencies patch =0.14.0=0.14.1

Release Notes

apache/arrow-rs-object-store (object_store)

v0.14.1

Compare Source

Full Changelog

Implemented enhancements:

  • Cache Azure user delegation key for SAS signing #​800
  • Add deregister to ObjectStoreRegistry #​795
  • Support for S3 dual-stack endpoints #​779
  • Coalesce contiguous ranges in LocalFileSystem::get_ranges #​778
  • Support for HF Storage Buckets #​706

Fixed bugs:

  • Clippy failing on main #​798
  • Upgrade quick-xml to resolve RUSTSEC-2026-0194 and RUSTSEC-2026-0195 #​786
  • InMemory and LocalFileSystem return unquoted ETags, violating RFC 9110 #​769

Closed issues:

  • Bump quick-xml to 0.41.0 for RustSec advisories #​787

Merged pull requests:

  • Pin Rust toolchain to 1.97.0 and fix clippy #​799 (alamb)
  • chore: reduce lock hold time in DefaultObjectStoreRegistry::deregister #​792 (kszucs)
  • Do not explicitly add Host header when making requests with S3Builder #​790 (ntjohnson1)
  • impl HttpError::new_boxed to provide user with ability to ctor from already boxed error #​789 (DoumanAsh)
  • build(deps): update quick-xml requirement from 0.40.1 to 0.41.0 #​785 (dependabot[bot])
  • feat: add deregister to ObjectStoreRegistry #​784 (kszucs)
  • Cache Azure user delegation key for SAS signing #​781 (emilk)
  • fix(aws): recognize S3 dual-stack endpoints in URL parsing #​780 (a10y)
  • Coalesce contiguous ranges in LocalFileSystem::get_ranges #​777 (Dandandan)
  • Update copyright year in NOTICE.txt #​772 (kevinjqliu)
  • fix: quote ETags per RFC 9110 in InMemory and LocalFileSystem #​770 (bidord)
  • build(deps): bump actions/checkout from 6 to 7 #​768 (dependabot[bot])

* This Changelog was automatically generated by github_changelog_generator


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/object_store-0.x branch from d53c1cd to 1b1487b Compare July 16, 2026 08:11
@Turbo87
Turbo87 merged commit 9652943 into main Jul 16, 2026
12 checks passed
@Turbo87
Turbo87 deleted the renovate/object_store-0.x branch July 16, 2026 08:30
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.

2 participants