This is an automated email from the ASF dual-hosted git repository.

tison pushed a change to branch auto-release-java
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git


    from a22d4a58a sftp is not available on Windows
     add db6848906 fix(services/s3): allow 404 resp when deleting a 
non-existing object (#2941)
     add 60127adad fix(doc): use crate::docs::rfc to replace relative path in 
doc (#2942)
     add 91793231c fix: S3 copy error on non-ascii file path (#2909)
     add c3f4ee4b7 docs: Fix incorrect links to rfcs (#2943)
     add d4f9c615e fix: copy error on non-ascii file path for cos/obs/wasabi 
services (#2948)
     new caf7dc573 Merge branch 'main' into auto-release-java

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .env.example                                 |  1 +
 core/src/services/cos/core.rs                |  2 +-
 core/src/services/obs/core.rs                |  2 +-
 core/src/services/s3/backend.rs              |  4 ++++
 core/src/services/s3/compatible_services.md  |  2 +-
 core/src/services/s3/core.rs                 |  2 +-
 core/src/services/s3/docs.md                 |  2 +-
 core/src/services/wasabi/core.rs             |  2 +-
 core/src/types/operator/blocking_operator.rs |  2 +-
 core/src/types/operator/operator.rs          |  4 ++--
 core/tests/behavior/copy.rs                  | 24 +++++++++++++++++++++---
 11 files changed, 35 insertions(+), 12 deletions(-)

Reply via email to