This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch remove-supabase
in repository https://gitbox.apache.org/repos/asf/opendal.git
from bdfa2c669 refactor: Supabase is now an S3-compatible servcices
add 82ebee74f Remove supabase
No new revisions were added by this update.
Summary of changes:
.env.example | 4 --
.github/workflows/ci_core.yml | 1 -
bindings/c/include/opendal.h | 2 +-
bindings/c/src/operator.rs | 2 +-
bindings/java/Cargo.toml | 2 -
.../java/org/apache/opendal/ServiceConfig.java | 46 ----------------------
bindings/lua/src/operator_doc.lua | 10 ++---
bindings/nodejs/Cargo.toml | 2 -
bindings/python/Cargo.toml | 2 -
bindings/python/python/opendal/__base.pyi | 12 ------
core/Cargo.toml | 1 -
core/fuzz/Cargo.toml | 1 -
12 files changed, 7 insertions(+), 78 deletions(-)