UNPKG

@react-native-firebase/storage

Version:

React Native Firebase - React Native Firebase provides native integration with Cloud Storage, providing support to upload and download files directly from your device and from your Firebase Cloud Storage bucket.

325 lines (164 loc) 18.5 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [12.4.0](https://github.com/invertase/react-native-firebase/compare/v12.3.0...v12.4.0) (2021-07-29) **Note:** Version bump only for package @react-native-firebase/storage # [12.3.0](https://github.com/invertase/react-native-firebase/compare/v12.2.0...v12.3.0) (2021-07-21) **Note:** Version bump only for package @react-native-firebase/storage # [12.2.0](https://github.com/invertase/react-native-firebase/compare/v12.1.0...v12.2.0) (2021-07-16) ### Bug Fixes - **storage, ios:** dont enumerate on dictionary being mutated ([#5455](https://github.com/invertase/react-native-firebase/issues/5455)) ([daaa72d](https://github.com/invertase/react-native-firebase/commit/daaa72d82df6b9e5e2c1247c10792d4b12683541)) # [12.1.0](https://github.com/invertase/react-native-firebase/compare/v12.0.0...v12.1.0) (2021-06-11) **Note:** Version bump only for package @react-native-firebase/storage # [12.0.0](https://github.com/invertase/react-native-firebase/compare/v11.5.0...v12.0.0) (2021-05-19) ### Features - **storage, emulator:** implement storage emulator ([1d3e946](https://github.com/invertase/react-native-firebase/commit/1d3e946a4131a9ceaf3e82aab7f1759ef5aa2cb4)) - **storage, md5hash:** allow md5hash to be set on upload ([be1bed8](https://github.com/invertase/react-native-firebase/commit/be1bed847ce4122a7b8ebf1c7f9ba6f2d6460a4c)) - chore(storage, android)!: remove EXTERNAL_STORAGE permissions for Android 10/11 compat ([69b6f88](https://github.com/invertase/react-native-firebase/commit/69b6f88f078facb07001a6fa8da04812c73077fb)) ### Bug Fixes - **android:** correct lint issues for various API mis-use ([eb8d893](https://github.com/invertase/react-native-firebase/commit/eb8d89306fd569d7ef64298a99e970c653b79178)), closes [#3917](https://github.com/invertase/react-native-firebase/issues/3917) - **storage, android:** correctly catch native exceptions for Promise.reject ([e938824](https://github.com/invertase/react-native-firebase/commit/e938824746cdd771807b5afebf709a2bfbdac6c7)), closes [#4097](https://github.com/invertase/react-native-firebase/issues/4097) ### BREAKING CHANGES - if you need READ_EXTERNAL_STORAGE/WRITE_EXTERNAL_STORAGE permission add them in your app AndroidManifest.xml # [11.5.0](https://github.com/invertase/react-native-firebase/compare/v11.4.1...v11.5.0) (2021-05-12) **Note:** Version bump only for package @react-native-firebase/storage ## [11.4.1](https://github.com/invertase/react-native-firebase/compare/v11.4.0...v11.4.1) (2021-04-29) **Note:** Version bump only for package @react-native-firebase/storage # [11.4.0](https://github.com/invertase/react-native-firebase/compare/v11.3.3...v11.4.0) (2021-04-29) **Note:** Version bump only for package @react-native-firebase/storage ## [11.3.3](https://github.com/invertase/react-native-firebase/compare/v11.3.2...v11.3.3) (2021-04-24) **Note:** Version bump only for package @react-native-firebase/storage ## [11.3.2](https://github.com/invertase/react-native-firebase/compare/v11.3.1...v11.3.2) (2021-04-19) ### Bug Fixes - **all, android:** purge jcenter() from android build ([2c6a6a8](https://github.com/invertase/react-native-firebase/commit/2c6a6a82ec363fd948ea880fd397acb886c97453)) ## [11.3.1](https://github.com/invertase/react-native-firebase/compare/v11.3.0...v11.3.1) (2021-04-18) **Note:** Version bump only for package @react-native-firebase/storage # [11.3.0](https://github.com/invertase/react-native-firebase/compare/v11.2.0...v11.3.0) (2021-04-16) ### Performance Improvements - increase task throughput in Android using thread pool executor ([#4981](https://github.com/invertase/react-native-firebase/issues/4981)) ([0e4e331](https://github.com/invertase/react-native-firebase/commit/0e4e3312315c020ecd760f8d3fea4f0347d2276b)) # [11.2.0](https://github.com/invertase/react-native-firebase/compare/v11.1.2...v11.2.0) (2021-03-26) **Note:** Version bump only for package @react-native-firebase/storage ## [11.1.2](https://github.com/invertase/react-native-firebase/compare/v11.1.1...v11.1.2) (2021-03-17) **Note:** Version bump only for package @react-native-firebase/storage ## [11.1.1](https://github.com/invertase/react-native-firebase/compare/v11.1.0...v11.1.1) (2021-03-16) **Note:** Version bump only for package @react-native-firebase/storage # [11.1.0](https://github.com/invertase/react-native-firebase/compare/v11.0.0...v11.1.0) (2021-03-13) **Note:** Version bump only for package @react-native-firebase/storage # [11.0.0](https://github.com/invertase/react-native-firebase/compare/v10.8.1...v11.0.0) (2021-03-03) **Note:** Version bump only for package @react-native-firebase/storage ## [10.8.1](https://github.com/invertase/react-native-firebase/compare/v10.8.0...v10.8.1) (2021-02-22) **Note:** Version bump only for package @react-native-firebase/storage # [10.8.0](https://github.com/invertase/react-native-firebase/compare/v10.7.0...v10.8.0) (2021-02-13) **Note:** Version bump only for package @react-native-firebase/storage # [10.7.0](https://github.com/invertase/react-native-firebase/compare/v10.6.4...v10.7.0) (2021-02-09) **Note:** Version bump only for package @react-native-firebase/storage ## [10.6.4](https://github.com/invertase/react-native-firebase/compare/v10.6.3...v10.6.4) (2021-02-05) **Note:** Version bump only for package @react-native-firebase/storage ## [10.6.3](https://github.com/invertase/react-native-firebase/compare/v10.6.2...v10.6.3) (2021-02-05) **Note:** Version bump only for package @react-native-firebase/storage ## [10.6.1](https://github.com/invertase/react-native-firebase/compare/v10.6.0...v10.6.1) (2021-02-04) **Note:** Version bump only for package @react-native-firebase/storage # [10.6.0](https://github.com/invertase/react-native-firebase/compare/v10.5.1...v10.6.0) (2021-02-04) **Note:** Version bump only for package @react-native-firebase/storage ## [10.5.1](https://github.com/invertase/react-native-firebase/compare/v10.5.0...v10.5.1) (2021-01-19) **Note:** Version bump only for package @react-native-firebase/storage ## [10.4.1](https://github.com/invertase/react-native-firebase/compare/v10.4.0...v10.4.1) (2021-01-08) **Note:** Version bump only for package @react-native-firebase/storage # [10.4.0](https://github.com/invertase/react-native-firebase/compare/v10.3.1...v10.4.0) (2020-12-30) ### Bug Fixes - **ios:** bump ios min deployment to ios10 - remnant from [#4471](https://github.com/invertase/react-native-firebase/issues/4471) ([4a57578](https://github.com/invertase/react-native-firebase/commit/4a5757827789141600625eebe5e13c976ddb7402)) ## [10.3.1](https://github.com/invertase/react-native-firebase/compare/v10.3.0...v10.3.1) (2020-12-18) ### Bug Fixes - **storage, ios:** resolve listAll promise once and only once on error ([#4688](https://github.com/invertase/react-native-firebase/issues/4688)) ([762bf6f](https://github.com/invertase/react-native-firebase/commit/762bf6f55d809f9bccbac847c92074a2b8c41150)), closes [/github.com/firebase/firebase-ios-sdk/blob/14764b8d60a6ad023d8fa5b7f81d42378d92e6fe/FirebaseStorage/Sources/FIRStorageReference.m#L417](https://github.com/invertase/react-native-firebase/issues/L417) # [10.3.0](https://github.com/invertase/react-native-firebase/compare/v10.2.0...v10.3.0) (2020-12-18) ### Bug Fixes - **ios, storage:** handle nil file extension from ios14 M1 emulators ([#4676](https://github.com/invertase/react-native-firebase/issues/4676)) ([e1eb992](https://github.com/invertase/react-native-firebase/commit/e1eb9928ce6d629d75b8e9462a823cace7373767)) # [10.2.0](https://github.com/invertase/react-native-firebase/compare/v10.1.1...v10.2.0) (2020-12-11) ### Features - firebase-ios-sdk 7.2.0 / firebase-android-sdk 26.1.1 ([#4648](https://github.com/invertase/react-native-firebase/issues/4648)) ([a158a74](https://github.com/invertase/react-native-firebase/commit/a158a74dee0dd6774c725ff1213453f8dfdcb8f5)) ## [10.1.1](https://github.com/invertase/react-native-firebase/compare/v10.1.0...v10.1.1) (2020-12-02) **Note:** Version bump only for package @react-native-firebase/storage # [10.1.0](https://github.com/invertase/react-native-firebase/compare/v10.0.0...v10.1.0) (2020-11-26) **Note:** Version bump only for package @react-native-firebase/storage # [10.0.0](https://github.com/invertase/react-native-firebase/compare/fc8c4c0622f8e6814879d0306f66012df5b83cd8...v10.0.0) (2020-11-17) ### BREAKING CHANGES - breaking change to mark new internal versioning requirements. ## [7.4.14](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.13...@react-native-firebase/storage@7.4.14) (2020-11-10) **Note:** Version bump only for package @react-native-firebase/storage ## [7.4.13](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.12...@react-native-firebase/storage@7.4.13) (2020-11-10) **Note:** Version bump only for package @react-native-firebase/storage ## [7.4.12](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.11...@react-native-firebase/storage@7.4.12) (2020-11-10) ### Bug Fixes - **storage:** Changed refFromUrl regex to exclude appspot.com ([#3775](https://github.com/invertase/react-native-firebase/issues/3775)) ([c6f4699](https://github.com/invertase/react-native-firebase/commit/c6f46996191126513e02f3d20efa78d166c4db0a)) ## [7.4.11](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.10...@react-native-firebase/storage@7.4.11) (2020-10-30) **Note:** Version bump only for package @react-native-firebase/storage ## [7.4.10](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.9...@react-native-firebase/storage@7.4.10) (2020-10-16) **Note:** Version bump only for package @react-native-firebase/storage ## [7.4.9](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.8...@react-native-firebase/storage@7.4.9) (2020-10-07) ### Bug Fixes - **storage:** bug when getting the root ref of a bucket ([#3455](https://github.com/invertase/react-native-firebase/issues/3455)) ([02132ce](https://github.com/invertase/react-native-firebase/commit/02132ce322b0f1d06b11ddc7f66ab919ab2c1b1f)) ## [7.4.8](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.7...@react-native-firebase/storage@7.4.8) (2020-09-30) **Note:** Version bump only for package @react-native-firebase/storage ## [7.4.7](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.6...@react-native-firebase/storage@7.4.7) (2020-09-30) ### Bug Fixes - **types:** enable TypeScript libCheck & resolve type conflicts ([#4306](https://github.com/invertase/react-native-firebase/issues/4306)) ([aa8ee8b](https://github.com/invertase/react-native-firebase/commit/aa8ee8b7e83443d2c1664993800e15faf4b59b0e)) ## [7.4.6](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.5...@react-native-firebase/storage@7.4.6) (2020-09-30) **Note:** Version bump only for package @react-native-firebase/storage ## [7.4.5](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.4...@react-native-firebase/storage@7.4.5) (2020-09-17) **Note:** Version bump only for package @react-native-firebase/storage ## [7.4.4](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.3...@react-native-firebase/storage@7.4.4) (2020-09-17) ### Bug Fixes - **ios, podspec:** depend on React-Core instead of React ([#4275](https://github.com/invertase/react-native-firebase/issues/4275)) ([fd1a2be](https://github.com/invertase/react-native-firebase/commit/fd1a2be6b6ab1dec89e5dce1fc237435c3e1d510)) ## [7.4.3](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.2...@react-native-firebase/storage@7.4.3) (2020-09-11) **Note:** Version bump only for package @react-native-firebase/storage ## [7.4.2](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.1...@react-native-firebase/storage@7.4.2) (2020-08-28) **Note:** Version bump only for package @react-native-firebase/storage ## [7.4.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.4.0...@react-native-firebase/storage@7.4.1) (2020-08-26) **Note:** Version bump only for package @react-native-firebase/storage # [7.4.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.3.3...@react-native-firebase/storage@7.4.0) (2020-08-26) ### Features - bump firebase sdk versions, add GoogleApi dep, use Android API29 ([#4122](https://github.com/invertase/react-native-firebase/issues/4122)) ([728f418](https://github.com/invertase/react-native-firebase/commit/728f41863832d21230c6eb1f55385284fef03c09)) ## [7.3.3](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.3.2...@react-native-firebase/storage@7.3.3) (2020-08-15) **Note:** Version bump only for package @react-native-firebase/storage ## [7.3.2](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.3.1...@react-native-firebase/storage@7.3.2) (2020-08-15) ### Bug Fixes - **Storage:** AL (asset library) methodology deprecated since iOS 8 ([#4054](https://github.com/invertase/react-native-firebase/issues/4054)) ([bf3b252](https://github.com/invertase/react-native-firebase/commit/bf3b25220cde1ae8d5fdbabc217fe20957dbdf8e)) ## [7.3.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.3.0...@react-native-firebase/storage@7.3.1) (2020-08-03) **Note:** Version bump only for package @react-native-firebase/storage # [7.3.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.2.2...@react-native-firebase/storage@7.3.0) (2020-08-03) ### Features - use latest android & ios Firebase SDKs version ([#3956](https://github.com/invertase/react-native-firebase/issues/3956)) ([e7b4bb3](https://github.com/invertase/react-native-firebase/commit/e7b4bb31b05985c044b1f01625a43e364bb653ef)) ## [7.2.2](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.2.1...@react-native-firebase/storage@7.2.2) (2020-07-09) **Note:** Version bump only for package @react-native-firebase/storage ## [7.2.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.2.0...@react-native-firebase/storage@7.2.1) (2020-07-07) **Note:** Version bump only for package @react-native-firebase/storage # [7.2.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.1.8...@react-native-firebase/storage@7.2.0) (2020-07-07) ### Features - **android,ios:** upgrade native SDK versions ([#3881](https://github.com/invertase/react-native-firebase/issues/3881)) ([6cb68a8](https://github.com/invertase/react-native-firebase/commit/6cb68a8ea808392fac3a28bdb1a76049c7b52e86)) ## [7.1.8](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.1.7...@react-native-firebase/storage@7.1.8) (2020-07-05) **Note:** Version bump only for package @react-native-firebase/storage ## [7.1.7](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.1.6...@react-native-firebase/storage@7.1.7) (2020-06-30) **Note:** Version bump only for package @react-native-firebase/storage ## [7.1.6](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.1.5...@react-native-firebase/storage@7.1.6) (2020-06-26) **Note:** Version bump only for package @react-native-firebase/storage ## [7.1.5](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.1.4...@react-native-firebase/storage@7.1.5) (2020-06-22) **Note:** Version bump only for package @react-native-firebase/storage ## [7.1.4](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.1.3...@react-native-firebase/storage@7.1.4) (2020-06-10) **Note:** Version bump only for package @react-native-firebase/storage ## [7.1.3](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.1.2...@react-native-firebase/storage@7.1.3) (2020-06-03) **Note:** Version bump only for package @react-native-firebase/storage ## [7.1.2](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.1.1...@react-native-firebase/storage@7.1.2) (2020-05-29) **Note:** Version bump only for package @react-native-firebase/storage ## [7.1.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.1.0...@react-native-firebase/storage@7.1.1) (2020-05-29) **Note:** Version bump only for package @react-native-firebase/storage # [7.1.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.0.1...@react-native-firebase/storage@7.1.0) (2020-05-22) ### Features - update native Firebase SDK versions ([#3663](https://github.com/invertase/react-native-firebase/issues/3663)) ([4db9dbc](https://github.com/invertase/react-native-firebase/commit/4db9dbc3ec20bf96de0efad15000f00b41e4a799)) ## [7.0.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.0.0...@react-native-firebase/storage@7.0.1) (2020-05-13) **Note:** Version bump only for package @react-native-firebase/storage ## [7.0.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/storage@7.0.0...@react-native-firebase/storage@7.0.0) (2020-05-13) - feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/issues/3613) ### Features - **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/commit/35285f1655b16d05e6630fc556f95cccfb707ee4)) ### BREAKING CHANGES - breaking change to mark new internal versioning requirements.