Releases: supabase/storage
Releases · supabase/storage
v0.18.5
0.18.5 (2022-07-20)
Bug Fixes
- ensure that newly inserted rows are deleted when uploading fails (#154) (93ea5b0), closes #125
v0.18.2
0.18.2 (2022-06-26)
Bug Fixes
- account for URI encoding and '%22' (9048a81)
v0.18.1
0.18.1 (2022-06-24)
Bug Fixes
- limit URL length when deleting objects (2990472)
- limit URL length when emptying bucket (5fde0a0)
- limit URL length when getting signed URLs (2f7d1bd)
v0.18.0
0.18.0 (2022-06-20)
Features
- support for a customizable request id header (d349d59)
v0.17.0
0.17.0 (2022-06-20)
Bug Fixes
- inject a fresh metrics registry in tests (d0aeeaa)
Features
v0.16.6
0.16.6 (2022-06-15)
Bug Fixes
- reduce object deletion batch size when emptying bucket from 500 to 300 (#147) (6bc9488)
v0.16.5
0.16.5 (2022-04-14)
Bug Fixes
- rely on lazy tenant initialisation instead of bulk initialisation after startup (#138) (36e44ce)