Skip to content

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

v1.4.1

18 Apr 09:10
Compare
Choose a tag to compare

1.4.1 (2023-04-18)

Bug Fixes

  • remove sec-fetch-* headers from default set (e56175b)

v1.4.0

18 Apr 08:46
Compare
Choose a tag to compare

1.4.0 (2023-04-18)

Features

  • update header config definitions (2481067)

v1.3.3

17 Apr 17:15
Compare
Choose a tag to compare

1.3.3 (2023-04-17)

Bug Fixes

  • fix missing utils.ts file in stacks folder (2909c97)

v1.3.2

17 Apr 17:03
Compare
Choose a tag to compare

1.3.2 (2023-04-17)

Bug Fixes

  • update copyfiles search path (6361661)

v1.3.1

17 Apr 16:48
Compare
Choose a tag to compare

1.3.1 (2023-04-17)

Bug Fixes

  • try to see why semantic release is skipping files (6e44432)

v1.3.0

17 Apr 16:03
Compare
Choose a tag to compare

1.3.0 (2023-04-17)

Features

  • secure access to lambda functions (#2) (e42de43)

v1.2.0

14 Apr 16:02
Compare
Choose a tag to compare

1.2.0 (2023-04-14)

Bug Fixes

  • add defaultRootObject to distribution if index.html is a static route (c1da38e)
  • call refresh when destroying stack to adapt to drift (d3fbb2f)
  • don't remove build directory in case of pulumi failure (6806dda)
  • finish fixing tests (7031aad)

Features

  • deploy using lambda@edge (8573c5f)

v1.1.0

03 Apr 15:53
Compare
Choose a tag to compare

1.1.0 (2023-04-03)

Bug Fixes

  • fix method for loading adapterprops in destroy script (8a38ce5)
  • fix serialization of folder-hash for invalidation resource (25f8cd6)
  • try to fix failure to remove build dir on linux (4d1d988)

Features

  • remove build directory after destroy (b6bf67f)

v1.0.8

03 Apr 13:56
Compare
Choose a tag to compare

1.0.8 (2023-04-03)

Bug Fixes

  • fix duplicate name for Options handler RPA (9e20f77)
  • unit test destroy script and replace shebang (7418a49)

v1.0.7

03 Apr 10:06
Compare
Choose a tag to compare

1.0.7 (2023-04-03)

Bug Fixes

  • ensure OriginRequestPolicy names are valid (c80ec19)