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 34a9197 commit 127cab9Copy full SHA for 127cab9
FirebaseStorage/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# 10.3.0
2
-- [fixed] Use dedicated queue for Storage uploads and downloads instead of global queue. Fixes regression
3
- introduced in 10.0.0. (#10487)
+- [fixed] Use dedicated serial queue for Storage uploads and downloads instead of a (concurrent) global queue.
+ Fixes regression introduced in 10.0.0. (#10487)
4
5
# 10.2.0
6
- [fixed] Fixed an issue where using Storage with more than one FirebaseApp instance caused non-default Storage instances to deadlock (#10463).
0 commit comments