Hasura Storage Versions Save

Storage for Hasura built on top of S3

v0.6.0

3 months ago

Changes

  • feat: replace custom C code with govips @dbarrosop (#196)

🧰 Maintenance

  • chore: bump cachix/cachix-action from 13 to 14 @dependabot (#192)
  • chore: replace nix code with standardized nixops @dbarrosop (#193)
  • chore: bump actions/cache from 3 to 4 @dependabot (#195)

v0.5.1

4 months ago

Changes

  • chore: update deps @dbarrosop (#191)

🧰 Maintenance

  • chore: bump cachix/cachix-action from 12 to 13 @dependabot (#189)

v0.5.0

5 months ago

Changes

  • feat: migrate to aws-sdk-go-v2 @Bernix01 (#186)
    • IMPORTANT: self-hosted installations may need to update their s3 settings to include S3_ENDPOINT and potentially others before upgrading
  • chore: bump go to 1.21.4 due to CVE @dbarrosop (#187)

v0.4.1

6 months ago

Changes

  • adds a flag for specifying the db name for migrations @ChrisSG (#185)
  • chore: docs: added antivirus documentation @dbarrosop (#178)
  • chore: avoid warning logs with av notification @dbarrosop (#174)

🧰 Maintenance

  • chore: update dependencies @dependabot (#181)
  • chore: Bump aws-actions/amazon-ecr-login from 1 to 2 @dependabot (#179)
  • chore: Bump docker/setup-qemu-action from 2 to 3 @dependabot (#177)
  • chore: Bump docker/login-action from 2 to 3 @dependabot (#176)
  • chore: Bump aws-actions/configure-aws-credentials from 3 to 4 @dependabot (#175)
  • chore: Bump actions/checkout from 3 to 4 @dependabot (#173)
  • chore: bump aws-actions/configure-aws-credentials from 2 to 3 @dependabot (#172)

v0.4.0

8 months ago

Changes

  • feat: added antivirus integration @dbarrosop (#171)
  • feat: added metadata column to files @dbarrosop (#170) ⚠️ POTENTIAL BREAKING CHANGE: if you have file permissions for various roles you need to ensure those roles have permissions to read this new column
  • chore: update dependencies @dbarrosop (#169)
  • chore: udpate dependencies @dbarrosop (#168)
  • fix: Finetuning openapi doc for better swagger testing @bestmazzo (#167)

🧰 Maintenance

  • chore: bump nixbuild/nix-quick-install-action from 24 to 25 @dependabot (#166)

v0.4.0-beta1

8 months ago

v0.4.0-beta0

9 months ago

v0.3.6

10 months ago

Changes

  • feat: allow configuration of cors domains and credentials @jhleao (#159)
  • fix: url-safe filename @tuanalumi (#162)

🧰 Maintenance

  • chore: bump nixbuild/nix-quick-install-action from 23 to 24 @dependabot (#164)
  • chore: bump nixbuild/nix-quick-install-action from 22 to 23 @dependabot (#163)

v0.3.5

11 months ago

Changes

  • fix: pass quality to image transformer @dbarrosop (#158)
  • chore: add probot-stale @szilarddoro (#156)

v0.3.4

1 year ago

Changes

  • feat: allow manipulation on presigned urls @dbarrosop (#152)
  • chore: clean pipeline @dbarrosop (#147)

🧰 Maintenance

  • chore: bump nixbuild/nix-quick-install-action from 21 to 22 @dependabot (#151)
  • chore: bump aws-actions/configure-aws-credentials from 1 to 2 @dependabot (#150)