Skip to content

Commit 9cacea6

Browse files
Optimize Files SDK storage dependencies
1 parent 0467001 commit 9cacea6

4 files changed

Lines changed: 15 additions & 596 deletions

File tree

.changeset/add-files-sdk-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
"@agentpond/ingest-service": minor
77
---
88

9-
Consolidate manual remote storage and container ingestion on Files SDK, remove legacy local, S3, and GCS environment formats, and keep platform-native Firebase, Supabase, and Vercel storage.
9+
Consolidate manual remote storage and container ingestion on Files SDK, install only the integrations needed by supported bucket providers, remove legacy local, S3, and GCS environment formats, and keep platform-native Firebase, Supabase, and Vercel storage.

packages/firebase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@agentpond/duckdb": "workspace:*",
3232
"@opentelemetry/api": "^1.9.0",
3333
"@opentelemetry/sdk-trace-base": "^2.9.0",
34-
"firebase-admin": ">=13.6.0"
34+
"firebase-admin": "14.0.0"
3535
},
3636
"peerDependencies": {
3737
"firebase-admin": ">=13.6.0"

0 commit comments

Comments
 (0)