Skip to content

Conversation

@renovate
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.

2 participants