Skip to content

Releases: Data-Only-Greater/sveltekit-adapter-aws-pulumi

v1.7.0

23 Apr 10:44
Compare
Choose a tag to compare

1.7.0 (2023-04-23)

Features

  • use yargs to provide help for destroy script (0886360)

v1.6.3

20 Apr 20:08
Compare
Choose a tag to compare

1.6.3 (2023-04-20)

Bug Fixes

  • destroy script needs the shebang so remove the test (1b01426)

v1.6.2

20 Apr 19:42
Compare
Choose a tag to compare

1.6.2 (2023-04-20)

Bug Fixes

  • refresh stacks before calling up (19c2a7f)
  • requires version 2.1.1 of sveltekit-adapter-aws-base (f90875e)

v1.6.1

20 Apr 18:15
Compare
Choose a tag to compare

1.6.1 (2023-04-20)

Bug Fixes

  • need to whitelist the host header (4b84427)

v1.6.0

20 Apr 15:53
Compare
Choose a tag to compare

1.6.0 (2023-04-20)

Features

  • allow x-forwarded-host to be sent to origins (06e53e8)

v1.5.0

19 Apr 11:39
Compare
Choose a tag to compare

1.5.0 (2023-04-19)

Bug Fixes

  • allow number of retries to equal maxRetries (6f9a541)

Features

  • allow stateless stack destroy (94bd3fc)

v1.4.5

19 Apr 08:26
Compare
Choose a tag to compare

1.4.5 (2023-04-19)

Bug Fixes

  • bug when FQDN not defined for main stack (0d7aae4)
  • running destroy script from symlinks (237f2f8)
  • skip type checking in ts-node to fix pulumi on linux (2f5c00a)

v1.4.4

18 Apr 16:11
Compare
Choose a tag to compare

1.4.4 (2023-04-18)

Bug Fixes

  • try to solve linux issues (b42821d)

v1.4.3

18 Apr 13:31
Compare
Choose a tag to compare

1.4.3 (2023-04-18)

Bug Fixes

v1.4.2

18 Apr 10:29
Compare
Choose a tag to compare

1.4.2 (2023-04-18)

Bug Fixes

  • check correct key when checking allowedOrigins config (b12b7e8)