[go: nahoru, domu]

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

Fixes bytes being appended to files instead of replacing them. #3410

Merged
merged 3 commits into from
May 26, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into ah/storemu-append-fix
  • Loading branch information
joehan committed May 26, 2021
commit 50862010a27df2bfe02a0834cc0c2f563a8012b4
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
- Fixes deleting custom metadata in Storage emulator. (#3385)
- Fixes errors when calling makePublic() with Storage Emulator(#3394)
- Fixes mishandling of bytes when uploading two files with the same name in the Storage Emulator (#3406)
- Adds support for setting user labels on scheduled functions.
You are viewing a condensed version of this merge commit. You can view the full changes here.