Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ghac): Bump opendal to support ghac v2 (Cherry-pick of #21994) #21998

Open
wants to merge 1 commit into
base: 2.24.x
Choose a base branch
from

Conversation

huonw
Copy link
Contributor

@huonw huonw commented Feb 25, 2025

Github is planning to sunset the legacy services before March 1st. This PR updates OpenDAL to version 0.52.0, which automatically supports GHAC v2.

The ghac v2 requires using azblob to upload data internally, so we need to add some extra dependencies in this PR. Perhaps we can consider enabling both s3 and azblob support in the future since all dependencies have already been included.

Refer to apache/opendal#5620 for more details.

Github is planning to sunset the legacy services before March 1st. This
PR updates OpenDAL to version 0.52.0, which automatically supports GHAC
v2.

The ghac v2 requires using azblob to upload data internally, so we need
to add some extra dependencies in this PR. Perhaps we can consider
enabling both s3 and azblob support in the future since all dependencies
have already been included.

Refer to apache/opendal#5620 for more details.

---------

Signed-off-by: Xuanwo <[email protected]>
Co-authored-by: Huon Wilson <[email protected]>
@huonw huonw added this to the 2.24.x milestone Feb 25, 2025
@huonw huonw added the release-notes:not-required PR doesn't require mention in release notes label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes:not-required PR doesn't require mention in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants