We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbf6379 commit cde3064Copy full SHA for cde3064
Firebase/Storage/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# Unreleased
2
+- [fixed] `StorageReference.putFile()` now correctly propagates error if file to upload does not exist (#2458, #2350).
3
+
4
# 3.0.3
5
- [changed] Storage operations can now be scheduled and controlled from any thread (#1302, #1388).
6
- [fixed] Fixed an issue that prevented uploading of files whose names include semicolons.
0 commit comments