Skip to content

Releases: supabase/storage

v0.18.5

20 Jul 02:37
93ea5b0
Compare
Choose a tag to compare

0.18.5 (2022-07-20)

Bug Fixes

  • ensure that newly inserted rows are deleted when uploading fails (#154) (93ea5b0), closes #125

v0.18.4

19 Jul 09:07
Compare
Choose a tag to compare

0.18.4 (2022-07-19)

Bug Fixes

v0.18.3

11 Jul 02:54
Compare
Choose a tag to compare

0.18.3 (2022-07-11)

Bug Fixes

  • enable per-route metrics (72b4e03)

v0.18.2

26 Jun 10:32
Compare
Choose a tag to compare

0.18.2 (2022-06-26)

Bug Fixes

  • account for URI encoding and '%22' (9048a81)

v0.18.1

24 Jun 03:38
Compare
Choose a tag to compare

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

20 Jun 10:41
Compare
Choose a tag to compare

0.18.0 (2022-06-20)

Features

  • support for a customizable request id header (d349d59)

v0.17.0

20 Jun 06:12
Compare
Choose a tag to compare

0.17.0 (2022-06-20)

Bug Fixes

  • inject a fresh metrics registry in tests (d0aeeaa)

Features

  • expose metrics endpoint (403287b)

v0.16.7

15 Jun 03:13
de411c9
Compare
Choose a tag to compare

0.16.7 (2022-06-15)

Bug Fixes

v0.16.6

15 Jun 03:11
6bc9488
Compare
Choose a tag to compare

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

14 Apr 08:30
36e44ce
Compare
Choose a tag to compare

0.16.5 (2022-04-14)

Bug Fixes

  • rely on lazy tenant initialisation instead of bulk initialisation after startup (#138) (36e44ce)