This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
from 2eed4a54 feat(azblob): Add override_content_disposition support (#2065)
add 55903bc8 feat(core): test for read_with_override_content_composition
(#2067)
No new revisions were added by this update.
Summary of changes:
core/src/services/azblob/backend.rs | 10 +++++--
core/src/services/s3/backend.rs | 16 +++++++++-
core/src/services/s3/core.rs | 11 +++++--
core/src/types/capability.rs | 14 ++++-----
core/src/types/operator/metadata.rs | 5 ++++
core/tests/behavior/write.rs | 58 +++++++++++++++++++++++++++++++++++++
6 files changed, 101 insertions(+), 13 deletions(-)