chore(deps): update rust crate object_store to 0.12.0 #2632
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.11.0
->0.12.0
Release Notes
apache/arrow-rs (object_store)
v0.12.0
Full Changelog
Breaking changes:
Extensions
to object storePutMultipartOpts
#7214 [object-store] (crepererum)Extensions
to object storePutOptions
#7213 [object-store] (crepererum)Extensions
to object storeGetOptions
#7170 [object-store] (crepererum)u64
range instead ofusize
, for better wasm32 support #6961 [object-store] (XiangpengHao)BoxStream
with'static
lifetime fromObjectStore::list
#6619 [object-store] (kylebarron)Implemented enhancements:
0.11.2
(non API breaking) Around Dec 15 2024 #6902 [object-store]Fixed bugs:
Merged pull requests:
async
fromInMemory::entry
#7133 [object-store] (crepererum)54.1.0
release #7031 (alamb)LocalFileSystem::list_with_offset
#7019 [object-store] (corwinjoy)AmazonS3Builder::from_env
#6977 [object-store] (kylebarron)* 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: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.