Skip to content

deps(deps): bump opendal from 0.57.0 to 0.58.0#405

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/opendal-0.58.0
Open

deps(deps): bump opendal from 0.57.0 to 0.58.0#405
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/opendal-0.58.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps opendal from 0.57.0 to 0.58.0.

Changelog

Sourced from opendal's changelog.

[v0.58.0] - 2026-07-07

Breaking Changes

  • core: Operator::new(builder) now returns a finished Operator; remove the old .finish() call. The typed runtime composition pipeline has been replaced by Service / ServiceDyn / Servicer plus OperationContext.
  • core: raw Service / ServiceDyn factories for read, write, delete, list, and copy now return OIO bodies synchronously. Move asynchronous work into the returned body implementation.
  • core: OperatorInfo::native_capability() and native/full capability APIs have been removed. Use OperatorInfo::capability() as the composed operator availability contract.
  • core: runtime composition APIs have been consolidated around OperationContext, Operator::with_context, Operator::from_parts, and Operator::into_parts; inner, into_inner, executor_ref, http_transport, executor, and from_service have been removed.
  • core: raw::AtomicContentLength, raw::PathCacher, raw::PathQuery, and the internal-path-cache feature have been removed.
  • core: BytesRange is now public and suffix reads are expressed with BytesRange::suffix(size).
  • bindings/c, bindings/go, bindings/java, and bindings/dotnet: operator info now exposes a single composed capability; previous full and native capability APIs were removed or renamed.

Added

Changed

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@feichai0017 feichai0017 moved this to In Progress in NoKV Delivery Jul 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/opendal-0.58.0 branch from c328348 to b7dde34 Compare July 16, 2026 03:05
Bumps [opendal](https://github.com/apache/opendal) from 0.57.0 to 0.58.0.
- [Release notes](https://github.com/apache/opendal/releases)
- [Changelog](https://github.com/apache/opendal/blob/main/CHANGELOG.md)
- [Commits](apache/opendal@v0.57.0...v0.58.0)

---
updated-dependencies:
- dependency-name: opendal
  dependency-version: 0.58.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/opendal-0.58.0 branch from b7dde34 to e66846a Compare July 16, 2026 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant