Skip to content

fix(deps): update dependency opendal to >=0.47.5,<0.48 - #962

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/opendal-0.x
Open

fix(deps): update dependency opendal to >=0.47.5,<0.48#962
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/opendal-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
opendal (source) >=0.45.8,<0.46>=0.47.5,<0.48 age confidence

Release Notes

apache/opendal (opendal)

v0.47.3

Compare Source

Changed
Fixed
  • fix(integration/object_store): Avoid calling API inside debug by @​Xuanwo in #​4846
  • fix(integration/object_store): Fix metakey requested is incomplete by @​Xuanwo in #​4844
Docs
Chore

v0.47.2

Compare Source

Added
Changed
Fixed
Docs
CI
Chore

v0.47.1

Compare Source

Added
Changed
Fixed
Docs
CI
Chore

v0.46.0

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
Fixed
Docs
CI
Chore

Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • "before 5am on monday"
  • 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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants