Skip to content

Releases: quittle/s3-upload-custom-resource-lambda-layer

v1.2.2

23 Oct 12:34

Choose a tag to compare

Fix linter running errors

Summary:

Test Plan:

v1.2.1

21 Oct 03:40

Choose a tag to compare

Publishing with new NPM permissions

Full Changelog: v1.2.0...v1.2.1

v1.2.0

13 Feb 02:25

Choose a tag to compare

Breaking Changes

  • The uploader lambda Runtime must be upgraded to nodejs18.x or later.

What's Changed

  • Upgraded to AWS SDK V3
  • AWS SDK is no longer bundled and is expected to be provided by the AWS Lambda runtime. This reduced the bundle size from ~110Kb to ~30Kb. Note: This is a breaking change and requires the uploader lambda to be upgraded to nodejs18.x or later.
  • Fixed issue where invalid .s3uploadconfig.json would break
  • Dependency version bumps

Full Changelog: v1.1.0...v1.2.0

v1.1.0

22 May 19:21

Choose a tag to compare

  • Added support for cacheControl entry in .s3uploadconfig.json.
  • Bumped dependencies

What's Changed

Full Changelog: v1.0.3...v1.1.0

v1.0.3

05 Dec 16:00

Choose a tag to compare

1.0.3

v1.0.2

06 Apr 13:57

Choose a tag to compare

1.0.2