diff --git a/bindings/dotnet/OpenDAL/OpenDAL.csproj b/bindings/dotnet/OpenDAL/OpenDAL.csproj index 5dcd53813f89..6d5dec7152f8 100644 --- a/bindings/dotnet/OpenDAL/OpenDAL.csproj +++ b/bindings/dotnet/OpenDAL/OpenDAL.csproj @@ -4,7 +4,7 @@ Apache OpenDAL .NET Apache.OpenDAL The official .NET binding for Apache OpenDALâ„¢ - 0.1.1 + 0.1.2 $(VersionPrefix) $(VersionPrefix) Apache OpenDALâ„¢ diff --git a/bindings/java/pom.xml b/bindings/java/pom.xml index c857edd10550..0a3074f0cfa0 100644 --- a/bindings/java/pom.xml +++ b/bindings/java/pom.xml @@ -32,7 +32,7 @@ org.apache.opendal opendal - 0.50.1 + 0.50.2 Apache OpenDALâ„¢ diff --git a/bindings/nodejs/.node-version b/bindings/nodejs/.node-version index 3c032078a4a2..d8e297d13c46 100644 --- a/bindings/nodejs/.node-version +++ b/bindings/nodejs/.node-version @@ -1 +1 @@ -18 +24.19 diff --git a/bindings/nodejs/generated.js b/bindings/nodejs/generated.js index 11c83fa6fad0..317ead6c38fb 100644 --- a/bindings/nodejs/generated.js +++ b/bindings/nodejs/generated.js @@ -99,8 +99,8 @@ function requireNative() { try { const binding = require('@opendal/lib-android-arm64') const bindingPackageVersion = require('@opendal/lib-android-arm64/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -115,8 +115,8 @@ function requireNative() { try { const binding = require('@opendal/lib-android-arm-eabi') const bindingPackageVersion = require('@opendal/lib-android-arm-eabi/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -135,8 +135,8 @@ function requireNative() { try { const binding = require('@opendal/lib-win32-x64-msvc') const bindingPackageVersion = require('@opendal/lib-win32-x64-msvc/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -151,8 +151,8 @@ function requireNative() { try { const binding = require('@opendal/lib-win32-ia32-msvc') const bindingPackageVersion = require('@opendal/lib-win32-ia32-msvc/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -167,8 +167,8 @@ function requireNative() { try { const binding = require('@opendal/lib-win32-arm64-msvc') const bindingPackageVersion = require('@opendal/lib-win32-arm64-msvc/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -186,8 +186,8 @@ function requireNative() { try { const binding = require('@opendal/lib-darwin-universal') const bindingPackageVersion = require('@opendal/lib-darwin-universal/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -202,8 +202,8 @@ function requireNative() { try { const binding = require('@opendal/lib-darwin-x64') const bindingPackageVersion = require('@opendal/lib-darwin-x64/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -218,8 +218,8 @@ function requireNative() { try { const binding = require('@opendal/lib-darwin-arm64') const bindingPackageVersion = require('@opendal/lib-darwin-arm64/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -238,8 +238,8 @@ function requireNative() { try { const binding = require('@opendal/lib-freebsd-x64') const bindingPackageVersion = require('@opendal/lib-freebsd-x64/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -254,8 +254,8 @@ function requireNative() { try { const binding = require('@opendal/lib-freebsd-arm64') const bindingPackageVersion = require('@opendal/lib-freebsd-arm64/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -275,8 +275,8 @@ function requireNative() { try { const binding = require('@opendal/lib-linux-x64-musl') const bindingPackageVersion = require('@opendal/lib-linux-x64-musl/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -291,8 +291,8 @@ function requireNative() { try { const binding = require('@opendal/lib-linux-x64-gnu') const bindingPackageVersion = require('@opendal/lib-linux-x64-gnu/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -309,8 +309,8 @@ function requireNative() { try { const binding = require('@opendal/lib-linux-arm64-musl') const bindingPackageVersion = require('@opendal/lib-linux-arm64-musl/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -325,8 +325,8 @@ function requireNative() { try { const binding = require('@opendal/lib-linux-arm64-gnu') const bindingPackageVersion = require('@opendal/lib-linux-arm64-gnu/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -343,8 +343,8 @@ function requireNative() { try { const binding = require('@opendal/lib-linux-arm-musleabihf') const bindingPackageVersion = require('@opendal/lib-linux-arm-musleabihf/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -359,8 +359,8 @@ function requireNative() { try { const binding = require('@opendal/lib-linux-arm-gnueabihf') const bindingPackageVersion = require('@opendal/lib-linux-arm-gnueabihf/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -377,8 +377,8 @@ function requireNative() { try { const binding = require('@opendal/lib-linux-riscv64-musl') const bindingPackageVersion = require('@opendal/lib-linux-riscv64-musl/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -393,8 +393,8 @@ function requireNative() { try { const binding = require('@opendal/lib-linux-riscv64-gnu') const bindingPackageVersion = require('@opendal/lib-linux-riscv64-gnu/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -410,8 +410,8 @@ function requireNative() { try { const binding = require('@opendal/lib-linux-ppc64-gnu') const bindingPackageVersion = require('@opendal/lib-linux-ppc64-gnu/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -426,8 +426,8 @@ function requireNative() { try { const binding = require('@opendal/lib-linux-s390x-gnu') const bindingPackageVersion = require('@opendal/lib-linux-s390x-gnu/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -446,8 +446,8 @@ function requireNative() { try { const binding = require('@opendal/lib-openharmony-arm64') const bindingPackageVersion = require('@opendal/lib-openharmony-arm64/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -462,8 +462,8 @@ function requireNative() { try { const binding = require('@opendal/lib-openharmony-x64') const bindingPackageVersion = require('@opendal/lib-openharmony-x64/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -478,8 +478,8 @@ function requireNative() { try { const binding = require('@opendal/lib-openharmony-arm') const bindingPackageVersion = require('@opendal/lib-openharmony-arm/package.json').version - if (bindingPackageVersion !== '0.49.6' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.49.6 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.49.7' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.49.7 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { diff --git a/bindings/nodejs/npm/darwin-arm64/package.json b/bindings/nodejs/npm/darwin-arm64/package.json index 61894838ec03..fc01f6a81ad3 100644 --- a/bindings/nodejs/npm/darwin-arm64/package.json +++ b/bindings/nodejs/npm/darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@opendal/lib-darwin-arm64", - "version": "0.49.6", + "version": "0.49.7", "cpu": [ "arm64" ], diff --git a/bindings/nodejs/npm/darwin-x64/package.json b/bindings/nodejs/npm/darwin-x64/package.json index d88fe111e069..489915f4c2fb 100644 --- a/bindings/nodejs/npm/darwin-x64/package.json +++ b/bindings/nodejs/npm/darwin-x64/package.json @@ -1,6 +1,6 @@ { "name": "@opendal/lib-darwin-x64", - "version": "0.49.6", + "version": "0.49.7", "cpu": [ "x64" ], diff --git a/bindings/nodejs/npm/linux-arm64-gnu/package.json b/bindings/nodejs/npm/linux-arm64-gnu/package.json index 44c523a67d45..2b393a54eb82 100644 --- a/bindings/nodejs/npm/linux-arm64-gnu/package.json +++ b/bindings/nodejs/npm/linux-arm64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@opendal/lib-linux-arm64-gnu", - "version": "0.49.6", + "version": "0.49.7", "cpu": [ "arm64" ], diff --git a/bindings/nodejs/npm/linux-arm64-musl/package.json b/bindings/nodejs/npm/linux-arm64-musl/package.json index 1ab57c4e6fd9..a768e4b693c1 100644 --- a/bindings/nodejs/npm/linux-arm64-musl/package.json +++ b/bindings/nodejs/npm/linux-arm64-musl/package.json @@ -1,6 +1,6 @@ { "name": "@opendal/lib-linux-arm64-musl", - "version": "0.49.6", + "version": "0.49.7", "cpu": [ "arm64" ], diff --git a/bindings/nodejs/npm/linux-x64-gnu/package.json b/bindings/nodejs/npm/linux-x64-gnu/package.json index 98f64f6e814e..18ea4eb1c0c6 100644 --- a/bindings/nodejs/npm/linux-x64-gnu/package.json +++ b/bindings/nodejs/npm/linux-x64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@opendal/lib-linux-x64-gnu", - "version": "0.49.6", + "version": "0.49.7", "cpu": [ "x64" ], diff --git a/bindings/nodejs/npm/linux-x64-musl/package.json b/bindings/nodejs/npm/linux-x64-musl/package.json index ca7a7c0ebafa..22f4bae8f1bf 100644 --- a/bindings/nodejs/npm/linux-x64-musl/package.json +++ b/bindings/nodejs/npm/linux-x64-musl/package.json @@ -1,6 +1,6 @@ { "name": "@opendal/lib-linux-x64-musl", - "version": "0.49.6", + "version": "0.49.7", "cpu": [ "x64" ], diff --git a/bindings/nodejs/npm/win32-arm64-msvc/package.json b/bindings/nodejs/npm/win32-arm64-msvc/package.json index 499f5d3c16b0..fa76299143b1 100644 --- a/bindings/nodejs/npm/win32-arm64-msvc/package.json +++ b/bindings/nodejs/npm/win32-arm64-msvc/package.json @@ -1,6 +1,6 @@ { "name": "@opendal/lib-win32-arm64-msvc", - "version": "0.49.6", + "version": "0.49.7", "cpu": [ "arm64" ], diff --git a/bindings/nodejs/npm/win32-x64-msvc/package.json b/bindings/nodejs/npm/win32-x64-msvc/package.json index 57243e5b4b89..f99a837c4a91 100644 --- a/bindings/nodejs/npm/win32-x64-msvc/package.json +++ b/bindings/nodejs/npm/win32-x64-msvc/package.json @@ -1,6 +1,6 @@ { "name": "@opendal/lib-win32-x64-msvc", - "version": "0.49.6", + "version": "0.49.7", "cpu": [ "x64" ], diff --git a/bindings/nodejs/package.json b/bindings/nodejs/package.json index 228cc9142832..ec2241219c19 100644 --- a/bindings/nodejs/package.json +++ b/bindings/nodejs/package.json @@ -1,7 +1,7 @@ { "name": "opendal", "author": "Apache OpenDAL ", - "version": "0.49.6", + "version": "0.49.7", "license": "Apache-2.0", "main": "index.cjs", "module": "index.mjs", diff --git a/bindings/python/Cargo.toml b/bindings/python/Cargo.toml index f37ad4729a0d..97c3f2b6b25d 100644 --- a/bindings/python/Cargo.toml +++ b/bindings/python/Cargo.toml @@ -26,7 +26,7 @@ license = "Apache-2.0" repository = "https://github.com/apache/opendal" rust-version = "1.91" # Release candidate builds derive prerelease versions from tags in release_python.yml. -version = "0.47.5" +version = "0.47.6" [features] default = [ diff --git a/bindings/ruby/Cargo.lock b/bindings/ruby/Cargo.lock index 2898f0b5fc32..bfb412f315b6 100644 --- a/bindings/ruby/Cargo.lock +++ b/bindings/ruby/Cargo.lock @@ -1374,7 +1374,7 @@ checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50" [[package]] name = "opendal" -version = "0.58.1" +version = "0.58.2" dependencies = [ "ctor", "opendal-core", @@ -1402,7 +1402,7 @@ dependencies = [ [[package]] name = "opendal-core" -version = "0.58.1" +version = "0.58.2" dependencies = [ "anyhow", "base64 0.23.0", @@ -1426,7 +1426,7 @@ dependencies = [ [[package]] name = "opendal-http-transport-reqwest" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "futures", @@ -1438,7 +1438,7 @@ dependencies = [ [[package]] name = "opendal-layer-concurrent-limit" -version = "0.58.1" +version = "0.58.2" dependencies = [ "futures", "http", @@ -1448,7 +1448,7 @@ dependencies = [ [[package]] name = "opendal-layer-logging" -version = "0.58.1" +version = "0.58.2" dependencies = [ "log", "opendal-core", @@ -1456,7 +1456,7 @@ dependencies = [ [[package]] name = "opendal-layer-retry" -version = "0.58.1" +version = "0.58.2" dependencies = [ "backon", "log", @@ -1465,7 +1465,7 @@ dependencies = [ [[package]] name = "opendal-layer-throttle" -version = "0.58.1" +version = "0.58.2" dependencies = [ "governor", "opendal-core", @@ -1473,7 +1473,7 @@ dependencies = [ [[package]] name = "opendal-layer-timeout" -version = "0.58.1" +version = "0.58.2" dependencies = [ "opendal-core", "tokio", @@ -1481,7 +1481,7 @@ dependencies = [ [[package]] name = "opendal-ruby" -version = "0.1.9" +version = "0.1.10" dependencies = [ "bytes", "magnus", @@ -1493,7 +1493,7 @@ dependencies = [ [[package]] name = "opendal-service-azblob" -version = "0.58.1" +version = "0.58.2" dependencies = [ "base64 0.23.0", "bytes", @@ -1512,7 +1512,7 @@ dependencies = [ [[package]] name = "opendal-service-azdls" -version = "0.58.1" +version = "0.58.2" dependencies = [ "base64 0.23.0", "bytes", @@ -1531,7 +1531,7 @@ dependencies = [ [[package]] name = "opendal-service-azfile" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http", @@ -1547,7 +1547,7 @@ dependencies = [ [[package]] name = "opendal-service-azure-common" -version = "0.58.1" +version = "0.58.2" dependencies = [ "http", "opendal-core", @@ -1555,7 +1555,7 @@ dependencies = [ [[package]] name = "opendal-service-cos" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http", @@ -1570,7 +1570,7 @@ dependencies = [ [[package]] name = "opendal-service-fs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "log", @@ -1582,7 +1582,7 @@ dependencies = [ [[package]] name = "opendal-service-gcs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "async-trait", "bytes", @@ -1601,7 +1601,7 @@ dependencies = [ [[package]] name = "opendal-service-ghac" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "ghac", @@ -1619,7 +1619,7 @@ dependencies = [ [[package]] name = "opendal-service-http" -version = "0.58.1" +version = "0.58.2" dependencies = [ "http", "log", @@ -1629,7 +1629,7 @@ dependencies = [ [[package]] name = "opendal-service-ipmfs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http", @@ -1641,7 +1641,7 @@ dependencies = [ [[package]] name = "opendal-service-obs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http", @@ -1656,7 +1656,7 @@ dependencies = [ [[package]] name = "opendal-service-oss" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http", @@ -1671,7 +1671,7 @@ dependencies = [ [[package]] name = "opendal-service-s3" -version = "0.58.1" +version = "0.58.2" dependencies = [ "base64 0.23.0", "bytes", @@ -1690,7 +1690,7 @@ dependencies = [ [[package]] name = "opendal-service-webdav" -version = "0.58.1" +version = "0.58.2" dependencies = [ "anyhow", "bytes", @@ -1704,7 +1704,7 @@ dependencies = [ [[package]] name = "opendal-service-webhdfs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "anyhow", "bytes", diff --git a/bindings/ruby/Cargo.toml b/bindings/ruby/Cargo.toml index 21dc44f215f0..ce2eda87264a 100644 --- a/bindings/ruby/Cargo.toml +++ b/bindings/ruby/Cargo.toml @@ -25,7 +25,7 @@ homepage = "https://opendal.apache.org/" license = "Apache-2.0" repository = "https://github.com/apache/opendal" rust-version = "1.91" -version = "0.1.9" +version = "0.1.10" [lib] crate-type = ["cdylib"] diff --git a/core/Cargo.lock b/core/Cargo.lock index 892e9acdd8c9..6b638da5f8ac 100644 --- a/core/Cargo.lock +++ b/core/Cargo.lock @@ -2876,7 +2876,7 @@ dependencies = [ [[package]] name = "edge_test_aws_s3_assume_role_with_web_identity" -version = "0.58.1" +version = "0.58.2" dependencies = [ "logforth", "opendal", @@ -2886,7 +2886,7 @@ dependencies = [ [[package]] name = "edge_test_file_write_on_full_disk" -version = "0.58.1" +version = "0.58.2" dependencies = [ "opendal", "rand 0.10.1", @@ -2895,7 +2895,7 @@ dependencies = [ [[package]] name = "edge_test_opfs_wasm32" -version = "0.58.1" +version = "0.58.2" dependencies = [ "futures", "opendal", @@ -2907,7 +2907,7 @@ dependencies = [ [[package]] name = "edge_test_s3_read_on_wasm" -version = "0.58.1" +version = "0.58.2" dependencies = [ "opendal", "wasm-bindgen", @@ -6309,7 +6309,7 @@ checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" [[package]] name = "opendal" -version = "0.58.1" +version = "0.58.2" dependencies = [ "anyhow", "bytes", @@ -6422,7 +6422,7 @@ dependencies = [ [[package]] name = "opendal-benchmark-vs-fs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "criterion", "opendal", @@ -6433,7 +6433,7 @@ dependencies = [ [[package]] name = "opendal-benchmark-vs-s3" -version = "0.58.1" +version = "0.58.2" dependencies = [ "aws-config", "aws-credential-types", @@ -6448,7 +6448,7 @@ dependencies = [ [[package]] name = "opendal-core" -version = "0.58.1" +version = "0.58.2" dependencies = [ "anyhow", "base64 0.23.0", @@ -6476,7 +6476,7 @@ dependencies = [ [[package]] name = "opendal-examples-basic" -version = "0.58.1" +version = "0.58.2" dependencies = [ "opendal", "tokio", @@ -6484,7 +6484,7 @@ dependencies = [ [[package]] name = "opendal-examples-concurrent-upload" -version = "0.58.1" +version = "0.58.2" dependencies = [ "opendal", "tokio", @@ -6492,7 +6492,7 @@ dependencies = [ [[package]] name = "opendal-examples-getting-started" -version = "0.58.1" +version = "0.58.2" dependencies = [ "opendal", "tokio", @@ -6500,7 +6500,7 @@ dependencies = [ [[package]] name = "opendal-examples-multipart-upload" -version = "0.58.1" +version = "0.58.2" dependencies = [ "opendal", "tokio", @@ -6508,7 +6508,7 @@ dependencies = [ [[package]] name = "opendal-fuzz" -version = "0.58.1" +version = "0.58.2" dependencies = [ "arbitrary", "libfuzzer-sys", @@ -6520,7 +6520,7 @@ dependencies = [ [[package]] name = "opendal-http-transport-reqwest" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "futures", @@ -6532,7 +6532,7 @@ dependencies = [ [[package]] name = "opendal-layer-async-backtrace" -version = "0.58.1" +version = "0.58.2" dependencies = [ "async-backtrace", "opendal-core", @@ -6540,7 +6540,7 @@ dependencies = [ [[package]] name = "opendal-layer-await-tree" -version = "0.58.1" +version = "0.58.2" dependencies = [ "await-tree", "futures", @@ -6549,7 +6549,7 @@ dependencies = [ [[package]] name = "opendal-layer-capability-check" -version = "0.58.1" +version = "0.58.2" dependencies = [ "opendal-core", "tokio", @@ -6557,7 +6557,7 @@ dependencies = [ [[package]] name = "opendal-layer-chaos" -version = "0.58.1" +version = "0.58.2" dependencies = [ "opendal-core", "rand 0.10.1", @@ -6565,7 +6565,7 @@ dependencies = [ [[package]] name = "opendal-layer-concurrent-limit" -version = "0.58.1" +version = "0.58.2" dependencies = [ "futures", "http 1.4.2", @@ -6576,7 +6576,7 @@ dependencies = [ [[package]] name = "opendal-layer-dtrace" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "opendal-core", @@ -6586,7 +6586,7 @@ dependencies = [ [[package]] name = "opendal-layer-fastmetrics" -version = "0.58.1" +version = "0.58.2" dependencies = [ "fastmetrics", "log", @@ -6597,7 +6597,7 @@ dependencies = [ [[package]] name = "opendal-layer-fastrace" -version = "0.58.1" +version = "0.58.2" dependencies = [ "anyhow", "dotenvy", @@ -6609,7 +6609,7 @@ dependencies = [ [[package]] name = "opendal-layer-foyer" -version = "0.58.1" +version = "0.58.2" dependencies = [ "foyer", "opendal-core", @@ -6620,7 +6620,7 @@ dependencies = [ [[package]] name = "opendal-layer-hotpath" -version = "0.58.1" +version = "0.58.2" dependencies = [ "futures", "hotpath", @@ -6631,7 +6631,7 @@ dependencies = [ [[package]] name = "opendal-layer-immutable-index" -version = "0.58.1" +version = "0.58.2" dependencies = [ "futures", "log", @@ -6642,7 +6642,7 @@ dependencies = [ [[package]] name = "opendal-layer-logging" -version = "0.58.1" +version = "0.58.2" dependencies = [ "log", "opendal-core", @@ -6650,7 +6650,7 @@ dependencies = [ [[package]] name = "opendal-layer-metrics" -version = "0.58.1" +version = "0.58.2" dependencies = [ "metrics", "opendal-core", @@ -6659,7 +6659,7 @@ dependencies = [ [[package]] name = "opendal-layer-mime-guess" -version = "0.58.1" +version = "0.58.2" dependencies = [ "futures", "mime_guess", @@ -6669,7 +6669,7 @@ dependencies = [ [[package]] name = "opendal-layer-observe-metrics-common" -version = "0.58.1" +version = "0.58.2" dependencies = [ "futures", "http 1.4.2", @@ -6679,7 +6679,7 @@ dependencies = [ [[package]] name = "opendal-layer-otelmetrics" -version = "0.58.1" +version = "0.58.2" dependencies = [ "opendal-core", "opendal-layer-observe-metrics-common", @@ -6688,7 +6688,7 @@ dependencies = [ [[package]] name = "opendal-layer-oteltrace" -version = "0.58.1" +version = "0.58.2" dependencies = [ "opendal-core", "opentelemetry", @@ -6696,7 +6696,7 @@ dependencies = [ [[package]] name = "opendal-layer-prometheus" -version = "0.58.1" +version = "0.58.2" dependencies = [ "log", "opendal-core", @@ -6707,7 +6707,7 @@ dependencies = [ [[package]] name = "opendal-layer-prometheus-client" -version = "0.58.1" +version = "0.58.2" dependencies = [ "log", "opendal-core", @@ -6718,7 +6718,7 @@ dependencies = [ [[package]] name = "opendal-layer-retry" -version = "0.58.1" +version = "0.58.2" dependencies = [ "backon", "bytes", @@ -6733,7 +6733,7 @@ dependencies = [ [[package]] name = "opendal-layer-route" -version = "0.58.1" +version = "0.58.2" dependencies = [ "futures", "globset", @@ -6744,7 +6744,7 @@ dependencies = [ [[package]] name = "opendal-layer-tail-cut" -version = "0.58.1" +version = "0.58.2" dependencies = [ "opendal-core", "tokio", @@ -6752,7 +6752,7 @@ dependencies = [ [[package]] name = "opendal-layer-throttle" -version = "0.58.1" +version = "0.58.2" dependencies = [ "governor", "opendal-core", @@ -6760,7 +6760,7 @@ dependencies = [ [[package]] name = "opendal-layer-timeout" -version = "0.58.1" +version = "0.58.2" dependencies = [ "futures", "opendal-core", @@ -6770,7 +6770,7 @@ dependencies = [ [[package]] name = "opendal-layer-tracing" -version = "0.58.1" +version = "0.58.2" dependencies = [ "anyhow", "dotenvy", @@ -6788,7 +6788,7 @@ dependencies = [ [[package]] name = "opendal-service-aliyun-drive" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -6802,7 +6802,7 @@ dependencies = [ [[package]] name = "opendal-service-alluxio" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -6815,7 +6815,7 @@ dependencies = [ [[package]] name = "opendal-service-azblob" -version = "0.58.1" +version = "0.58.2" dependencies = [ "base64 0.23.0", "bytes", @@ -6837,7 +6837,7 @@ dependencies = [ [[package]] name = "opendal-service-azdls" -version = "0.58.1" +version = "0.58.2" dependencies = [ "base64 0.23.0", "bytes", @@ -6857,7 +6857,7 @@ dependencies = [ [[package]] name = "opendal-service-azfile" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -6874,7 +6874,7 @@ dependencies = [ [[package]] name = "opendal-service-azure-common" -version = "0.58.1" +version = "0.58.2" dependencies = [ "http 1.4.2", "opendal-core", @@ -6882,7 +6882,7 @@ dependencies = [ [[package]] name = "opendal-service-b2" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -6896,7 +6896,7 @@ dependencies = [ [[package]] name = "opendal-service-cacache" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "cacache", @@ -6907,7 +6907,7 @@ dependencies = [ [[package]] name = "opendal-service-cloudflare-kv" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -6918,7 +6918,7 @@ dependencies = [ [[package]] name = "opendal-service-compfs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "compio", @@ -6929,7 +6929,7 @@ dependencies = [ [[package]] name = "opendal-service-cos" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -6945,7 +6945,7 @@ dependencies = [ [[package]] name = "opendal-service-d1" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -6957,7 +6957,7 @@ dependencies = [ [[package]] name = "opendal-service-dashmap" -version = "0.58.1" +version = "0.58.2" dependencies = [ "dashmap 6.2.1", "log", @@ -6968,7 +6968,7 @@ dependencies = [ [[package]] name = "opendal-service-dbfs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "base64 0.23.0", "bytes", @@ -6982,7 +6982,7 @@ dependencies = [ [[package]] name = "opendal-service-dropbox" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -6995,7 +6995,7 @@ dependencies = [ [[package]] name = "opendal-service-etcd" -version = "0.58.1" +version = "0.58.2" dependencies = [ "etcd-client", "fastpool", @@ -7006,7 +7006,7 @@ dependencies = [ [[package]] name = "opendal-service-foundationdb" -version = "0.58.1" +version = "0.58.2" dependencies = [ "foundationdb", "opendal-core", @@ -7016,7 +7016,7 @@ dependencies = [ [[package]] name = "opendal-service-foyer" -version = "0.58.1" +version = "0.58.2" dependencies = [ "foyer", "log", @@ -7030,7 +7030,7 @@ dependencies = [ [[package]] name = "opendal-service-fs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "log", @@ -7043,7 +7043,7 @@ dependencies = [ [[package]] name = "opendal-service-ftp" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "fastpool", @@ -7060,7 +7060,7 @@ dependencies = [ [[package]] name = "opendal-service-gcs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "async-trait", "bytes", @@ -7079,7 +7079,7 @@ dependencies = [ [[package]] name = "opendal-service-gdrive" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -7093,7 +7093,7 @@ dependencies = [ [[package]] name = "opendal-service-ghac" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "ghac", @@ -7112,7 +7112,7 @@ dependencies = [ [[package]] name = "opendal-service-github" -version = "0.58.1" +version = "0.58.2" dependencies = [ "base64 0.23.0", "bytes", @@ -7126,7 +7126,7 @@ dependencies = [ [[package]] name = "opendal-service-goosefs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "goosefs-sdk", @@ -7139,7 +7139,7 @@ dependencies = [ [[package]] name = "opendal-service-gridfs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "futures", "mea", @@ -7151,7 +7151,7 @@ dependencies = [ [[package]] name = "opendal-service-hdfs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "futures", @@ -7164,7 +7164,7 @@ dependencies = [ [[package]] name = "opendal-service-hdfs-native" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "futures", @@ -7176,7 +7176,7 @@ dependencies = [ [[package]] name = "opendal-service-hf" -version = "0.58.1" +version = "0.58.2" dependencies = [ "base64 0.23.0", "bytes", @@ -7194,7 +7194,7 @@ dependencies = [ [[package]] name = "opendal-service-http" -version = "0.58.1" +version = "0.58.2" dependencies = [ "http 1.4.2", "log", @@ -7205,7 +7205,7 @@ dependencies = [ [[package]] name = "opendal-service-ipfs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -7218,7 +7218,7 @@ dependencies = [ [[package]] name = "opendal-service-ipmfs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -7231,7 +7231,7 @@ dependencies = [ [[package]] name = "opendal-service-koofr" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -7245,7 +7245,7 @@ dependencies = [ [[package]] name = "opendal-service-lakefs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -7258,7 +7258,7 @@ dependencies = [ [[package]] name = "opendal-service-memcached" -version = "0.58.1" +version = "0.58.2" dependencies = [ "fastpool", "opendal-core", @@ -7269,7 +7269,7 @@ dependencies = [ [[package]] name = "opendal-service-mini-moka" -version = "0.58.1" +version = "0.58.2" dependencies = [ "log", "mini-moka", @@ -7279,7 +7279,7 @@ dependencies = [ [[package]] name = "opendal-service-moka" -version = "0.58.1" +version = "0.58.2" dependencies = [ "log", "moka", @@ -7290,7 +7290,7 @@ dependencies = [ [[package]] name = "opendal-service-mongodb" -version = "0.58.1" +version = "0.58.2" dependencies = [ "anyhow", "mea", @@ -7302,7 +7302,7 @@ dependencies = [ [[package]] name = "opendal-service-monoiofs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "flume 0.12.0", @@ -7315,7 +7315,7 @@ dependencies = [ [[package]] name = "opendal-service-mysql" -version = "0.58.1" +version = "0.58.2" dependencies = [ "mea", "opendal-core", @@ -7326,7 +7326,7 @@ dependencies = [ [[package]] name = "opendal-service-obs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -7342,7 +7342,7 @@ dependencies = [ [[package]] name = "opendal-service-onedrive" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "futures", @@ -7357,7 +7357,7 @@ dependencies = [ [[package]] name = "opendal-service-opfs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "js-sys", "opendal-core", @@ -7370,7 +7370,7 @@ dependencies = [ [[package]] name = "opendal-service-oss" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -7387,7 +7387,7 @@ dependencies = [ [[package]] name = "opendal-service-pcloud" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -7400,7 +7400,7 @@ dependencies = [ [[package]] name = "opendal-service-persy" -version = "0.58.1" +version = "0.58.2" dependencies = [ "opendal-core", "persy", @@ -7410,7 +7410,7 @@ dependencies = [ [[package]] name = "opendal-service-postgresql" -version = "0.58.1" +version = "0.58.2" dependencies = [ "mea", "opendal-core", @@ -7421,7 +7421,7 @@ dependencies = [ [[package]] name = "opendal-service-redb" -version = "0.58.1" +version = "0.58.2" dependencies = [ "opendal-core", "redb 4.1.0", @@ -7431,7 +7431,7 @@ dependencies = [ [[package]] name = "opendal-service-redis" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "fastpool", @@ -7444,7 +7444,7 @@ dependencies = [ [[package]] name = "opendal-service-rocksdb" -version = "0.58.1" +version = "0.58.2" dependencies = [ "opendal-core", "rocksdb", @@ -7454,7 +7454,7 @@ dependencies = [ [[package]] name = "opendal-service-s3" -version = "0.58.1" +version = "0.58.2" dependencies = [ "base64 0.23.0", "bytes", @@ -7476,7 +7476,7 @@ dependencies = [ [[package]] name = "opendal-service-seafile" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -7490,7 +7490,7 @@ dependencies = [ [[package]] name = "opendal-service-sftp" -version = "0.58.1" +version = "0.58.2" dependencies = [ "anyhow", "bytes", @@ -7506,7 +7506,7 @@ dependencies = [ [[package]] name = "opendal-service-sled" -version = "0.58.1" +version = "0.58.2" dependencies = [ "opendal-core", "serde", @@ -7516,7 +7516,7 @@ dependencies = [ [[package]] name = "opendal-service-sqlite" -version = "0.58.1" +version = "0.58.2" dependencies = [ "mea", "opendal-core", @@ -7527,7 +7527,7 @@ dependencies = [ [[package]] name = "opendal-service-surrealdb" -version = "0.58.1" +version = "0.58.2" dependencies = [ "mea", "opendal-core", @@ -7538,7 +7538,7 @@ dependencies = [ [[package]] name = "opendal-service-swift" -version = "0.58.1" +version = "0.58.2" dependencies = [ "base64 0.23.0", "bytes", @@ -7558,7 +7558,7 @@ dependencies = [ [[package]] name = "opendal-service-tikv" -version = "0.58.1" +version = "0.58.2" dependencies = [ "mea", "opendal-core", @@ -7569,7 +7569,7 @@ dependencies = [ [[package]] name = "opendal-service-tos" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -7584,7 +7584,7 @@ dependencies = [ [[package]] name = "opendal-service-upyun" -version = "0.58.1" +version = "0.58.2" dependencies = [ "base64 0.23.0", "bytes", @@ -7602,7 +7602,7 @@ dependencies = [ [[package]] name = "opendal-service-vercel-artifacts" -version = "0.58.1" +version = "0.58.2" dependencies = [ "anyhow", "bytes", @@ -7616,7 +7616,7 @@ dependencies = [ [[package]] name = "opendal-service-vercel-blob" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -7630,7 +7630,7 @@ dependencies = [ [[package]] name = "opendal-service-webdav" -version = "0.58.1" +version = "0.58.2" dependencies = [ "anyhow", "bytes", @@ -7645,7 +7645,7 @@ dependencies = [ [[package]] name = "opendal-service-webhdfs" -version = "0.58.1" +version = "0.58.2" dependencies = [ "anyhow", "bytes", @@ -7661,7 +7661,7 @@ dependencies = [ [[package]] name = "opendal-service-yandex-disk" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "http 1.4.2", @@ -7675,7 +7675,7 @@ dependencies = [ [[package]] name = "opendal-testkit" -version = "0.58.1" +version = "0.58.2" dependencies = [ "bytes", "dotenvy", diff --git a/core/Cargo.toml b/core/Cargo.toml index d7d686e71ff3..16bb6e414bbb 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -39,7 +39,7 @@ homepage = "https://opendal.apache.org/" license = "Apache-2.0" repository = "https://github.com/apache/opendal" rust-version = "1.91" -version = "0.58.1" +version = "0.58.2" [workspace.dependencies] base64 = "0.23" @@ -241,102 +241,102 @@ required-features = ["tests"] [dependencies] ctor = { workspace = true, optional = true } -opendal-core = { path = "core", version = "0.58.1", default-features = false } -opendal-http-transport-reqwest = { path = "http-transports/reqwest", version = "0.58.1", optional = true, default-features = false } -opendal-layer-async-backtrace = { path = "layers/async-backtrace", version = "0.58.1", optional = true, default-features = false } -opendal-layer-await-tree = { path = "layers/await-tree", version = "0.58.1", optional = true, default-features = false } -opendal-layer-capability-check = { path = "layers/capability-check", version = "0.58.1", optional = true, default-features = false } -opendal-layer-chaos = { path = "layers/chaos", version = "0.58.1", optional = true, default-features = false } -opendal-layer-concurrent-limit = { path = "layers/concurrent-limit", version = "0.58.1", optional = true, default-features = false } -opendal-layer-fastmetrics = { path = "layers/fastmetrics", version = "0.58.1", optional = true, default-features = false } -opendal-layer-fastrace = { path = "layers/fastrace", version = "0.58.1", optional = true, default-features = false } -opendal-layer-foyer = { path = "layers/foyer", version = "0.58.1", optional = true, default-features = false } -opendal-layer-hotpath = { path = "layers/hotpath", version = "0.58.1", optional = true, default-features = false } -opendal-layer-immutable-index = { path = "layers/immutable-index", version = "0.58.1", optional = true, default-features = false } -opendal-layer-logging = { path = "layers/logging", version = "0.58.1", optional = true, default-features = false } -opendal-layer-metrics = { path = "layers/metrics", version = "0.58.1", optional = true, default-features = false } -opendal-layer-mime-guess = { path = "layers/mime-guess", version = "0.58.1", optional = true, default-features = false } -opendal-layer-observe-metrics-common = { path = "layers/observe-metrics-common", version = "0.58.1", optional = true, default-features = false } -opendal-layer-otelmetrics = { path = "layers/otelmetrics", version = "0.58.1", optional = true, default-features = false } -opendal-layer-oteltrace = { path = "layers/oteltrace", version = "0.58.1", optional = true, default-features = false } -opendal-layer-prometheus = { path = "layers/prometheus", version = "0.58.1", optional = true, default-features = false } -opendal-layer-prometheus-client = { path = "layers/prometheus-client", version = "0.58.1", optional = true, default-features = false } -opendal-layer-retry = { path = "layers/retry", version = "0.58.1", optional = true, default-features = false } -opendal-layer-route = { path = "layers/route", version = "0.58.1", optional = true, default-features = false } -opendal-layer-tail-cut = { path = "layers/tail-cut", version = "0.58.1", optional = true, default-features = false } -opendal-layer-throttle = { path = "layers/throttle", version = "0.58.1", optional = true, default-features = false } -opendal-layer-timeout = { path = "layers/timeout", version = "0.58.1", optional = true, default-features = false } -opendal-layer-tracing = { path = "layers/tracing", version = "0.58.1", optional = true, default-features = false } -opendal-service-aliyun-drive = { path = "services/aliyun-drive", version = "0.58.1", optional = true, default-features = false } -opendal-service-alluxio = { path = "services/alluxio", version = "0.58.1", optional = true, default-features = false } -opendal-service-azblob = { path = "services/azblob", version = "0.58.1", optional = true, default-features = false } -opendal-service-azdls = { path = "services/azdls", version = "0.58.1", optional = true, default-features = false } -opendal-service-azfile = { path = "services/azfile", version = "0.58.1", optional = true, default-features = false } -opendal-service-b2 = { path = "services/b2", version = "0.58.1", optional = true, default-features = false } -opendal-service-cacache = { path = "services/cacache", version = "0.58.1", optional = true, default-features = false } -opendal-service-cloudflare-kv = { path = "services/cloudflare-kv", version = "0.58.1", optional = true, default-features = false } -opendal-service-compfs = { path = "services/compfs", version = "0.58.1", optional = true, default-features = false } -opendal-service-cos = { path = "services/cos", version = "0.58.1", optional = true, default-features = false } -opendal-service-d1 = { path = "services/d1", version = "0.58.1", optional = true, default-features = false } -opendal-service-dashmap = { path = "services/dashmap", version = "0.58.1", optional = true, default-features = false } -opendal-service-dbfs = { path = "services/dbfs", version = "0.58.1", optional = true, default-features = false } -opendal-service-dropbox = { path = "services/dropbox", version = "0.58.1", optional = true, default-features = false } -opendal-service-etcd = { path = "services/etcd", version = "0.58.1", optional = true, default-features = false } -opendal-service-foundationdb = { path = "services/foundationdb", version = "0.58.1", optional = true, default-features = false } -opendal-service-foyer = { path = "services/foyer", version = "0.58.1", optional = true, default-features = false } -opendal-service-fs = { path = "services/fs", version = "0.58.1", optional = true, default-features = false } -opendal-service-ftp = { path = "services/ftp", version = "0.58.1", optional = true, default-features = false } -opendal-service-gcs = { path = "services/gcs", version = "0.58.1", optional = true, default-features = false } -opendal-service-gdrive = { path = "services/gdrive", version = "0.58.1", optional = true, default-features = false } -opendal-service-ghac = { path = "services/ghac", version = "0.58.1", optional = true, default-features = false } -opendal-service-github = { path = "services/github", version = "0.58.1", optional = true, default-features = false } -opendal-service-goosefs = { path = "services/goosefs", version = "0.58.1", optional = true, default-features = false } -opendal-service-gridfs = { path = "services/gridfs", version = "0.58.1", optional = true, default-features = false } -opendal-service-hdfs = { path = "services/hdfs", version = "0.58.1", optional = true, default-features = false } -opendal-service-hdfs-native = { path = "services/hdfs-native", version = "0.58.1", optional = true, default-features = false } -opendal-service-hf = { path = "services/hf", version = "0.58.1", optional = true, default-features = false } -opendal-service-http = { path = "services/http", version = "0.58.1", optional = true, default-features = false } -opendal-service-ipfs = { path = "services/ipfs", version = "0.58.1", optional = true, default-features = false } -opendal-service-ipmfs = { path = "services/ipmfs", version = "0.58.1", optional = true, default-features = false } -opendal-service-koofr = { path = "services/koofr", version = "0.58.1", optional = true, default-features = false } -opendal-service-lakefs = { path = "services/lakefs", version = "0.58.1", optional = true, default-features = false } -opendal-service-memcached = { path = "services/memcached", version = "0.58.1", optional = true, default-features = false } -opendal-service-mini-moka = { path = "services/mini_moka", version = "0.58.1", optional = true, default-features = false } -opendal-service-moka = { path = "services/moka", version = "0.58.1", optional = true, default-features = false } -opendal-service-mongodb = { path = "services/mongodb", version = "0.58.1", optional = true, default-features = false } -opendal-service-monoiofs = { path = "services/monoiofs", version = "0.58.1", optional = true, default-features = false } -opendal-service-mysql = { path = "services/mysql", version = "0.58.1", optional = true, default-features = false } -opendal-service-obs = { path = "services/obs", version = "0.58.1", optional = true, default-features = false } -opendal-service-onedrive = { path = "services/onedrive", version = "0.58.1", optional = true, default-features = false } -opendal-service-oss = { path = "services/oss", version = "0.58.1", optional = true, default-features = false } -opendal-service-pcloud = { path = "services/pcloud", version = "0.58.1", optional = true, default-features = false } -opendal-service-persy = { path = "services/persy", version = "0.58.1", optional = true, default-features = false } -opendal-service-postgresql = { path = "services/postgresql", version = "0.58.1", optional = true, default-features = false } -opendal-service-redb = { path = "services/redb", version = "0.58.1", optional = true, default-features = false } -opendal-service-redis = { path = "services/redis", version = "0.58.1", optional = true, default-features = false } -opendal-service-rocksdb = { path = "services/rocksdb", version = "0.58.1", optional = true, default-features = false } -opendal-service-s3 = { path = "services/s3", version = "0.58.1", optional = true, default-features = false } -opendal-service-seafile = { path = "services/seafile", version = "0.58.1", optional = true, default-features = false } -opendal-service-sftp = { path = "services/sftp", version = "0.58.1", optional = true, default-features = false } -opendal-service-sled = { path = "services/sled", version = "0.58.1", optional = true, default-features = false } -opendal-service-sqlite = { path = "services/sqlite", version = "0.58.1", optional = true, default-features = false } -opendal-service-surrealdb = { path = "services/surrealdb", version = "0.58.1", optional = true, default-features = false } -opendal-service-swift = { path = "services/swift", version = "0.58.1", optional = true, default-features = false } -opendal-service-tikv = { path = "services/tikv", version = "0.58.1", optional = true, default-features = false } -opendal-service-tos = { path = "services/tos", version = "0.58.1", optional = true, default-features = false } -opendal-service-upyun = { path = "services/upyun", version = "0.58.1", optional = true, default-features = false } -opendal-service-vercel-artifacts = { path = "services/vercel-artifacts", version = "0.58.1", optional = true, default-features = false } -opendal-service-vercel-blob = { path = "services/vercel-blob", version = "0.58.1", optional = true, default-features = false } -opendal-service-webdav = { path = "services/webdav", version = "0.58.1", optional = true, default-features = false } -opendal-service-webhdfs = { path = "services/webhdfs", version = "0.58.1", optional = true, default-features = false } -opendal-service-yandex-disk = { path = "services/yandex-disk", version = "0.58.1", optional = true, default-features = false } -opendal-testkit = { path = "testkit", version = "0.58.1", optional = true } +opendal-core = { path = "core", version = "0.58.2", default-features = false } +opendal-http-transport-reqwest = { path = "http-transports/reqwest", version = "0.58.2", optional = true, default-features = false } +opendal-layer-async-backtrace = { path = "layers/async-backtrace", version = "0.58.2", optional = true, default-features = false } +opendal-layer-await-tree = { path = "layers/await-tree", version = "0.58.2", optional = true, default-features = false } +opendal-layer-capability-check = { path = "layers/capability-check", version = "0.58.2", optional = true, default-features = false } +opendal-layer-chaos = { path = "layers/chaos", version = "0.58.2", optional = true, default-features = false } +opendal-layer-concurrent-limit = { path = "layers/concurrent-limit", version = "0.58.2", optional = true, default-features = false } +opendal-layer-fastmetrics = { path = "layers/fastmetrics", version = "0.58.2", optional = true, default-features = false } +opendal-layer-fastrace = { path = "layers/fastrace", version = "0.58.2", optional = true, default-features = false } +opendal-layer-foyer = { path = "layers/foyer", version = "0.58.2", optional = true, default-features = false } +opendal-layer-hotpath = { path = "layers/hotpath", version = "0.58.2", optional = true, default-features = false } +opendal-layer-immutable-index = { path = "layers/immutable-index", version = "0.58.2", optional = true, default-features = false } +opendal-layer-logging = { path = "layers/logging", version = "0.58.2", optional = true, default-features = false } +opendal-layer-metrics = { path = "layers/metrics", version = "0.58.2", optional = true, default-features = false } +opendal-layer-mime-guess = { path = "layers/mime-guess", version = "0.58.2", optional = true, default-features = false } +opendal-layer-observe-metrics-common = { path = "layers/observe-metrics-common", version = "0.58.2", optional = true, default-features = false } +opendal-layer-otelmetrics = { path = "layers/otelmetrics", version = "0.58.2", optional = true, default-features = false } +opendal-layer-oteltrace = { path = "layers/oteltrace", version = "0.58.2", optional = true, default-features = false } +opendal-layer-prometheus = { path = "layers/prometheus", version = "0.58.2", optional = true, default-features = false } +opendal-layer-prometheus-client = { path = "layers/prometheus-client", version = "0.58.2", optional = true, default-features = false } +opendal-layer-retry = { path = "layers/retry", version = "0.58.2", optional = true, default-features = false } +opendal-layer-route = { path = "layers/route", version = "0.58.2", optional = true, default-features = false } +opendal-layer-tail-cut = { path = "layers/tail-cut", version = "0.58.2", optional = true, default-features = false } +opendal-layer-throttle = { path = "layers/throttle", version = "0.58.2", optional = true, default-features = false } +opendal-layer-timeout = { path = "layers/timeout", version = "0.58.2", optional = true, default-features = false } +opendal-layer-tracing = { path = "layers/tracing", version = "0.58.2", optional = true, default-features = false } +opendal-service-aliyun-drive = { path = "services/aliyun-drive", version = "0.58.2", optional = true, default-features = false } +opendal-service-alluxio = { path = "services/alluxio", version = "0.58.2", optional = true, default-features = false } +opendal-service-azblob = { path = "services/azblob", version = "0.58.2", optional = true, default-features = false } +opendal-service-azdls = { path = "services/azdls", version = "0.58.2", optional = true, default-features = false } +opendal-service-azfile = { path = "services/azfile", version = "0.58.2", optional = true, default-features = false } +opendal-service-b2 = { path = "services/b2", version = "0.58.2", optional = true, default-features = false } +opendal-service-cacache = { path = "services/cacache", version = "0.58.2", optional = true, default-features = false } +opendal-service-cloudflare-kv = { path = "services/cloudflare-kv", version = "0.58.2", optional = true, default-features = false } +opendal-service-compfs = { path = "services/compfs", version = "0.58.2", optional = true, default-features = false } +opendal-service-cos = { path = "services/cos", version = "0.58.2", optional = true, default-features = false } +opendal-service-d1 = { path = "services/d1", version = "0.58.2", optional = true, default-features = false } +opendal-service-dashmap = { path = "services/dashmap", version = "0.58.2", optional = true, default-features = false } +opendal-service-dbfs = { path = "services/dbfs", version = "0.58.2", optional = true, default-features = false } +opendal-service-dropbox = { path = "services/dropbox", version = "0.58.2", optional = true, default-features = false } +opendal-service-etcd = { path = "services/etcd", version = "0.58.2", optional = true, default-features = false } +opendal-service-foundationdb = { path = "services/foundationdb", version = "0.58.2", optional = true, default-features = false } +opendal-service-foyer = { path = "services/foyer", version = "0.58.2", optional = true, default-features = false } +opendal-service-fs = { path = "services/fs", version = "0.58.2", optional = true, default-features = false } +opendal-service-ftp = { path = "services/ftp", version = "0.58.2", optional = true, default-features = false } +opendal-service-gcs = { path = "services/gcs", version = "0.58.2", optional = true, default-features = false } +opendal-service-gdrive = { path = "services/gdrive", version = "0.58.2", optional = true, default-features = false } +opendal-service-ghac = { path = "services/ghac", version = "0.58.2", optional = true, default-features = false } +opendal-service-github = { path = "services/github", version = "0.58.2", optional = true, default-features = false } +opendal-service-goosefs = { path = "services/goosefs", version = "0.58.2", optional = true, default-features = false } +opendal-service-gridfs = { path = "services/gridfs", version = "0.58.2", optional = true, default-features = false } +opendal-service-hdfs = { path = "services/hdfs", version = "0.58.2", optional = true, default-features = false } +opendal-service-hdfs-native = { path = "services/hdfs-native", version = "0.58.2", optional = true, default-features = false } +opendal-service-hf = { path = "services/hf", version = "0.58.2", optional = true, default-features = false } +opendal-service-http = { path = "services/http", version = "0.58.2", optional = true, default-features = false } +opendal-service-ipfs = { path = "services/ipfs", version = "0.58.2", optional = true, default-features = false } +opendal-service-ipmfs = { path = "services/ipmfs", version = "0.58.2", optional = true, default-features = false } +opendal-service-koofr = { path = "services/koofr", version = "0.58.2", optional = true, default-features = false } +opendal-service-lakefs = { path = "services/lakefs", version = "0.58.2", optional = true, default-features = false } +opendal-service-memcached = { path = "services/memcached", version = "0.58.2", optional = true, default-features = false } +opendal-service-mini-moka = { path = "services/mini_moka", version = "0.58.2", optional = true, default-features = false } +opendal-service-moka = { path = "services/moka", version = "0.58.2", optional = true, default-features = false } +opendal-service-mongodb = { path = "services/mongodb", version = "0.58.2", optional = true, default-features = false } +opendal-service-monoiofs = { path = "services/monoiofs", version = "0.58.2", optional = true, default-features = false } +opendal-service-mysql = { path = "services/mysql", version = "0.58.2", optional = true, default-features = false } +opendal-service-obs = { path = "services/obs", version = "0.58.2", optional = true, default-features = false } +opendal-service-onedrive = { path = "services/onedrive", version = "0.58.2", optional = true, default-features = false } +opendal-service-oss = { path = "services/oss", version = "0.58.2", optional = true, default-features = false } +opendal-service-pcloud = { path = "services/pcloud", version = "0.58.2", optional = true, default-features = false } +opendal-service-persy = { path = "services/persy", version = "0.58.2", optional = true, default-features = false } +opendal-service-postgresql = { path = "services/postgresql", version = "0.58.2", optional = true, default-features = false } +opendal-service-redb = { path = "services/redb", version = "0.58.2", optional = true, default-features = false } +opendal-service-redis = { path = "services/redis", version = "0.58.2", optional = true, default-features = false } +opendal-service-rocksdb = { path = "services/rocksdb", version = "0.58.2", optional = true, default-features = false } +opendal-service-s3 = { path = "services/s3", version = "0.58.2", optional = true, default-features = false } +opendal-service-seafile = { path = "services/seafile", version = "0.58.2", optional = true, default-features = false } +opendal-service-sftp = { path = "services/sftp", version = "0.58.2", optional = true, default-features = false } +opendal-service-sled = { path = "services/sled", version = "0.58.2", optional = true, default-features = false } +opendal-service-sqlite = { path = "services/sqlite", version = "0.58.2", optional = true, default-features = false } +opendal-service-surrealdb = { path = "services/surrealdb", version = "0.58.2", optional = true, default-features = false } +opendal-service-swift = { path = "services/swift", version = "0.58.2", optional = true, default-features = false } +opendal-service-tikv = { path = "services/tikv", version = "0.58.2", optional = true, default-features = false } +opendal-service-tos = { path = "services/tos", version = "0.58.2", optional = true, default-features = false } +opendal-service-upyun = { path = "services/upyun", version = "0.58.2", optional = true, default-features = false } +opendal-service-vercel-artifacts = { path = "services/vercel-artifacts", version = "0.58.2", optional = true, default-features = false } +opendal-service-vercel-blob = { path = "services/vercel-blob", version = "0.58.2", optional = true, default-features = false } +opendal-service-webdav = { path = "services/webdav", version = "0.58.2", optional = true, default-features = false } +opendal-service-webhdfs = { path = "services/webhdfs", version = "0.58.2", optional = true, default-features = false } +opendal-service-yandex-disk = { path = "services/yandex-disk", version = "0.58.2", optional = true, default-features = false } +opendal-testkit = { path = "testkit", version = "0.58.2", optional = true } [target.'cfg(target_os = "linux")'.dependencies] -opendal-layer-dtrace = { path = "layers/dtrace", version = "0.58.1", optional = true, default-features = false } +opendal-layer-dtrace = { path = "layers/dtrace", version = "0.58.2", optional = true, default-features = false } [target.'cfg(target_arch = "wasm32")'.dependencies] -opendal-service-opfs = { path = "services/opfs", version = "0.58.1", optional = true, default-features = false } +opendal-service-opfs = { path = "services/opfs", version = "0.58.2", optional = true, default-features = false } [dev-dependencies] anyhow = "1.0" diff --git a/core/benches/vs_fs/Cargo.toml b/core/benches/vs_fs/Cargo.toml index baf20787a1a1..5d5a56c6bce9 100644 --- a/core/benches/vs_fs/Cargo.toml +++ b/core/benches/vs_fs/Cargo.toml @@ -22,7 +22,7 @@ license = "Apache-2.0" name = "opendal-benchmark-vs-fs" publish = false rust-version = "1.86" -version = "0.58.1" +version = "0.58.2" [dependencies] criterion = { version = "0.8.2", features = ["async", "async_tokio"] } diff --git a/core/benches/vs_s3/Cargo.toml b/core/benches/vs_s3/Cargo.toml index f06fd5caf8b6..bdd8e7e93794 100644 --- a/core/benches/vs_s3/Cargo.toml +++ b/core/benches/vs_s3/Cargo.toml @@ -22,7 +22,7 @@ license = "Apache-2.0" name = "opendal-benchmark-vs-s3" publish = false rust-version = "1.86" -version = "0.58.1" +version = "0.58.2" [dependencies] aws-config = { version = "1.0.1", features = ["behavior-version-latest"] } diff --git a/core/http-transports/reqwest/Cargo.toml b/core/http-transports/reqwest/Cargo.toml index cc43a26ee91d..e25b57288939 100644 --- a/core/http-transports/reqwest/Cargo.toml +++ b/core/http-transports/reqwest/Cargo.toml @@ -53,7 +53,7 @@ bytes = { workspace = true } futures = { workspace = true, features = ["std"] } http = { workspace = true } http-body = "1" -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } reqwest = { version = "0.13.4", features = [ "stream", ], default-features = false } diff --git a/core/layers/async-backtrace/Cargo.toml b/core/layers/async-backtrace/Cargo.toml index 29b76f0089fb..a8b44f996df0 100644 --- a/core/layers/async-backtrace/Cargo.toml +++ b/core/layers/async-backtrace/Cargo.toml @@ -33,7 +33,7 @@ all-features = true [dependencies] async-backtrace = "0.2.6" -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } [dev-dependencies] -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } diff --git a/core/layers/await-tree/Cargo.toml b/core/layers/await-tree/Cargo.toml index 4eb6c9d89475..4dd51c5bf96c 100644 --- a/core/layers/await-tree/Cargo.toml +++ b/core/layers/await-tree/Cargo.toml @@ -34,7 +34,7 @@ all-features = true [dependencies] await-tree = "0.3" futures = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } [dev-dependencies] -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } diff --git a/core/layers/capability-check/Cargo.toml b/core/layers/capability-check/Cargo.toml index d96d6dd6a1bf..3cb142a7a3b9 100644 --- a/core/layers/capability-check/Cargo.toml +++ b/core/layers/capability-check/Cargo.toml @@ -32,8 +32,8 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } [dev-dependencies] -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } tokio = { workspace = true, features = ["macros", "rt-multi-thread"] } diff --git a/core/layers/chaos/Cargo.toml b/core/layers/chaos/Cargo.toml index 4f834a4f461a..bc3a21d79574 100644 --- a/core/layers/chaos/Cargo.toml +++ b/core/layers/chaos/Cargo.toml @@ -32,8 +32,8 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } rand = { workspace = true } [dev-dependencies] -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } diff --git a/core/layers/concurrent-limit/Cargo.toml b/core/layers/concurrent-limit/Cargo.toml index 4d525ac22c01..14f487df1cd4 100644 --- a/core/layers/concurrent-limit/Cargo.toml +++ b/core/layers/concurrent-limit/Cargo.toml @@ -35,8 +35,8 @@ all-features = true futures = { workspace = true } http = { workspace = true } mea = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } [dev-dependencies] -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } tokio = { workspace = true, features = ["macros", "rt", "time"] } diff --git a/core/layers/dtrace/Cargo.toml b/core/layers/dtrace/Cargo.toml index ab9406c11025..eb95dd9f2582 100644 --- a/core/layers/dtrace/Cargo.toml +++ b/core/layers/dtrace/Cargo.toml @@ -33,9 +33,9 @@ all-features = true [target.'cfg(target_os = "linux")'.dependencies] bytes = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } probe = "0.5.1" [target.'cfg(target_os = "linux")'.dev-dependencies] -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } tokio = { workspace = true, features = ["macros", "rt-multi-thread"] } diff --git a/core/layers/fastmetrics/Cargo.toml b/core/layers/fastmetrics/Cargo.toml index 4fbe014add3a..962c6e2e062a 100644 --- a/core/layers/fastmetrics/Cargo.toml +++ b/core/layers/fastmetrics/Cargo.toml @@ -33,10 +33,10 @@ all-features = true [dependencies] fastmetrics = "0.7" -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } -opendal-layer-observe-metrics-common = { path = "../observe-metrics-common", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } +opendal-layer-observe-metrics-common = { path = "../observe-metrics-common", version = "0.58.2", default-features = false } [dev-dependencies] log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } tokio = { workspace = true, features = ["macros", "rt-multi-thread"] } diff --git a/core/layers/fastrace/Cargo.toml b/core/layers/fastrace/Cargo.toml index d4a585170ee6..fe0456f6b313 100644 --- a/core/layers/fastrace/Cargo.toml +++ b/core/layers/fastrace/Cargo.toml @@ -33,12 +33,12 @@ all-features = true [dependencies] fastrace = { version = "0.7.18" } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } [dev-dependencies] anyhow = "1.0" dotenvy = "0.15" fastrace = { version = "0.7", features = ["enable"] } fastrace-jaeger = "0.7" -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } tokio = { workspace = true, features = ["macros", "rt-multi-thread"] } diff --git a/core/layers/foyer/Cargo.toml b/core/layers/foyer/Cargo.toml index 7e6f0790223b..c9d6ab7a4de7 100644 --- a/core/layers/foyer/Cargo.toml +++ b/core/layers/foyer/Cargo.toml @@ -33,10 +33,10 @@ all-features = true [dependencies] foyer = { version = "0.22.3" } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } [dev-dependencies] -opendal-core = { path = "../../core", version = "0.58.1", features = [ +opendal-core = { path = "../../core", version = "0.58.2", features = [ "services-memory", ] } size = "0.5" diff --git a/core/layers/hotpath/Cargo.toml b/core/layers/hotpath/Cargo.toml index c5b61b0d330b..e196b2e37a40 100644 --- a/core/layers/hotpath/Cargo.toml +++ b/core/layers/hotpath/Cargo.toml @@ -35,8 +35,8 @@ all-features = true futures = { workspace = true } hotpath = "0.22.0" http = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } [dev-dependencies] -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } tokio = { workspace = true, features = ["macros", "rt-multi-thread"] } diff --git a/core/layers/immutable-index/Cargo.toml b/core/layers/immutable-index/Cargo.toml index 14f25ee0c94f..2ffa27930cc3 100644 --- a/core/layers/immutable-index/Cargo.toml +++ b/core/layers/immutable-index/Cargo.toml @@ -32,11 +32,11 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } [dev-dependencies] futures = { workspace = true } log = { workspace = true } logforth = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } tokio = { workspace = true, features = ["macros", "rt-multi-thread"] } diff --git a/core/layers/logging/Cargo.toml b/core/layers/logging/Cargo.toml index be44c2ff2fdd..910d88bd43f8 100644 --- a/core/layers/logging/Cargo.toml +++ b/core/layers/logging/Cargo.toml @@ -33,7 +33,7 @@ all-features = true [dependencies] log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } [dev-dependencies] -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } diff --git a/core/layers/metrics/Cargo.toml b/core/layers/metrics/Cargo.toml index d2115c0a693b..53623c582f97 100644 --- a/core/layers/metrics/Cargo.toml +++ b/core/layers/metrics/Cargo.toml @@ -33,8 +33,8 @@ all-features = true [dependencies] metrics = "0.24" -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } -opendal-layer-observe-metrics-common = { path = "../observe-metrics-common", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } +opendal-layer-observe-metrics-common = { path = "../observe-metrics-common", version = "0.58.2", default-features = false } [dev-dependencies] -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } diff --git a/core/layers/mime-guess/Cargo.toml b/core/layers/mime-guess/Cargo.toml index c10a54671219..8c588be91f7d 100644 --- a/core/layers/mime-guess/Cargo.toml +++ b/core/layers/mime-guess/Cargo.toml @@ -33,9 +33,9 @@ all-features = true [dependencies] mime_guess = "2.0.5" -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } [dev-dependencies] futures = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } tokio = { workspace = true, features = ["macros", "rt-multi-thread"] } diff --git a/core/layers/observe-metrics-common/Cargo.toml b/core/layers/observe-metrics-common/Cargo.toml index 56c980c77047..51ec6c61151c 100644 --- a/core/layers/observe-metrics-common/Cargo.toml +++ b/core/layers/observe-metrics-common/Cargo.toml @@ -34,7 +34,7 @@ all-features = true [dependencies] futures = { workspace = true } http = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } [dev-dependencies] tokio = { workspace = true, features = ["macros"] } diff --git a/core/layers/otelmetrics/Cargo.toml b/core/layers/otelmetrics/Cargo.toml index 23582b716fa5..0ed26ca5915b 100644 --- a/core/layers/otelmetrics/Cargo.toml +++ b/core/layers/otelmetrics/Cargo.toml @@ -32,11 +32,11 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } -opendal-layer-observe-metrics-common = { path = "../observe-metrics-common", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } +opendal-layer-observe-metrics-common = { path = "../observe-metrics-common", version = "0.58.2" } opentelemetry = { version = "0.32.0", default-features = false, features = [ "metrics", ] } [dev-dependencies] -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } diff --git a/core/layers/oteltrace/Cargo.toml b/core/layers/oteltrace/Cargo.toml index 2f244aa088f4..8ca83a5b6f4c 100644 --- a/core/layers/oteltrace/Cargo.toml +++ b/core/layers/oteltrace/Cargo.toml @@ -32,10 +32,10 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } opentelemetry = { version = "0.32.0", default-features = false, features = [ "trace", ] } [dev-dependencies] -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } diff --git a/core/layers/prometheus-client/Cargo.toml b/core/layers/prometheus-client/Cargo.toml index 2c3d1975ac37..00db7503a555 100644 --- a/core/layers/prometheus-client/Cargo.toml +++ b/core/layers/prometheus-client/Cargo.toml @@ -32,11 +32,11 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } -opendal-layer-observe-metrics-common = { path = "../observe-metrics-common", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } +opendal-layer-observe-metrics-common = { path = "../observe-metrics-common", version = "0.58.2" } prometheus-client = { version = "0.25" } [dev-dependencies] log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } tokio = { workspace = true, features = ["macros", "rt-multi-thread"] } diff --git a/core/layers/prometheus/Cargo.toml b/core/layers/prometheus/Cargo.toml index 2424b4b79839..0b67bfc6088c 100644 --- a/core/layers/prometheus/Cargo.toml +++ b/core/layers/prometheus/Cargo.toml @@ -32,11 +32,11 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } -opendal-layer-observe-metrics-common = { path = "../observe-metrics-common", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } +opendal-layer-observe-metrics-common = { path = "../observe-metrics-common", version = "0.58.2" } prometheus = { version = "0.14", features = ["process"] } [dev-dependencies] log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } tokio = { workspace = true, features = ["macros", "rt-multi-thread"] } diff --git a/core/layers/retry/Cargo.toml b/core/layers/retry/Cargo.toml index e8265d70101a..55302e9dd3bc 100644 --- a/core/layers/retry/Cargo.toml +++ b/core/layers/retry/Cargo.toml @@ -34,13 +34,13 @@ all-features = true [dependencies] backon = { version = "1.6", features = ["tokio-sleep"] } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } [dev-dependencies] bytes = { workspace = true } futures = { workspace = true } logforth = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1" } -opendal-layer-logging = { path = "../logging", version = "0.58.1" } -opendal-layer-timeout = { path = "../timeout", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } +opendal-layer-logging = { path = "../logging", version = "0.58.2" } +opendal-layer-timeout = { path = "../timeout", version = "0.58.2" } tokio = { workspace = true, features = ["macros", "rt-multi-thread"] } diff --git a/core/layers/route/Cargo.toml b/core/layers/route/Cargo.toml index 567d7152aedc..1f4e8a53606c 100644 --- a/core/layers/route/Cargo.toml +++ b/core/layers/route/Cargo.toml @@ -33,10 +33,10 @@ all-features = true [dependencies] globset = "0.4.15" -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } [dev-dependencies] futures = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1" } -opendal-service-fs = { path = "../../services/fs", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } +opendal-service-fs = { path = "../../services/fs", version = "0.58.2" } tokio = { workspace = true, features = ["macros", "rt-multi-thread"] } diff --git a/core/layers/tail-cut/Cargo.toml b/core/layers/tail-cut/Cargo.toml index b08d65206901..723f29c57235 100644 --- a/core/layers/tail-cut/Cargo.toml +++ b/core/layers/tail-cut/Cargo.toml @@ -32,9 +32,9 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } tokio = { workspace = true, features = ["time"] } [dev-dependencies] -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } tokio = { workspace = true, features = ["macros", "rt-multi-thread"] } diff --git a/core/layers/throttle/Cargo.toml b/core/layers/throttle/Cargo.toml index 93c66636a783..fbb3c918ea21 100644 --- a/core/layers/throttle/Cargo.toml +++ b/core/layers/throttle/Cargo.toml @@ -33,7 +33,7 @@ all-features = true [dependencies] governor = "0.10.4" -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } [dev-dependencies] -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } diff --git a/core/layers/timeout/Cargo.toml b/core/layers/timeout/Cargo.toml index 9f8aaa8702d2..52097e3c9490 100644 --- a/core/layers/timeout/Cargo.toml +++ b/core/layers/timeout/Cargo.toml @@ -32,11 +32,11 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } tokio = { workspace = true, features = ["time"] } [dev-dependencies] futures = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1" } -opendal-layer-retry = { path = "../retry", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } +opendal-layer-retry = { path = "../retry", version = "0.58.2" } tokio = { workspace = true, features = ["macros", "rt-multi-thread"] } diff --git a/core/layers/tracing/Cargo.toml b/core/layers/tracing/Cargo.toml index 5e391002f4b2..a7aa8fd21a4c 100644 --- a/core/layers/tracing/Cargo.toml +++ b/core/layers/tracing/Cargo.toml @@ -34,13 +34,13 @@ all-features = true [dependencies] futures = { workspace = true } http = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } tracing = "0.1" [dev-dependencies] anyhow = "1.0" dotenvy = "0.15" -opendal-core = { path = "../../core", version = "0.58.1" } +opendal-core = { path = "../../core", version = "0.58.2" } opentelemetry = { version = "0.32.0", default-features = false, features = [ "trace", ] } diff --git a/core/services/aliyun-drive/Cargo.toml b/core/services/aliyun-drive/Cargo.toml index ab86e41b360b..cb5b171461a7 100644 --- a/core/services/aliyun-drive/Cargo.toml +++ b/core/services/aliyun-drive/Cargo.toml @@ -36,7 +36,7 @@ bytes = { workspace = true } http = { workspace = true } log = { workspace = true } mea = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } serde_json = { workspace = true } diff --git a/core/services/alluxio/Cargo.toml b/core/services/alluxio/Cargo.toml index 22f893653b15..b8dc24e2565f 100644 --- a/core/services/alluxio/Cargo.toml +++ b/core/services/alluxio/Cargo.toml @@ -35,7 +35,7 @@ all-features = true bytes = { workspace = true } http = { workspace = true } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } serde_json = { workspace = true } diff --git a/core/services/azblob/Cargo.toml b/core/services/azblob/Cargo.toml index 5c67c13a974b..efd7cb69eb5d 100644 --- a/core/services/azblob/Cargo.toml +++ b/core/services/azblob/Cargo.toml @@ -36,10 +36,10 @@ base64 = { workspace = true } bytes = { workspace = true } http = { workspace = true } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false, features = [ +opendal-core = { path = "../../core", version = "0.58.2", default-features = false, features = [ "reqsign", ] } -opendal-service-azure-common = { path = "../azure-common", version = "0.58.1" } +opendal-service-azure-common = { path = "../azure-common", version = "0.58.2" } quick-xml = { workspace = true, features = ["serialize", "overlapped-lists"] } reqsign-azure-storage = { version = "3.1.1", default-features = false } reqsign-core = { version = "3.2.0", default-features = false } diff --git a/core/services/azdls/Cargo.toml b/core/services/azdls/Cargo.toml index 0625ea93ddf4..010b9d22b23a 100644 --- a/core/services/azdls/Cargo.toml +++ b/core/services/azdls/Cargo.toml @@ -37,10 +37,10 @@ bytes = { workspace = true } http = { workspace = true } log = { workspace = true } mea = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false, features = [ +opendal-core = { path = "../../core", version = "0.58.2", default-features = false, features = [ "reqsign", ] } -opendal-service-azure-common = { path = "../azure-common", version = "0.58.1" } +opendal-service-azure-common = { path = "../azure-common", version = "0.58.2" } quick-xml = { workspace = true, features = ["serialize", "overlapped-lists"] } reqsign-azure-storage = { version = "3.1.1", default-features = false } reqsign-core = { version = "3.2.0", default-features = false } diff --git a/core/services/azfile/Cargo.toml b/core/services/azfile/Cargo.toml index 0276fbd007d1..bf3223d7342a 100644 --- a/core/services/azfile/Cargo.toml +++ b/core/services/azfile/Cargo.toml @@ -35,10 +35,10 @@ all-features = true bytes = { workspace = true } http = { workspace = true } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false, features = [ +opendal-core = { path = "../../core", version = "0.58.2", default-features = false, features = [ "reqsign", ] } -opendal-service-azure-common = { path = "../azure-common", version = "0.58.1" } +opendal-service-azure-common = { path = "../azure-common", version = "0.58.2" } quick-xml = { workspace = true, features = ["serialize", "overlapped-lists"] } reqsign-azure-storage = { version = "3.1.1", default-features = false } reqsign-core = { version = "3.2.0", default-features = false } diff --git a/core/services/azure-common/Cargo.toml b/core/services/azure-common/Cargo.toml index 2e1da89d30aa..81ac327e085a 100644 --- a/core/services/azure-common/Cargo.toml +++ b/core/services/azure-common/Cargo.toml @@ -33,4 +33,4 @@ all-features = true [dependencies] http = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } diff --git a/core/services/b2/Cargo.toml b/core/services/b2/Cargo.toml index 00f988aca341..38cb69a8ece2 100644 --- a/core/services/b2/Cargo.toml +++ b/core/services/b2/Cargo.toml @@ -36,7 +36,7 @@ bytes = { workspace = true } http = { workspace = true } log = { workspace = true } mea = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } serde_json = { workspace = true } diff --git a/core/services/cacache/Cargo.toml b/core/services/cacache/Cargo.toml index 73e757580fb4..fdf5dac1c66e 100644 --- a/core/services/cacache/Cargo.toml +++ b/core/services/cacache/Cargo.toml @@ -37,7 +37,7 @@ cacache = { version = "13.0", default-features = false, features = [ "tokio-runtime", "mmap", ] } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } [dev-dependencies] diff --git a/core/services/cloudflare-kv/Cargo.toml b/core/services/cloudflare-kv/Cargo.toml index 7d5b4df3dbb0..9cbbe84e42dd 100644 --- a/core/services/cloudflare-kv/Cargo.toml +++ b/core/services/cloudflare-kv/Cargo.toml @@ -34,6 +34,6 @@ all-features = true [dependencies] bytes = { workspace = true } http = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } serde_json = { workspace = true } diff --git a/core/services/compfs/Cargo.toml b/core/services/compfs/Cargo.toml index 6571bab34df7..2f97aef05bfa 100644 --- a/core/services/compfs/Cargo.toml +++ b/core/services/compfs/Cargo.toml @@ -41,7 +41,7 @@ compio = { version = "0.19.0", features = [ "runtime", "sync", ] } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } [dev-dependencies] diff --git a/core/services/cos/Cargo.toml b/core/services/cos/Cargo.toml index b83322968490..f3b3e74562ce 100644 --- a/core/services/cos/Cargo.toml +++ b/core/services/cos/Cargo.toml @@ -35,7 +35,7 @@ all-features = true bytes = { workspace = true } http = { workspace = true } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false, features = [ +opendal-core = { path = "../../core", version = "0.58.2", default-features = false, features = [ "reqsign", ] } quick-xml = { workspace = true, features = ["serialize", "overlapped-lists"] } diff --git a/core/services/d1/Cargo.toml b/core/services/d1/Cargo.toml index c74c9741aa38..65b83893f522 100644 --- a/core/services/d1/Cargo.toml +++ b/core/services/d1/Cargo.toml @@ -34,7 +34,7 @@ all-features = true [dependencies] bytes = { workspace = true } http = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } serde_json = { workspace = true } diff --git a/core/services/dashmap/Cargo.toml b/core/services/dashmap/Cargo.toml index 281155fa0dd6..0a2fc4b6ebaf 100644 --- a/core/services/dashmap/Cargo.toml +++ b/core/services/dashmap/Cargo.toml @@ -34,7 +34,7 @@ all-features = true [dependencies] dashmap = "6" log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } [dev-dependencies] diff --git a/core/services/dbfs/Cargo.toml b/core/services/dbfs/Cargo.toml index ae26501011b7..0be2e5f6b187 100644 --- a/core/services/dbfs/Cargo.toml +++ b/core/services/dbfs/Cargo.toml @@ -36,7 +36,7 @@ base64 = { workspace = true } bytes = { workspace = true } http = { workspace = true } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } serde_json = { workspace = true } diff --git a/core/services/dropbox/Cargo.toml b/core/services/dropbox/Cargo.toml index 8429ec98922d..c3aee1dc8c77 100644 --- a/core/services/dropbox/Cargo.toml +++ b/core/services/dropbox/Cargo.toml @@ -35,7 +35,7 @@ all-features = true bytes = { workspace = true } http = { workspace = true } mea = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } serde_json = { workspace = true } diff --git a/core/services/etcd/Cargo.toml b/core/services/etcd/Cargo.toml index 02e9465d3008..c9b1c4a3b986 100644 --- a/core/services/etcd/Cargo.toml +++ b/core/services/etcd/Cargo.toml @@ -34,7 +34,7 @@ all-features = true [dependencies] etcd-client = { version = "0.19.0", features = ["tls"] } fastpool = "1.0.2" -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } tokio = { workspace = true, features = ["time"] } diff --git a/core/services/foundationdb/Cargo.toml b/core/services/foundationdb/Cargo.toml index c9d180795a3f..8e6a99e5b830 100644 --- a/core/services/foundationdb/Cargo.toml +++ b/core/services/foundationdb/Cargo.toml @@ -36,7 +36,7 @@ foundationdb = { version = "0.11.0", features = [ "embedded-fdb-include", "fdb-7_3", ] } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } [dev-dependencies] diff --git a/core/services/foyer/Cargo.toml b/core/services/foyer/Cargo.toml index 684accc207c9..239ce111522b 100644 --- a/core/services/foyer/Cargo.toml +++ b/core/services/foyer/Cargo.toml @@ -34,12 +34,12 @@ all-features = true [dependencies] foyer = { version = "0.22.3" } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } [dev-dependencies] -opendal = { path = "../..", version = "0.58.1", features = ["services-memory"] } -opendal-core = { path = "../../core", version = "0.58.1", features = [ +opendal = { path = "../..", version = "0.58.2", features = ["services-memory"] } +opendal-core = { path = "../../core", version = "0.58.2", features = [ "services-memory", ] } size = "0.5" diff --git a/core/services/fs/Cargo.toml b/core/services/fs/Cargo.toml index 63b9e783b7fa..f34352ee755c 100644 --- a/core/services/fs/Cargo.toml +++ b/core/services/fs/Cargo.toml @@ -34,7 +34,7 @@ all-features = true [dependencies] bytes = { workspace = true } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false, features = [ +opendal-core = { path = "../../core", version = "0.58.2", default-features = false, features = [ "internal-tokio-rt", ] } serde = { workspace = true, features = ["derive"] } diff --git a/core/services/ftp/Cargo.toml b/core/services/ftp/Cargo.toml index e6fa855dd8da..7c985c1cb733 100644 --- a/core/services/ftp/Cargo.toml +++ b/core/services/ftp/Cargo.toml @@ -38,7 +38,7 @@ futures = { workspace = true, features = ["std", "async-await"] } futures-rustls = "0.26.0" http = { workspace = true } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } rustls-native-certs = "0.8" serde = { workspace = true, features = ["derive"] } suppaftp = { version = "8.0.3", default-features = false, features = [ diff --git a/core/services/gcs/Cargo.toml b/core/services/gcs/Cargo.toml index ec0be4d93423..8ad6e221dbf0 100644 --- a/core/services/gcs/Cargo.toml +++ b/core/services/gcs/Cargo.toml @@ -36,7 +36,7 @@ async-trait = "0.1" bytes = { workspace = true } http = { workspace = true } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false, features = [ +opendal-core = { path = "../../core", version = "0.58.2", default-features = false, features = [ "reqsign", ] } percent-encoding = "2.3" diff --git a/core/services/gdrive/Cargo.toml b/core/services/gdrive/Cargo.toml index f79111cf5a75..aba05de85785 100644 --- a/core/services/gdrive/Cargo.toml +++ b/core/services/gdrive/Cargo.toml @@ -32,7 +32,7 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } bytes = { workspace = true } http = { workspace = true } diff --git a/core/services/ghac/Cargo.toml b/core/services/ghac/Cargo.toml index 6c6dff0cbda9..ebcc5e9bc6d1 100644 --- a/core/services/ghac/Cargo.toml +++ b/core/services/ghac/Cargo.toml @@ -36,8 +36,8 @@ bytes = { workspace = true } ghac = { version = "0.3.0", default-features = false } http = { workspace = true } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } -opendal-service-azblob = { path = "../azblob", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } +opendal-service-azblob = { path = "../azblob", version = "0.58.2", default-features = false } prost = { version = "0.14.3", default-features = false } reqsign-azure-storage = { version = "3.1.1", default-features = false } reqsign-core = { version = "3.2.0", default-features = false } diff --git a/core/services/github/Cargo.toml b/core/services/github/Cargo.toml index 903a8f86471b..4c94b9680956 100644 --- a/core/services/github/Cargo.toml +++ b/core/services/github/Cargo.toml @@ -36,7 +36,7 @@ base64 = { workspace = true } bytes = { workspace = true } http = { workspace = true } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } serde_json = { workspace = true } diff --git a/core/services/goosefs/Cargo.toml b/core/services/goosefs/Cargo.toml index 38ab30c3e792..1576c855e671 100644 --- a/core/services/goosefs/Cargo.toml +++ b/core/services/goosefs/Cargo.toml @@ -35,12 +35,12 @@ all-features = true bytes = { workspace = true } goosefs-sdk = "0.1.8" log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } tokio = { workspace = true } [dev-dependencies] -opendal = { path = "../..", version = "0.58.1", features = [ +opendal = { path = "../..", version = "0.58.2", features = [ "services-goosefs", ] } tokio = { workspace = true, features = ["macros", "rt-multi-thread"] } diff --git a/core/services/gridfs/Cargo.toml b/core/services/gridfs/Cargo.toml index 71167b7bbd08..e748c6649cbc 100644 --- a/core/services/gridfs/Cargo.toml +++ b/core/services/gridfs/Cargo.toml @@ -35,7 +35,7 @@ all-features = true futures = { workspace = true } mea = { workspace = true } mongodb = "3.3.0" -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } [dev-dependencies] diff --git a/core/services/hdfs-native/Cargo.toml b/core/services/hdfs-native/Cargo.toml index ac6114e7ae67..eeee11e110c3 100644 --- a/core/services/hdfs-native/Cargo.toml +++ b/core/services/hdfs-native/Cargo.toml @@ -36,5 +36,5 @@ bytes = { workspace = true } futures = { workspace = true } hdfs-native = { version = "0.14" } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } diff --git a/core/services/hdfs/Cargo.toml b/core/services/hdfs/Cargo.toml index 4697a8195061..2d14f41ed74a 100644 --- a/core/services/hdfs/Cargo.toml +++ b/core/services/hdfs/Cargo.toml @@ -32,7 +32,7 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } bytes = { workspace = true } futures = { workspace = true } diff --git a/core/services/hf/Cargo.toml b/core/services/hf/Cargo.toml index 7edb501be13d..f20490b517e3 100644 --- a/core/services/hf/Cargo.toml +++ b/core/services/hf/Cargo.toml @@ -36,7 +36,7 @@ bytes = { workspace = true } hf-xet = "1.5.0" http = { workspace = true } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } percent-encoding = "2" serde = { workspace = true, features = ["derive"] } serde_json = { workspace = true } @@ -44,6 +44,6 @@ serde_json = { workspace = true } [dev-dependencies] base64 = { workspace = true } futures = { workspace = true } -opendal-http-transport-reqwest = { path = "../../http-transports/reqwest", version = "0.58.1" } +opendal-http-transport-reqwest = { path = "../../http-transports/reqwest", version = "0.58.2" } serde_json = { workspace = true } tokio = { workspace = true, features = ["macros", "rt-multi-thread"] } diff --git a/core/services/http/Cargo.toml b/core/services/http/Cargo.toml index cfaf89ed6297..e1f004f62683 100644 --- a/core/services/http/Cargo.toml +++ b/core/services/http/Cargo.toml @@ -22,7 +22,7 @@ license = "Apache-2.0" name = "opendal-service-http" readme = "README.md" repository = "https://github.com/apache/opendal" -version = "0.58.1" +version = "0.58.2" [package.metadata.docs.rs] all-features = true @@ -30,9 +30,9 @@ all-features = true [dependencies] http = "1.4" log = "0.4" -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { version = "1", features = ["derive"] } [dev-dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } tokio = { version = "1.52", features = ["macros", "rt-multi-thread"] } diff --git a/core/services/ipfs/Cargo.toml b/core/services/ipfs/Cargo.toml index 5a4bcd533df3..e574cc99e273 100644 --- a/core/services/ipfs/Cargo.toml +++ b/core/services/ipfs/Cargo.toml @@ -35,7 +35,7 @@ all-features = true bytes = { workspace = true } http = { workspace = true } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } prost = "0.14.3" serde = { workspace = true, features = ["derive"] } diff --git a/core/services/ipmfs/Cargo.toml b/core/services/ipmfs/Cargo.toml index 5b619f67192e..456d7ca37b31 100644 --- a/core/services/ipmfs/Cargo.toml +++ b/core/services/ipmfs/Cargo.toml @@ -32,7 +32,7 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } bytes = { workspace = true } http = { workspace = true } diff --git a/core/services/koofr/Cargo.toml b/core/services/koofr/Cargo.toml index f2b9ac1a685b..e5d79bd25cf8 100644 --- a/core/services/koofr/Cargo.toml +++ b/core/services/koofr/Cargo.toml @@ -36,7 +36,7 @@ bytes = { workspace = true } http = { workspace = true } log = { workspace = true } mea = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } serde_json = { workspace = true } diff --git a/core/services/lakefs/Cargo.toml b/core/services/lakefs/Cargo.toml index 8b2cf0ee304e..eeaa4b0ef5d9 100644 --- a/core/services/lakefs/Cargo.toml +++ b/core/services/lakefs/Cargo.toml @@ -35,7 +35,7 @@ all-features = true bytes = { workspace = true } http = { workspace = true } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } serde_json = { workspace = true } diff --git a/core/services/memcached/Cargo.toml b/core/services/memcached/Cargo.toml index 33119b06cf23..bce242caca53 100644 --- a/core/services/memcached/Cargo.toml +++ b/core/services/memcached/Cargo.toml @@ -33,7 +33,7 @@ all-features = true [dependencies] fastpool = "1.0.2" -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } tokio = { workspace = true, features = ["io-util", "macros", "net", "time"] } url = { workspace = true } diff --git a/core/services/mini_moka/Cargo.toml b/core/services/mini_moka/Cargo.toml index dc0f247bc364..e6059ab179af 100644 --- a/core/services/mini_moka/Cargo.toml +++ b/core/services/mini_moka/Cargo.toml @@ -34,5 +34,5 @@ all-features = true [dependencies] log = { workspace = true } mini-moka = "0.10" -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } diff --git a/core/services/moka/Cargo.toml b/core/services/moka/Cargo.toml index 2845c49c5074..261a24e09b94 100644 --- a/core/services/moka/Cargo.toml +++ b/core/services/moka/Cargo.toml @@ -34,7 +34,7 @@ all-features = true [dependencies] log = { workspace = true } moka = { version = "0.12", features = ["future", "sync"] } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } [dev-dependencies] diff --git a/core/services/mongodb/Cargo.toml b/core/services/mongodb/Cargo.toml index 5f3c042b7fa1..c70b04a1bbd5 100644 --- a/core/services/mongodb/Cargo.toml +++ b/core/services/mongodb/Cargo.toml @@ -34,7 +34,7 @@ all-features = true [dependencies] mea = { workspace = true } mongodb = { version = "3.3.0" } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } [dev-dependencies] diff --git a/core/services/monoiofs/Cargo.toml b/core/services/monoiofs/Cargo.toml index 765576142144..f4dd80f2c039 100644 --- a/core/services/monoiofs/Cargo.toml +++ b/core/services/monoiofs/Cargo.toml @@ -41,7 +41,7 @@ monoio = { version = "0.2.4", features = [ "unlinkat", "renameat", ] } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } [dev-dependencies] diff --git a/core/services/mysql/Cargo.toml b/core/services/mysql/Cargo.toml index de56ceb9329c..441c93bb9235 100644 --- a/core/services/mysql/Cargo.toml +++ b/core/services/mysql/Cargo.toml @@ -33,7 +33,7 @@ all-features = true [dependencies] mea = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } sqlx = { version = "0.8.0", features = ["runtime-tokio-rustls", "mysql"] } diff --git a/core/services/obs/Cargo.toml b/core/services/obs/Cargo.toml index dd8239579350..276a6ce7e451 100644 --- a/core/services/obs/Cargo.toml +++ b/core/services/obs/Cargo.toml @@ -35,7 +35,7 @@ all-features = true bytes = { workspace = true } http = { workspace = true } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false, features = [ +opendal-core = { path = "../../core", version = "0.58.2", default-features = false, features = [ "reqsign", ] } quick-xml = { workspace = true, features = ["serialize", "overlapped-lists"] } diff --git a/core/services/onedrive/Cargo.toml b/core/services/onedrive/Cargo.toml index 62823a40d224..22eaca63a1bc 100644 --- a/core/services/onedrive/Cargo.toml +++ b/core/services/onedrive/Cargo.toml @@ -36,7 +36,7 @@ bytes = { workspace = true } http = { workspace = true } log = { workspace = true } mea = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } serde_json = { workspace = true } tokio = { workspace = true, features = ["time"] } diff --git a/core/services/opfs/Cargo.toml b/core/services/opfs/Cargo.toml index 6dfa2eb68e78..ad52eb993b82 100644 --- a/core/services/opfs/Cargo.toml +++ b/core/services/opfs/Cargo.toml @@ -35,7 +35,7 @@ targets = ["wasm32-unknown-unknown"] [target.'cfg(target_arch = "wasm32")'.dependencies] js-sys = "0.3.77" -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } send_wrapper = "0.6" serde = { workspace = true, features = ["derive"] } wasm-bindgen = "0.2.100" diff --git a/core/services/oss/Cargo.toml b/core/services/oss/Cargo.toml index 39609936a783..c0fb13521a78 100644 --- a/core/services/oss/Cargo.toml +++ b/core/services/oss/Cargo.toml @@ -35,7 +35,7 @@ all-features = true bytes = { workspace = true } http = { workspace = true } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false, features = [ +opendal-core = { path = "../../core", version = "0.58.2", default-features = false, features = [ "reqsign", ] } quick-xml = { workspace = true, features = ["serialize", "overlapped-lists"] } diff --git a/core/services/pcloud/Cargo.toml b/core/services/pcloud/Cargo.toml index c53678e1411a..4ae952c06648 100644 --- a/core/services/pcloud/Cargo.toml +++ b/core/services/pcloud/Cargo.toml @@ -35,7 +35,7 @@ all-features = true bytes = { workspace = true } http = { workspace = true } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } serde_json = { workspace = true } diff --git a/core/services/persy/Cargo.toml b/core/services/persy/Cargo.toml index ecdbfc8eb382..d6df44c1b760 100644 --- a/core/services/persy/Cargo.toml +++ b/core/services/persy/Cargo.toml @@ -32,7 +32,7 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } persy = "1.7.1" serde = { workspace = true, features = ["derive"] } diff --git a/core/services/postgresql/Cargo.toml b/core/services/postgresql/Cargo.toml index f069612909b6..9e9706230975 100644 --- a/core/services/postgresql/Cargo.toml +++ b/core/services/postgresql/Cargo.toml @@ -33,7 +33,7 @@ all-features = true [dependencies] mea = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } sqlx = { version = "0.8.0", features = ["runtime-tokio-rustls", "postgres"] } diff --git a/core/services/redb/Cargo.toml b/core/services/redb/Cargo.toml index c5771b316306..55a06f207cee 100644 --- a/core/services/redb/Cargo.toml +++ b/core/services/redb/Cargo.toml @@ -32,7 +32,7 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } redb = { version = "4" } serde = { workspace = true, features = ["derive"] } diff --git a/core/services/redis/Cargo.toml b/core/services/redis/Cargo.toml index ad8ffd791b86..290450ccfe39 100644 --- a/core/services/redis/Cargo.toml +++ b/core/services/redis/Cargo.toml @@ -40,7 +40,7 @@ rustls = ["redis/tokio-rustls-comp"] bytes = { workspace = true } fastpool = "1.0.2" http = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } redis = { version = "1.2", features = [ "cluster-async", "tokio-comp", diff --git a/core/services/rocksdb/Cargo.toml b/core/services/rocksdb/Cargo.toml index d57aad56d55f..6847179ba1f6 100644 --- a/core/services/rocksdb/Cargo.toml +++ b/core/services/rocksdb/Cargo.toml @@ -32,7 +32,7 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } rocksdb = { version = "0.24.0", default-features = false } serde = { workspace = true, features = ["derive"] } diff --git a/core/services/s3/Cargo.toml b/core/services/s3/Cargo.toml index 7512b310a530..2f5f1377722b 100644 --- a/core/services/s3/Cargo.toml +++ b/core/services/s3/Cargo.toml @@ -38,7 +38,7 @@ crc-fast = "1.9.0" http = { workspace = true } log = { workspace = true } md-5 = "0.11.0" -opendal-core = { path = "../../core", version = "0.58.1", default-features = false, features = [ +opendal-core = { path = "../../core", version = "0.58.2", default-features = false, features = [ "reqsign", ] } quick-xml = { workspace = true, features = ["serialize", "overlapped-lists"] } diff --git a/core/services/seafile/Cargo.toml b/core/services/seafile/Cargo.toml index 5c5fce7bf45b..ee8b33f48286 100644 --- a/core/services/seafile/Cargo.toml +++ b/core/services/seafile/Cargo.toml @@ -32,7 +32,7 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } bytes = { workspace = true } http = { workspace = true } diff --git a/core/services/sftp/Cargo.toml b/core/services/sftp/Cargo.toml index 6774740990f9..2c88e6a3adc8 100644 --- a/core/services/sftp/Cargo.toml +++ b/core/services/sftp/Cargo.toml @@ -32,7 +32,7 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } bytes = { workspace = true } fastpool = "1.0.2" diff --git a/core/services/sled/Cargo.toml b/core/services/sled/Cargo.toml index f65823f0abdd..c475e9aefb99 100644 --- a/core/services/sled/Cargo.toml +++ b/core/services/sled/Cargo.toml @@ -32,7 +32,7 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } sled = "0.34.7" diff --git a/core/services/sqlite/Cargo.toml b/core/services/sqlite/Cargo.toml index 38afa43ac1dd..7d4d2c4f4bb9 100644 --- a/core/services/sqlite/Cargo.toml +++ b/core/services/sqlite/Cargo.toml @@ -33,7 +33,7 @@ all-features = true [dependencies] mea = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } sqlx = { version = "0.8.0", features = ["runtime-tokio-rustls", "sqlite"] } diff --git a/core/services/surrealdb/Cargo.toml b/core/services/surrealdb/Cargo.toml index 646867c0ff37..8ec42a0de9b9 100644 --- a/core/services/surrealdb/Cargo.toml +++ b/core/services/surrealdb/Cargo.toml @@ -33,7 +33,7 @@ all-features = true [dependencies] mea = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } surrealdb = { version = "3", features = ["protocol-http"] } diff --git a/core/services/swift/Cargo.toml b/core/services/swift/Cargo.toml index 2220a4cb174d..cfce06f3694e 100644 --- a/core/services/swift/Cargo.toml +++ b/core/services/swift/Cargo.toml @@ -37,7 +37,7 @@ bytes = { workspace = true } hmac = "0.13.0" http = { workspace = true } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } percent-encoding = "2" quick-xml = { workspace = true, features = ["serialize", "overlapped-lists"] } serde = { workspace = true, features = ["derive"] } diff --git a/core/services/tikv/Cargo.toml b/core/services/tikv/Cargo.toml index 5f03645bf3bf..2d3cd8d40ca2 100644 --- a/core/services/tikv/Cargo.toml +++ b/core/services/tikv/Cargo.toml @@ -33,7 +33,7 @@ all-features = true [dependencies] mea = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } tikv-client = { version = "0.4.0", default-features = false } diff --git a/core/services/tos/Cargo.toml b/core/services/tos/Cargo.toml index 03b38058119a..228c1adcea93 100644 --- a/core/services/tos/Cargo.toml +++ b/core/services/tos/Cargo.toml @@ -34,7 +34,7 @@ all-features = true [dependencies] bytes = { workspace = true } http = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false, features = [ +opendal-core = { path = "../../core", version = "0.58.2", default-features = false, features = [ "reqsign", ] } quick-xml = { workspace = true, features = ["serialize", "overlapped-lists"] } diff --git a/core/services/upyun/Cargo.toml b/core/services/upyun/Cargo.toml index 21b0544630ec..168cb73eecba 100644 --- a/core/services/upyun/Cargo.toml +++ b/core/services/upyun/Cargo.toml @@ -38,7 +38,7 @@ hmac = "0.13.0" http = { workspace = true } log = { workspace = true } md-5 = "0.11.0" -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } quick-xml = { workspace = true, features = ["serialize", "overlapped-lists"] } serde = { workspace = true, features = ["derive"] } serde_json = { workspace = true } diff --git a/core/services/vercel-artifacts/Cargo.toml b/core/services/vercel-artifacts/Cargo.toml index 00d732dff2cc..b6dc28463805 100644 --- a/core/services/vercel-artifacts/Cargo.toml +++ b/core/services/vercel-artifacts/Cargo.toml @@ -32,7 +32,7 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } bytes = { workspace = true } http = { workspace = true } diff --git a/core/services/vercel-blob/Cargo.toml b/core/services/vercel-blob/Cargo.toml index 4061f957925a..6be0db6a8300 100644 --- a/core/services/vercel-blob/Cargo.toml +++ b/core/services/vercel-blob/Cargo.toml @@ -35,7 +35,7 @@ all-features = true bytes = { workspace = true } http = { workspace = true } log = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } quick-xml = { workspace = true, features = ["serialize", "overlapped-lists"] } serde = { workspace = true, features = ["derive"] } serde_json = { workspace = true } diff --git a/core/services/webdav/Cargo.toml b/core/services/webdav/Cargo.toml index 8fe23ec70bbe..8863fecbeb5d 100644 --- a/core/services/webdav/Cargo.toml +++ b/core/services/webdav/Cargo.toml @@ -37,7 +37,7 @@ bytes = { workspace = true } http = { workspace = true } log = { workspace = true } mea = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } quick-xml = { workspace = true, features = ["serialize", "overlapped-lists"] } serde = { workspace = true, features = ["derive"] } diff --git a/core/services/webhdfs/Cargo.toml b/core/services/webhdfs/Cargo.toml index 38528822c17a..611cf5cdd9b1 100644 --- a/core/services/webhdfs/Cargo.toml +++ b/core/services/webhdfs/Cargo.toml @@ -37,7 +37,7 @@ bytes = { workspace = true } http = { workspace = true } log = { workspace = true } mea = { workspace = true } -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } serde = { workspace = true, features = ["derive"] } serde_json = { workspace = true } uuid = { workspace = true, features = ["serde", "v4"] } diff --git a/core/services/yandex-disk/Cargo.toml b/core/services/yandex-disk/Cargo.toml index abe96e331cea..21ac710c0fbe 100644 --- a/core/services/yandex-disk/Cargo.toml +++ b/core/services/yandex-disk/Cargo.toml @@ -32,7 +32,7 @@ version = { workspace = true } all-features = true [dependencies] -opendal-core = { path = "../../core", version = "0.58.1", default-features = false } +opendal-core = { path = "../../core", version = "0.58.2", default-features = false } bytes = { workspace = true } http = { workspace = true } diff --git a/core/testkit/Cargo.toml b/core/testkit/Cargo.toml index ab2eb9c5ccfc..7f9eb3342358 100644 --- a/core/testkit/Cargo.toml +++ b/core/testkit/Cargo.toml @@ -34,10 +34,10 @@ all-features = true [dependencies] bytes = { workspace = true } dotenvy = "0.15" -opendal-core = { path = "../core", version = "0.58.1", default-features = false } -opendal-layer-logging = { path = "../layers/logging", version = "0.58.1", default-features = false } -opendal-layer-retry = { path = "../layers/retry", version = "0.58.1", default-features = false } -opendal-layer-timeout = { path = "../layers/timeout", version = "0.58.1", default-features = false } +opendal-core = { path = "../core", version = "0.58.2", default-features = false } +opendal-layer-logging = { path = "../layers/logging", version = "0.58.2", default-features = false } +opendal-layer-retry = { path = "../layers/retry", version = "0.58.2", default-features = false } +opendal-layer-timeout = { path = "../layers/timeout", version = "0.58.2", default-features = false } rand = { workspace = true } sha2 = { workspace = true } tokio = { workspace = true, features = ["rt-multi-thread"] } diff --git a/dev/src/release/package.rs b/dev/src/release/package.rs index aa0699521395..b6ac3514da26 100644 --- a/dev/src/release/package.rs +++ b/dev/src/release/package.rs @@ -61,24 +61,24 @@ fn make_package(path: &str, version: &str, dependencies: Vec) -> Packag /// List all packages that are ready for release. pub fn all_packages() -> Vec { - let core = make_package("core", "0.58.1", vec![]); + let core = make_package("core", "0.58.2", vec![]); // Integrations - let dav_server = make_package("integrations/dav-server", "0.7.4", vec![core.clone()]); - let object_store = make_package("integrations/object_store", "0.58.1", vec![core.clone()]); - let parquet = make_package("integrations/parquet", "0.9.0", vec![core.clone()]); - let unftp_sbe = make_package("integrations/unftp-sbe", "0.4.4", vec![core.clone()]); + let dav_server = make_package("integrations/dav-server", "0.7.5", vec![core.clone()]); + let object_store = make_package("integrations/object_store", "0.59.0", vec![core.clone()]); + let parquet = make_package("integrations/parquet", "0.9.1", vec![core.clone()]); + let unftp_sbe = make_package("integrations/unftp-sbe", "0.4.5", vec![core.clone()]); // Binaries moved to separate repositories; no longer released from this repo // Bindings - let c = make_package("bindings/c", "0.47.1", vec![core.clone()]); - let cpp = make_package("bindings/cpp", "0.45.28", vec![core.clone()]); - let java = make_package("bindings/java", "0.50.1", vec![core.clone()]); - let nodejs = make_package("bindings/nodejs", "0.49.6", vec![core.clone()]); - let python = make_package("bindings/python", "0.47.4", vec![core.clone()]); - let ruby = make_package("bindings/ruby", "0.1.9", vec![core.clone()]); - let dotnet = make_package("bindings/dotnet", "0.1.1", vec![core.clone()]); + let c = make_package("bindings/c", "0.47.2", vec![core.clone()]); + let cpp = make_package("bindings/cpp", "0.45.29", vec![core.clone()]); + let java = make_package("bindings/java", "0.50.2", vec![core.clone()]); + let nodejs = make_package("bindings/nodejs", "0.49.7", vec![core.clone()]); + let python = make_package("bindings/python", "0.47.6", vec![core.clone()]); + let ruby = make_package("bindings/ruby", "0.1.10", vec![core.clone()]); + let dotnet = make_package("bindings/dotnet", "0.1.2", vec![core.clone()]); vec![ core, diff --git a/integrations/dav-server/Cargo.toml b/integrations/dav-server/Cargo.toml index fdb1c5d2a8d8..f077521a07f3 100644 --- a/integrations/dav-server/Cargo.toml +++ b/integrations/dav-server/Cargo.toml @@ -18,7 +18,7 @@ [package] description = "Use OpenDAL as a backend to access data in various service with WebDAV protocol" name = "dav-server-opendalfs" -version = "0.7.4" +version = "0.7.5" authors = ["Apache OpenDAL "] edition = "2024" @@ -35,7 +35,7 @@ futures = "0.3" opendal-core = { version = "0.58.1", path = "../../core/core", default-features = false } [dev-dependencies] -opendal = { version = "0.58.1", path = "../../core", features = [ +opendal = { version = "0.58.2", path = "../../core", features = [ "services-fs", ] } tokio = { version = "1.27", features = ["macros", "rt-multi-thread", "io-std"] } diff --git a/integrations/object_store/Cargo.toml b/integrations/object_store/Cargo.toml index f8316adaff46..2763812ef778 100644 --- a/integrations/object_store/Cargo.toml +++ b/integrations/object_store/Cargo.toml @@ -25,7 +25,7 @@ homepage = "https://opendal.apache.org/" license = "Apache-2.0" repository = "https://github.com/apache/opendal" rust-version = "1.91" -version = "0.58.1" +version = "0.59.0" [features] send_wrapper = ["dep:send_wrapper"] @@ -43,7 +43,7 @@ chrono = { version = "0.4.42", features = ["std", "clock"] } futures = "0.3" mea = "0.6" object_store = "0.14.1" -opendal = { version = "0.58.1", path = "../../core", default-features = false } +opendal = { version = "0.58.2", path = "../../core", default-features = false } pin-project = "1.1" send_wrapper = { version = "0.6", features = ["futures"], optional = true } tokio = { version = "1", default-features = false } @@ -51,7 +51,7 @@ tokio = { version = "1", default-features = false } [dev-dependencies] anyhow = "1.0.86" libtest-mimic = "0.8.1" -opendal = { version = "0.58.1", path = "../../core", features = [ +opendal = { version = "0.58.2", path = "../../core", features = [ "services-fs", "services-memory", "services-s3", diff --git a/integrations/parquet/Cargo.toml b/integrations/parquet/Cargo.toml index 03f0529c8557..e7acf48f7404 100644 --- a/integrations/parquet/Cargo.toml +++ b/integrations/parquet/Cargo.toml @@ -25,13 +25,13 @@ homepage = "https://opendal.apache.org/" license = "Apache-2.0" repository = "https://github.com/apache/opendal" rust-version = "1.91" -version = "0.9.0" +version = "0.9.1" [dependencies] async-trait = "0.1" bytes = "1" futures = "0.3" -opendal = { version = "0.58.1", path = "../../core" } +opendal = { version = "0.58.2", path = "../../core" } parquet = { version = "59.0", default-features = false, features = [ "async", "arrow", @@ -39,7 +39,7 @@ parquet = { version = "59.0", default-features = false, features = [ [dev-dependencies] arrow = { version = "59.0" } -opendal = { version = "0.58.1", path = "../../core", features = [ +opendal = { version = "0.58.2", path = "../../core", features = [ "services-memory", "services-s3", ] } diff --git a/integrations/unftp-sbe/Cargo.toml b/integrations/unftp-sbe/Cargo.toml index be4a583d0418..f0bb0825da1a 100644 --- a/integrations/unftp-sbe/Cargo.toml +++ b/integrations/unftp-sbe/Cargo.toml @@ -24,11 +24,11 @@ license = "Apache-2.0" name = "unftp-sbe-opendal" repository = "https://github.com/apache/opendal" rust-version = "1.91" -version = "0.4.4" +version = "0.4.5" [dependencies] async-trait = "0.1.88" -opendal = { version = "0.58.1", path = "../../core" } +opendal = { version = "0.58.2", path = "../../core" } tokio = { version = "1.38.0", default-features = false, features = ["io-util"] } tokio-util = { version = "0.7.11", features = ["compat"] } unftp-core = "0.1.0" @@ -36,7 +36,7 @@ unftp-core = "0.1.0" [dev-dependencies] anyhow = "1" libunftp = "0.23.0" -opendal = { version = "0.58.1", path = "../../core", features = [ +opendal = { version = "0.58.2", path = "../../core", features = [ "services-s3", ] } tokio = { version = "1.38.0", default-features = false, features = [