Skip to content

feat: bump storage version, and expose StorageClientOptions #1500

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 28, 2025

Conversation

itslenny
Copy link
Contributor

@itslenny itslenny commented Jul 14, 2025

What kind of change does this PR introduce?

Feature

Changes

  • Update storage-js version to v2.10.4
    • Includes StorageClientOptions in constructor
    • Allows using direct storage host to optimize large uploads
    • Adds support for Analytics Buckets
    • Normalizes error handling when uploading objects
  • Expose StorageClientOptions to allow passing storage specific settings to the storage client

@mandarini
Copy link
Contributor

Hi @itslenny ! Thank you very much for contributing to Supabase! I see your PR is a draft, are you still working on this?

@mandarini mandarini added enhancement New feature or request javascript Pull requests that update javascript code labels Jul 25, 2025
@itslenny itslenny force-pushed the feat/update-storage-version-to-support-new-host branch from 63758d5 to 06314d7 Compare July 28, 2025 13:39
@itslenny itslenny marked this pull request as ready for review July 28, 2025 13:40
@coveralls
Copy link

Pull Request Test Coverage Report for Build 16570632989

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 72.653%

Totals Coverage Status
Change from base Build 16567586287: 0.5%
Covered Lines: 115
Relevant Lines: 141

💛 - Coveralls

@itslenny itslenny merged commit 75dd796 into master Jul 28, 2025
13 checks passed
@itslenny itslenny deleted the feat/update-storage-version-to-support-new-host branch July 28, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants