Skip to content

Releases: pixelfusion/gatsby-plugin-s3

v1.0.7

20 Nov 02:01
Compare
Choose a tag to compare

1.0.7 (2024-11-20)

Bug Fixes

v1.0.6

20 Nov 00:00
Compare
Choose a tag to compare

1.0.6 (2024-11-20)

Bug Fixes

v1.0.5

19 Nov 23:57
Compare
Choose a tag to compare

1.0.5 (2024-11-19)

Bug Fixes

  • case sensitivity on readme.md (25433ad)

v1.0.4

19 Nov 23:50
Compare
Choose a tag to compare

1.0.4 (2024-11-19)

Bug Fixes

  • implement github actions automated deployment on merge (66fbfd4)

v1.0.3

19 Nov 22:42
4ec2964
Compare
Choose a tag to compare

1.0.3 (2024-11-19)

Bug Fixes

v1.0.2

09 Jun 22:35
839b322
Compare
Choose a tag to compare

1.0.2 (2024-06-09)

Bug Fixes

v1.0.1

27 May 22:14
4bdd661
Compare
Choose a tag to compare

1.0.1 (2024-05-27)

Bug Fixes

v1.0.0

27 May 21:38
3581316
Compare
Choose a tag to compare

1.0.0 (2024-05-27)

Bug Fixes

  • .snyk, package.json & package-lock.json to reduce vulnerabilities (a0dde06)
  • .snyk, package.json & package-lock.json to reduce vulnerabilities (79f6272)
  • adjust dependencies and build errors (208340b)
  • CacheControl header is not set correctly when bucketPrefix is set (6312e86), closes #253
  • cleanup remaining issues with leftover aws-sdk references (dd18aab)
  • client only paths (9ef8278)
  • correct check for no such bucket (e707ef0)
  • correct policy for tests (9d1cb9c)
  • create bucket policy behaviour (22ccf2e)
  • e2e test and terraform (ba6df92)
  • examples/with-redirects/.snyk to reduce vulnerabilities (ffe211e)
  • examples/with-redirects/package.json & examples/with-redirects/package-lock.json to reduce vulnerabilities (a4a3ff3)
  • examples/with-redirects/package.json & examples/with-redirects/package-lock.json to reduce vulnerabilities (42e2f4e)
  • examples/with-redirects/package.json & examples/with-redirects/package-lock.json to reduce vulnerabilities (8dbb393)
  • examples/with-redirects/package.json & examples/with-redirects/package-lock.json to reduce vulnerabilities (e5be826)
  • examples/with-redirects/package.json & examples/with-redirects/package-lock.json to reduce vulnerabilities (5d28a9d)
  • examples/with-redirects/package.json & examples/with-redirects/package-lock.json to reduce vulnerabilities (cbf2224)
  • examples/with-redirects/package.json & examples/with-redirects/package-lock.json to reduce vulnerabilities (a24f486)
  • examples/with-redirects/package.json, examples/with-redirects/package-lock.json & examples/with-redirects/.snyk to reduce vulnerabilities (524a96c)
  • examples/with-serverless/package.json & examples/with-serverless/package-lock.json to reduce vulnerabilities (52e98a6)
  • examples/with-serverless/package.json & examples/with-serverless/package-lock.json to reduce vulnerabilities (707d01a)
  • examples/with-serverless/package.json & examples/with-serverless/package-lock.json to reduce vulnerabilities (5d05664)
  • examples/with-serverless/package.json & examples/with-serverless/package-lock.json to reduce vulnerabilities (11a142c)
  • examples/with-serverless/package.json & examples/with-serverless/package-lock.json to reduce vulnerabilities (9fe1df3)
  • examples/with-serverless/package.json & examples/with-serverless/package-lock.json to reduce vulnerabilities (bd5b6ab)
  • examples/with-serverless/package.json, examples/with-serverless/package-lock.json & examples/with-serverless/.snyk to reduce vulnerabilities (2c46282)
  • imports, code style, and linting (aaa39ac)
  • linting (6c8dcb6)
  • linting in example (9e63afc)
  • missing permissions (f95d6d2)
  • package.json & package-lock.json to reduce vulnerabilities (c4e5559)
  • package.json & package-lock.json to reduce vulnerabilities (e270d87)
  • prevent infinite redirects (4fe4380)
  • remove redundant option (c3eed46)
  • remove redundant policy (fc0b2fa)
  • resolve infinite redirects, and document s3 limitations (2b9f266)
  • serverless deployments (9b455a0)
  • sync package-lock.json with package.json (fb97120)
  • terraform permissions for creating buckets (3210b86)
  • typescript errors (af6fb03)
  • typo: correct typo in protocol configuration (0deea57)
  • update proxy logic to support http / https (3a71606)
  • update repo install instructions (73c77a0)
  • update unit tests (35b0e43)
  • upgrade tests (47e0cc3)
  • use better solution for home page redirects (b30d275)

Features

  • add s3 client options (a4204f4)
  • add semver tagging (3581316)
  • process all npm dependency upgrades (add8640)
  • update bin.ts for aws-sdk v3 (6cee425)