Skip to content

Comments

chore(integrations/unftp): Make compatible with latest libunftp#6094

Merged
Xuanwo merged 1 commit intoapache:mainfrom
hannesdejager:bump-unftp
Apr 26, 2025
Merged

chore(integrations/unftp): Make compatible with latest libunftp#6094
Xuanwo merged 1 commit intoapache:mainfrom
hannesdejager:bump-unftp

Conversation

@hannesdejager
Copy link
Contributor

@hannesdejager hannesdejager commented Apr 26, 2025

A new version of libunftp is out and the integration here (unftp-sbe-opendal) isn't compatible anymore due to an upgrade to the async-trait crate.

This change simply bumps async-trait and libunftp to the latest versions, making it compatible again.

It will be really great if the unftp-sbe-opendal crate can be released after this merge. This is because the unFTP project uses it and currently cannot release with opendal functionality unless a new version of uftp-sbe-opendal with these changes are released.

cc @George-Miao

A new version of [libunftp](https://crates.io/crates/libunftp) is out
and the integration here (unftp-sbe-opendal) isn't compatible anymore
due to an upgrade to the `async-trait` crate.

This change simply bumps `async-trait` and `libunftp` to the latest
versions.
@hannesdejager hannesdejager requested a review from Xuanwo as a code owner April 26, 2025 17:28
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. releases-note/chore The PR has a title that begins with "chore" or changes other small things that hard to tell labels Apr 26, 2025
Copy link
Contributor

@George-Miao George-Miao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Xuanwo Xuanwo merged commit ab146a4 into apache:main Apr 26, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/chore The PR has a title that begins with "chore" or changes other small things that hard to tell size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants