fix(deps): update rust crate opendal to 0.56.0#240
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: Cargo.lock |
8acdca9 to
fd1d511
Compare
Contributor
Author
|
87584cf to
179b98f
Compare
497dabb to
a8ab48a
Compare
a566a44 to
69d7309
Compare
d60ba7f to
ac54c2e
Compare
ac54c2e to
dc46be7
Compare
237b5c2 to
13ea099
Compare
e45f69e to
bfc54bd
Compare
159a1f7 to
67b4108
Compare
67b4108 to
1bdded3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.45.1→0.56.0Release Notes
apache/opendal (opendal)
v0.56.0Compare Source
Breaking Changes
Scheme-based APIs are now fully string-based. MigrateOperator::from_mapandOperator::via_mapcall sites tofrom_iterandvia_iter, and stop matching onSchemevalues directly.http_clienthooks andTimeoutLayer::with_speedhave been removed after deprecation. Move HTTP customization to layered/client APIs and replacewith_speedwithwith_io_timeout.opendal::raw::tests. Useopendal::testsor depend onopendal-testkitdirectly for out-of-tree services and integrations.parquet_opendalnow targets Arrow 58 and ships as0.8.0. Downstream integrations pinned to older Arrow releases must upgrade together.Added
fileas an alias scheme forfsby @userzhy in #7075OperatorInputStreamby @Xuanwo in #7088get_ranges2x performance degradation by @comphead in #7380Changed
hfscheme instead ofhuggingfaceby @kszucs in #7193Fixed
Docs
CI
Chore
with_speedmethod by @koushiro in #6793Schemeenum from some bindings by @koushiro in #6776v0.55.0Compare Source
Added
connection_pool_max_sizeoption to memcached andConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.