Releases: utopia-php/storage
Releases · utopia-php/storage
2.0.2
What's Changed
- Remove deprecated curl_close calls by @ChiragAgg5k in #164
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- feat: handle parallel chunk upload assembly race in Local and S3 devices by @TorstenDittmann in #163
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- This release fixes version history:
- We have 0.19.X
- We have 0.18.x
- We have 1.0.x
- All of them were out of sync and 0.18.x was the trunk anyway.
Full Changelog: 0.18.27...2.0.0
0.18.27
What's Changed
- feat: support out-of-order chunked uploads by @TorstenDittmann in #162
Full Changelog: 0.18.26...0.18.27
0.18.26
What's Changed
- chore: upgrade laravel/pint to fix PHP 8.4 deprecations + remove psalm by @ChiragAgg5k in #160
Full Changelog: 0.18.25...0.18.26
0.18.25
What's Changed
- feat: retry transient S3 rate-limit errors with configurable delay by @ChiragAgg5k in #159
Full Changelog: 1.0.1...0.18.25
1.0.1
What's Changed
- fix: improve chunk joining process with error handling by @lohanidamodar in #158
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- bump validators lib and mark the library release as stable 1.0.0 by @ChiragAgg5k in #156
Full Changelog: 0.18.24...1.0.0
0.18.24
What's Changed
- Revert "Merge pull request #138 from utopia-php/fix-dir-exists" by @ChiragAgg5k in #144
- fix: improve recursive delete to handle hidden files by @lohanidamodar in #152
- chore: align main with 0.18.x by @ChiragAgg5k in #155
Full Changelog: 0.18.23...0.18.24
0.18.23
What's Changed
- chore: fix implicit deprecated warnings by @ChiragAgg5k in #154
Full Changelog: 0.18.22...0.18.23