Skip to content

Update Rust crate object_store to v0.12.2 #11330

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 10, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2025

This PR contains the following updates:

Package Type Update Change
object_store dependencies patch =0.12.1 -> =0.12.2

Release Notes

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

v0.12.2

Compare Source

Full Changelog

Implemented enhancements:

  • Add ObjectStoreUrl to resolve URLs to ObjectStore instances #​356
  • Retry / recover after partially reading a streaming response ( fix timeout errors / error decoding response body ) #​15
  • Expose list_paginated in object_store #​291

Fixed bugs:

  • Emulator tests are broken on main #​395
  • Retry does not cover connection errors #​368
  • Error handling of HTTP storage backend not utilizing retry::RetryError::error when possible #​365
  • Error running cargo publish: wildcard (*) dependency constraints are not allowed on crates.io. #​357
  • No retries when connection closes abruptly (i.e TCP-RST) #​350
  • Compilation error in tests with Rust 1.87: integer out of range for u16 in format string #​343

Documentation updates:

Closed issues:

  • object_store pulls default reqwest features which always active native-tls #​400
  • Introduce retry to other methods than get after #​383 #​387
  • Security: AwsCredential prints plaintext may cause security issue. #​363
  • Docs build fails for object_store 0.12.1 #​360
  • Is there a way to go from ObjectStore to (URL, opts)? #​347

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator


Configuration

📅 Schedule: 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.

@Turbo87 Turbo87 merged commit abbf623 into main Jun 10, 2025
10 checks passed
@Turbo87 Turbo87 deleted the renovate/object_store-0.x branch June 10, 2025 18:17
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