feat: S3Client — object storage API (21 endpoints)

Typed S3-compatible API covering buckets, objects, multipart uploads,
tagging, versioning, lifecycle, CORS, ACL, and policies.

Bump: sunbeam-sdk v0.8.0
This commit is contained in:
2026-03-21 20:28:49 +00:00
parent 329c18bd1d
commit a33697c2fb
4 changed files with 586 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -3591,7 +3591,7 @@ dependencies = [
[[package]]
name = "sunbeam-sdk"
version = "0.6.0"
version = "0.7.0"
dependencies = [
"base64",
"bytes",