Skip to content

Releases: supabase/storage

v0.8.1

20 Jul 09:05
65b677a

Choose a tag to compare

0.8.1 (2021-07-20)

Bug Fixes

  • arm build, install python for native node module builds (d0fce9c)
  • docker startup command (5e66ae9)

v0.8.0

20 Jul 08:32
abecbda

Choose a tag to compare

0.8.0 (2021-07-20)

Bug Fixes

  • deleteObject path resolution for file backend (d94da83)
  • move s3 return types to generic types (7619456)
  • s3 remove dependence on ObjectIdentifier (0a1be94)
  • tests to work with new s3 class (29597fb)

Features

  • fs-backend: store metadata in xattr (6988154)

v0.7.1

15 Jul 07:47
980e5c6

Choose a tag to compare

0.7.1 (2021-07-15)

Bug Fixes

  • #43 use custom content type parser for application/json and text/plain (d36e32a)
  • unknown flag: --project-dir (537f968)
  • use custom content type parser in updateObject too (e3b8a0d)

v0.7.0

25 Jun 12:03
f6bcd2c

Choose a tag to compare

0.7.0 (2021-06-25)

Features

  • disable rendering html files (726333c)

v0.6.0

22 Jun 15:57
13ace1d

Choose a tag to compare

0.6.0 (2021-06-22)

Bug Fixes

  • update mods to make npm audit happy (22d1691)

Features

  • add support for binary uploads in update object (a562ebd)

v0.5.1

22 Jun 10:58
ae83a10

Choose a tag to compare

Adds object upsert

v0.5.0

16 Jun 06:27

Choose a tag to compare

0.5.0 (2021-06-16)

Bug Fixes

  • add tests for binary upload (b0c879a)

Features

  • support both formdata and binary as input (69da4d5)

pin semantic version to 16

07 Feb 06:54

Choose a tag to compare

till this bug is fixed anyway https://github.com/semantic-release/semantic-release/issues/1981

v0.4.0

11 Jun 08:13
74d8d63

Choose a tag to compare

0.4.0 (2021-06-11)

Features

  • add support for byte range requests (6c56753)

v0.3.1

26 May 10:59

Choose a tag to compare

0.3.1 (2021-05-26)

Bug Fixes

  • api route clash for object access (e8233d3)