Xuanwo opened a new pull request, #7901: URL: https://github.com/apache/opendal/pull/7901
# Which issue does this PR close? Closes #7898. # Rationale for this change The Rust release publish plan did not include publishable crates under `core/http-transports/*`. During the 0.58.0 release, the top-level `opendal` crate failed to publish because `opendal-http-transport-reqwest` had not been published to crates.io first. # What changes are included in this PR? Add `core/http-transports/*/Cargo.toml` to the Rust release package discovery globs and to the workflow PR path filter so changes to these manifests validate the release plan. # Are there any user-facing changes? No. # AI Usage Statement AI assistance was used to prepare this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
