Skip to content
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

forward id from https://github.com/supabase/storage/pull/332 #789

Closed
wants to merge 3 commits into from

Conversation

HannesGitH
Copy link

What kind of change does this PR introduce?

patch

What is the current behavior?

when uploading a file a key as String is returned, the id of the new object isn't

What is the new behavior?

the new return type includes both the key and the id

Additional context

Simply fowards the changes introduced in supabase/storage#332 to the dart/flutter client

@dshukertjr
Copy link
Member

Thanks for this PR!

Unfortunately, we cannot do a breaking change until the next major release, v3, so we are going to have to wait until then.

@dshukertjr dshukertjr closed this Jan 5, 2024
@HannesGitH
Copy link
Author

Understood, reasonable, thanks for replying!
Is there anywhere I can propose this change for the next major tho?

@dshukertjr
Copy link
Member

I've left a note here!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants