Skip to content

Releases: nhost/hasura-storage

v0.2.3

13 Jul 10:09
70c0cc5
Compare
Choose a tag to compare

Changes

  • fix: fastly middleware: dont set surrogate control header for presigned urls @dbarrosop (#103)
  • fix: download file completely from s3 if Range+image manip opts are specified @dbarrosop (#101)
  • fix: error message @elephant3 (#100)

🧰 Maintenance

  • chore: bump nixbuild/nix-quick-install-action from 15 to 16 @dependabot (#94)

v0.2.2

10 Jun 07:32
0520dcb
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • chore: bump nixbuild/nix-quick-install-action from 14 to 15 @dependabot (#92)
  • chore: bump nixbuild/nix-quick-install-action from 13 to 14 @dependabot (#88)

v0.2.1

27 May 14:45
789f4a2
Compare
Choose a tag to compare

Changes

  • fix: dont require select:bucket permissions to delete files @dbarrosop (#87)
  • fix: set content-range accordingly if range requested with image manipulation @dbarrosop (#85)
  • fix: allow inserting files without requiring select permissions @dbarrosop (#84)

v0.2.0

24 May 15:15
b4b4fb4
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v0.1.5

25 Apr 12:44
a04e154
Compare
Choose a tag to compare

Changes

v0.1.4

22 Apr 12:38
c96d4cd
Compare
Choose a tag to compare

Changes

  • fix: remove dependency between storage and auth @dbarrosop (#59)
  • fix: don't require permissions to see bucket information when retrieving files @dbarrosop (#58)

v0.1.3

11 Apr 08:18
e1ea387
Compare
Choose a tag to compare

Changes

  • fix: use admin secret to update metadata when uploading files @dbarrosop (#54)
  • fix: added constraint to allow valid range for presignedURL expiration time @dbarrosop (#55)

v0.1.2

07 Apr 09:20
8d061f7
Compare
Choose a tag to compare

Changes

  • fix: connect to the schema when applying migrations so the schema_migrations table is created there too @dbarrosop (#53)

v0.1.1

06 Apr 07:56
dd7bdcc
Compare
Choose a tag to compare

First release @nunopato @dbarrosop